Click or drag to resize

CallMultiVideoChannelsCapability Property

Property providing the maximum number of receive only video streams that can be supported, and the maximum resolution that can be supported for each video stream.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public MaxSupportedVideoResolutionsCapability MultiVideoChannelsCapability { get; }

Property Value

Type: MaxSupportedVideoResolutionsCapability
See Also