Package | Description |
---|---|
com.openinventor.remoteviz.rendering |
|
Modifier and Type | Method and Description |
---|---|
static EncodedFrame.EncodingFormats |
EncodedFrame.EncodingFormats.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
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.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com