MeetingMediaType Enumeration |
Namespace: Avaya.ClientServices
public enum MeetingMediaType
| Member name | Value | Description | |
|---|---|---|---|
| Undefined | 0 | The media type is not defined. | |
| AudioOnly | 1 | The conference has no video (audio only). | |
| CompositeVideo | 2 | The conference video is composited. The layout of the composite video image is controlled by the conference media server. | |
| SwitchedVideo | 3 | Video images of different participants are routed to the client as a single video stream by the conference media server. The layout of the different video images is controlled by the local client. | |
| MultiStreamSwitchedVideo | 4 | Video images of different participants are separately routed by the conference media server. The layout of the different video images is controlled by the local client. |
© 2017 Avaya LLC. All Rights Reserved.