AudioVideoMcuSessionProperties.AudioMuteAllMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current mute all mode of the AudioVideoMcu session for audio medium.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::MuteAllMode AudioMuteAllMode { Microsoft::Rtc::Collaboration::AudioVideo::MuteAllMode get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.MuteAllMode AudioMuteAllMode { get; }
member this.AudioMuteAllMode : Microsoft.Rtc.Collaboration.AudioVideo.MuteAllMode
Public ReadOnly Property AudioMuteAllMode As MuteAllMode