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
Syntaxpublic ReadOnlyCollection<VideoResolutionCapability> MaxSupportedVideoResolutions { get; }
Property Value
Type:
ReadOnlyCollectionVideoResolutionCapability
See Also