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