Uses of Enum Class
com.vonage.client.video.StreamMode
Packages that use StreamMode
-
Uses of StreamMode in com.vonage.client.video
Fields in com.vonage.client.video declared as StreamModeModifier and TypeFieldDescriptionprotected StreamModeStreamComposition.Builder.streamModeprotected StreamModeStreamComposition.streamModeMethods in com.vonage.client.video that return StreamModeModifier and TypeMethodDescriptionstatic StreamModeStreamMode.fromString(String value) StreamComposition.getStreamMode()static StreamModeReturns the enum constant of this class with the specified name.static StreamMode[]StreamMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vonage.client.video with parameters of type StreamModeModifier and TypeMethodDescriptionArchive.Builder.streamMode(StreamMode streamMode) Sets the stream mode for this archive.Broadcast.Builder.streamMode(StreamMode streamMode) (OPTIONAL) Whether streams included in the broadcast are selected automatically ("auto", the default) or manually ("manual").