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

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Resolution SentVideoResolution { get; set; }

Property Value

Type: Resolution
See Also