Gets or sets a fixed resolution that will be used when sending video to the remote end if the SentVideoResolutionMode is set to Fixed.

C# | Visual Basic | Visual C++ |
public Resolution SentVideoResolution { get; set; }
Public Property SentVideoResolution As Resolution Get Set
public: property Resolution^ SentVideoResolution { Resolution^ get (); void set (Resolution^ value); }

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