Package com.vonage.client.video
Class RenderRequest.Properties
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.video.RenderRequest.Properties
- All Implemented Interfaces:
Jsonable
- Enclosing class:
RenderRequest
Publisher initial configuration properties for the composed output stream.
-
Method Summary
Methods inherited from class com.vonage.client.JsonableBaseObject
createJsonObjectMapper, equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vonage.client.Jsonable
toJson, updateFromJson
-
Method Details
-
getName
Name of the composed output stream which is published to the session.- Returns:
- The stream name.
-