ClientSettingsBandwidth Property |
Sets the network bandwidth to be used by the client.
Namespace: OIV.RemoteViz.Rendering
Default value is 800Mbps.
This value is not a hard limit, but it influences the image quality and the number of interactive frames (frames per second) sent to the client. The policy can be set for each connection (see OIV.RemoteViz.Rendering.ConnectionSettings.SetFrameEncodingPolicy(OIV.RemoteViz.Rendering.IFrameEncodingPolicy)). The higher the value, the better the image quality and the number of interactive frames. See discussion in the class description.
If the client has more than one connection, the bandwidth allowed for each connection is this value divided by the number of connections.