Click or drag to resize
NetworkPerformanceMaxCalibrationDuration Property

Sets the network performance calibration maximum duration in milliseconds.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public uint MaxCalibrationDuration { get; set; }

Property Value

Type: UInt32
Remarks

Default value is 5 seconds. Frames will be send to the client after this duration. Reducing calibration time reduces the accuracy of the measurements.

See Also