Ozeki VoIP SDK Class library
SentVideoResolutionMode Property
NamespacesOzeki.Media.SessionMediaChannelConfigSentVideoResolutionMode
Gets or sets a mode for determining the resolution for the sent video stream.
Declaration Syntax
C#Visual BasicVisual C++
public SentVideoResolutionMode SentVideoResolutionMode { get; set; }
Public Property SentVideoResolutionMode As SentVideoResolutionMode
	Get
	Set
public:
property SentVideoResolutionMode SentVideoResolutionMode {
	SentVideoResolutionMode get ();
	void set (SentVideoResolutionMode value);
}
Property Value
SentVideoResolutionMode

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