Package com.opentok
Class RtmpProperties
java.lang.Object
com.opentok.RtmpProperties
Defines values for the RtmpProperties value of the
BroadcastProperties
parameter
of the
OpenTok.startBroadcast(String, BroadcastProperties)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Use this class to create a RtmpProperties object. -
Method Summary
-
Method Details
-
id
Returns the ID of the broadcast stream -
serverUrl
Returns the RTMP server URL of the broadcast stream. -
streamName
Returns the stream name of the broadcast, such as the YouTube Live stream name or the Facebook stream key.
-