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: 592.1.30.0
Syntax
C#
public ReadOnlyCollection<VideoResolutionCapability> MaxSupportedVideoResolutions { get; }

Property Value

Type: ReadOnlyCollectionVideoResolutionCapability
See Also