Click or drag to resize
VideoConfiguration Class
Represents the video data that is common for a Client.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesVideoConfiguration

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

The VideoConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodVideoConfiguration
Top
Properties
  NameDescription
Public propertyEnabled
Indicates whether Video is enabled at the Client layer.
Public propertyQosDscp
The layer 3 Differentiated Services (DiffServ) Code Point for video frames generated by the endpoint. Default is 34 - Class 4 Assured Forwarding (AF41)
Top
See Also