public class IFrameEncodingPolicy extends Inventor
KeepFramesPerSecondPolicy
and KeepFrameQualityPolicy
.
The methods will be called internally by the RemoteViz service to retrieve encoding frame parameters (FPS and interactive frame quality).
See also:
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
float |
getFrameQuality()
Returns the frame quality value used to encode interactive frames.
|
int |
getFramesPerSecond()
Returns the FPS value used to send frames to the client periodically.
|
void |
update(Connection connection)
Update value of the FPS and frame quality.
|
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public int getFramesPerSecond()
public float getFrameQuality()
public void update(Connection connection)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com