Uses of Enum Class
com.openinventor.remoteviz.rendering.EncodedFrame.EncodingFormats
Packages that use EncodedFrame.EncodingFormats
-
Uses of EncodedFrame.EncodingFormats in com.openinventor.remoteviz.rendering
Methods in com.openinventor.remoteviz.rendering that return EncodedFrame.EncodingFormatsModifier and TypeMethodDescriptionEncodedFrame.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 valuestatic EncodedFrame.EncodingFormats
Returns the enum constant of this class with the specified name.static EncodedFrame.EncodingFormats[]
EncodedFrame.EncodingFormats.values()
Returns an array containing the constants of this enum class, in the order they are declared.