EncodedFrame.EncodingFormats |
EncodedFrame.getEncodingFormat() |
Gets the frame encoding format.
|
static EncodedFrame.EncodingFormats |
EncodedFrame.EncodingFormats.valueOf(int val) |
Returns the enum constant of this type with the specified integer value
|
static EncodedFrame.EncodingFormats |
EncodedFrame.EncodingFormats.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static EncodedFrame.EncodingFormats[] |
EncodedFrame.EncodingFormats.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|