Uses of Enum Class
com.vidispine.generated.REDDecoderType
-
Uses of REDDecoderType in com.vidispine.generated
Fields in com.vidispine.generated declared as REDDecoderTypeModifier and TypeFieldDescriptionprotected REDDecoderTypeTranscoderConfigurationType.redDecoderTypeMethods in com.vidispine.generated that return REDDecoderTypeModifier and TypeMethodDescriptionstatic REDDecoderTypeTranscoderConfigurationType.getRedDecoderType()Gets the value of the redDecoderType property.static REDDecoderTypeReturns the enum constant of this class with the specified name.static REDDecoderType[]REDDecoderType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vidispine.generated with parameters of type REDDecoderTypeModifier and TypeMethodDescriptionvoidTranscoderConfigurationType.setRedDecoderType(REDDecoderType value) Sets the value of the redDecoderType property.TranscoderConfigurationType.withRedDecoderType(REDDecoderType value) Sets the value of the redDecoderType property.