VideoChannel Class |
Namespace: Avaya.ClientServices
public class VideoChannel
The VideoChannel type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChannelId |
Integer ID uniquely representing a video channel instance among multiple instances associated with the call.
|
![]() | DisabledReason |
Reason as to why the video channel is disabled.
It returns 'None', if the video channel is enabled.
|
![]() | IsEnabled |
Indication as to whether the video channel is enabled or disabled.
If a video channel is disabled, the disabled reason provides reason as to
the channel is disabled.
|
![]() | IsPresentationVideoChannel |
Boolean value providing information if the video channel is of presentation video type.
|
![]() | NegotiatedDirection |
Current video direction (send only, receive only, send and receive, inactive).
|
![]() | OverloadVideoStatus |
Video status during overload condition (normal, resolution reduced, deactivated).
|
![]() | RequestedDirection |
Desired video direction (send only, receive only, send and receive, inactive).
|
Name | Description | |
---|---|---|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |