Package com.opentok
Class StreamProperties
java.lang.Object
com.opentok.StreamProperties
Defines values for the
properties parameter of the
OpenTok.setStreamLayouts(String, StreamListProperties) method.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classUse this class to create a StreamProperties object. -
Method Summary
Modifier and TypeMethodDescriptionReturns the list of layout classes for the stream.id()Returns the ID of the stream.
-
Method Details
-
id
Returns the ID of the stream. -
getLayoutClassList
Returns the list of layout classes for the stream.
-