Ozeki VoIP SDK Class library
SentVideoResolution Property
NamespacesOzeki.Media.SessionMediaChannelConfigSentVideoResolution
Gets or sets a fixed resolution that will be used when sending video to the remote end if the SentVideoResolutionMode is set to Fixed.
Declaration Syntax
C#Visual BasicVisual C++
public Resolution SentVideoResolution { get; set; }
Public Property SentVideoResolution As Resolution
	Get
	Set
public:
property Resolution^ SentVideoResolution {
	Resolution^ get ();
	void set (Resolution^ value);
}
Property Value

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