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