Modifier and Type | Field and Description |
---|---|
protected REDDecoderType |
TranscoderConfigurationType.redDecoderType |
Modifier and Type | Method and Description |
---|---|
static REDDecoderType |
REDDecoderType.fromValue(String v) |
REDDecoderType |
TranscoderConfigurationType.getRedDecoderType()
Gets the value of the redDecoderType property.
|
static REDDecoderType |
REDDecoderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static REDDecoderType[] |
REDDecoderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TranscoderConfigurationType.setRedDecoderType(REDDecoderType value)
Sets the value of the redDecoderType property.
|
TranscoderConfigurationType |
TranscoderConfigurationType.withRedDecoderType(REDDecoderType value) |
Copyright © 2017. All rights reserved.