MediaConferenceType Enumeration |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public enum MediaConferenceType
Public Enumeration MediaConferenceType
public enum class MediaConferenceType
Members
| Member name | Value | Description |
---|
| Broadcast | 0 |
Broadcast
|
| Meeting | 1 |
Meeting
|
| Moderated | 2 |
Indicate the use of a floor control tool and that the media tools are started so as to mute new sites joining the conference.
|
| Test | 3 |
Suggested as a hint that, unless explicitly requested otherwise, receivers can safely avoid displaying this session description to users.
|
| H332 | 4 |
Indicates that the loosely coupled session is part of an H.332 session.
|
See Also