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

Property Value

OzResolution
See Also