ConnectionSettingsFrameEncodingPolicy Property |
Sets the frame encoding policy used by the Connection.
Namespace: OIV.RemoteViz.Rendering
A policy is used to calculate two values: FPS (frames per second) and interactive frame encoding quality. There are two predefined policies: KeepFramesPerSecondPolicy and KeepFrameQualityPolicy. The default value is KeepFrameQualityPolicy. (Replaces the old setMaxFPS method.)