Uses of Enum Class
com.vonage.client.video.OutputMode
Packages that use OutputMode
-
Uses of OutputMode in com.vonage.client.video
Methods in com.vonage.client.video that return OutputModeModifier and TypeMethodDescriptionstatic OutputModeOutputMode.fromString(String value) Archive.getOutputMode()The output mode to be generated for this archive:composedorindividual.static OutputModeReturns the enum constant of this class with the specified name.static OutputMode[]OutputMode.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 OutputModeModifier and TypeMethodDescriptionArchive.Builder.outputMode(OutputMode outputMode) Sets the output mode for this archive.