Click or drag to resize

MediaChannelConfigSentVideoResolutionMode Property

Gets or sets a mode for determining the resolution for the sent video stream.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public SentVideoResolutionMode SentVideoResolutionMode { get; set; }

Property Value

Type: SentVideoResolutionMode
See Also