Uses of Class
com.vonage.client.video.Rtmp.Builder
Packages that use Rtmp.Builder
-
Uses of Rtmp.Builder in com.vonage.client.video
Methods in com.vonage.client.video that return Rtmp.BuilderModifier and TypeMethodDescriptionstatic Rtmp.BuilderRtmp.builder()Entrypoint for creating an instance of this class.(OPTIONAL) Sets a unique ID for the stream.(REQUIRED) The RTMP server URL.Rtmp.Builder.streamName(String streamName) (REQUIRED) Sets the stream name, such as the YouTube Live stream name or the Facebook stream key.Constructors in com.vonage.client.video with parameters of type Rtmp.Builder