AudioVideoMcuSession.BeginEnableMuteAllMode Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginEnableMuteAllMode(AsyncCallback, Object) | Enables mute all mode on AudioVideoMcuSession. | |
BeginEnableMuteAllMode(EnableMuteAllModeOptions, AsyncCallback, Object) | Enables mute all mode on AudioVideoMcuSession based on given options. |
Top