Click or drag to resize

MaxSupportedVideoResolutionsCapabilityMaxSupportedVideoResolutions Property

Returns the maximum video resolution of the video streams that can be simultaneously supported by the Client SDK.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public ReadOnlyCollection<VideoResolutionCapability> MaxSupportedVideoResolutions { get; }

Property Value

Type: ReadOnlyCollectionVideoResolutionCapability
See Also