public class StreamProperties
extends java.lang.Object
properties parameter of the
OpenTok.setStreamLayouts(String, StreamListProperties) method.| Modifier and Type | Class and Description |
|---|---|
static class |
StreamProperties.Builder
Use this class to create a StreamProperties object.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getLayoutClassList()
Returns the list of layout classes for the stream.
|
java.lang.String |
id()
Returns the ID of the stream.
|