Package com.opentok
Class RenderProperties
java.lang.Object
com.opentok.RenderProperties
Defines values for the
properties
parameter of the
OpenTok.startRender(String sessionId, String token, RenderProperties properties)
method.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder for defining the parameters ofRenderProperties
.static class
Represents theproperties
parameter of RenderProperties.static enum
Represents theresolution
parameter of RenderProperties. -
Method Summary
Modifier and TypeMethodDescriptionstatic RenderProperties.Builder
Builder()
Entry point for constructing an instance of RenderProperties.int
url()
-
Method Details
-
Builder
Entry point for constructing an instance of RenderProperties.- Returns:
- A new Builder instance.
-
url
-
maxDuration
public int maxDuration() -
resolution
-
properties
-