Uses of Enum Class
com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.StreamingModes
Packages that use SoRemoteVizClient.StreamingModes
-
Uses of SoRemoteVizClient.StreamingModes in com.openinventor.remoteviz.clients.nodes
Methods in com.openinventor.remoteviz.clients.nodes that return SoRemoteVizClient.StreamingModesModifier and TypeMethodDescriptionSoRemoteVizClient.getStreamingMode()
Returns the type of streaming currently used by the client.SoRemoteVizClient.StreamingModes.valueOf
(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.static SoRemoteVizClient.StreamingModes[]
SoRemoteVizClient.StreamingModes.values()
Returns an array containing the constants of this enum class, in the order they are declared.