Uses of Enum Class
com.openinventor.remoteviz.rendering.FrameEncoders.Status
Packages that use FrameEncoders.Status
-
Uses of FrameEncoders.Status in com.openinventor.remoteviz.rendering
Methods in com.openinventor.remoteviz.rendering that return FrameEncoders.StatusModifier and TypeMethodDescriptionFrameEncoders.getInteractiveEncoderStatus()
Gets the interactive encoder status.FrameEncoders.getStillEncoderStatus()
Gets the still encoder status.static FrameEncoders.Status
FrameEncoders.Status.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic FrameEncoders.Status
Returns the enum constant of this class with the specified name.static FrameEncoders.Status[]
FrameEncoders.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.