| MaxSupportedVideoResolutionsCapabilityMaxSupportedVideoResolutions Property |
Returns the maximum video resolution of the video streams that can
be simultaneously supported by the Client SDK.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic ReadOnlyCollection<VideoResolutionCapability> MaxSupportedVideoResolutions { get; }Property Value
Type:
ReadOnlyCollectionVideoResolutionCapability
See Also