Package | Description |
---|---|
com.openinventor.remoteviz.clients.nodes |
Modifier and Type | Method and Description |
---|---|
static SoRemoteVizClient.StreamingModes |
SoRemoteVizClient.StreamingModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoRemoteVizClient.StreamingModes |
SoRemoteVizClient.getStreamingMode()
Returns the type of streaming currently used by the client.
|
static SoRemoteVizClient.StreamingModes |
SoRemoteVizClient.StreamingModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoRemoteVizClient.StreamingModes |
SoRemoteVizClient.StreamingModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoRemoteVizClient.StreamingModes[] |
SoRemoteVizClient.StreamingModes.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