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: 1.8.12.0 (1.8.12)
Syntax
public SentVideoResolutionMode SentVideoResolutionMode { get; set; }

Property Value

Type: SentVideoResolutionMode
See Also