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: 10.3.199.0
Syntax
public OzResolution SentVideoResolution { get; set; }

Property Value

Type: OzResolution
See Also