Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents various mute all modes
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Enumeration MuteAllMode
'Usage
Dim instance As MuteAllMode
public enum MuteAllMode
Members
| Member name | Description | |
|---|---|---|
| Unsupported | Mute all mode is not supported by the MCU. | |
| Disabled | Mute all mode is currently disabled. | |
| Enabled | Mute all mode is currently enabled. |