| Package | Description | 
|---|---|
| com.openinventor.remoteviz.rendering | 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FrameEncoders | 
ConnectionSettings.getFrameEncoders()
Gets the frame encoders used by the connection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
ConnectionSettings.isSupportedEncoders(FrameEncoders frameEncoders)
Returns if encoders are supported by the host. 
 | 
void | 
RenderAreaListener.onInitializedConnection(RenderArea renderArea,
                       Connection sender,
                       FrameEncoders frameEncoders)
Triggered when the connection and the frame encoders are initialized successfully. 
 | 
void | 
RenderAreaListener.onOpenedConnection(RenderArea renderArea,
                  Connection connection,
                  FrameEncoders frameEncoders)
Triggered when a client connects. 
 | 
void | 
RenderAreaListener.onRefusedEncoder(RenderArea renderArea,
                Connection sender,
                FrameEncoders encoders)
Triggered when a frame encoder cannot be initialized. 
 | 
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com