Click or drag to resize
ISoftPhoneVideoEncoderQuality Property
Gets or sets the quality of the sent video.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
VideoQuality VideoEncoderQuality { get; set; }

Property Value

Type: VideoQuality
Remarks
The network traffic can be reduced with lower video quality during video calls.
See Also