| Package | Description | 
|---|---|
| com.openinventor.remoteviz.rendering | 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static FrameEncoders.Encoders | 
FrameEncoders.Encoders.fromValue(int val)
Deprecated. 
 
Use  
valueOf(int) instead. | 
FrameEncoders.Encoders | 
FrameEncoders.getInteractiveEncoder()
Gets the interactive encoder. 
 | 
FrameEncoders.Encoders | 
FrameEncoders.getStillEncoder()
Gets the still encoder. 
 | 
static FrameEncoders.Encoders | 
FrameEncoders.Encoders.valueOf(int val)
Returns the enum constant of this type with the specified integer value 
 | 
static FrameEncoders.Encoders | 
FrameEncoders.Encoders.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static FrameEncoders.Encoders[] | 
FrameEncoders.Encoders.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FrameEncoders.setInteractiveEncoder(FrameEncoders.Encoders value)
Sets the interactive encoder. 
 | 
void | 
FrameEncoders.setStillEncoder(FrameEncoders.Encoders value)
Sets the still encoder. 
 | 
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com