MediaOption Class |
Namespace: WebexSDK
public sealed class MediaOption
The MediaOption type exposes the following members.
| Name | Description | |
|---|---|---|
| AudioOnly |
Constructs an audio only media option.
| |
| AudioVideo |
Constructs an audio and video media option with optional view handles.
The view handles can be set after video ready event.
| |
| AudioVideoShare |
Constructs an audio, video, and share media option with optional view handles.
The view handles can be set after video ready event.
|