| Package | Description |
|---|---|
| com.openinventor.remoteviz.clients.nodes |
| Modifier and Type | Field and Description |
|---|---|
SoMFEnum<SoRemoteVizClient.VideoDecoderType> |
SoRemoteVizClient.videoDecoders
This setting allows you to specify a preference list of video decoders.
|
| Modifier and Type | Method and Description |
|---|---|
static SoRemoteVizClient.VideoDecoderType |
SoRemoteVizClient.VideoDecoderType.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoRemoteVizClient.VideoDecoderType |
SoRemoteVizClient.getVideoDecoder()
Returns the video decoder that has been successfully initialized and currently used by the client to decode video stream.
|
static SoRemoteVizClient.VideoDecoderType |
SoRemoteVizClient.VideoDecoderType.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoRemoteVizClient.VideoDecoderType |
SoRemoteVizClient.VideoDecoderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoRemoteVizClient.VideoDecoderType[] |
SoRemoteVizClient.VideoDecoderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com