Click or drag to resize
VideoResolutionCapability Class
Class representing the maximum resolution that can supported for a video stream during a multi video stream conference call. Different video streams will have a different maximum resolution based on the capabilities of the conference server and the limitations of local CPU/platform, and provisioned bandwidth and resolution settings.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesVideoResolutionCapability

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class VideoResolutionCapability

The VideoResolutionCapability type exposes the following members.

Properties
  NameDescription
Public propertyMaxSupportedVideoResolution
Maximum video resolution that can be supported.
Top
See Also