Ozeki VoIP SDK Class library
VideoEncoderQuality Property
NamespacesOzeki.VoIP.SDKISoftPhoneVideoEncoderQuality
Gets or sets the quality of the sent video.
Declaration Syntax
C#Visual BasicVisual C++
VideoQuality VideoEncoderQuality { get; set; }
Property VideoEncoderQuality As VideoQuality
	Get
	Set
property VideoQuality VideoEncoderQuality {
	VideoQuality get ();
	void set (VideoQuality value);
}
Property Value
Remarks
The network traffic can be reduced with lower video quality during video calls.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290