IAudioDeviceInfo.IsMicrophoneMuted Property

Indicates whether the audio device is currently muted.

Syntax

public:
property bool IsMicrophoneMuted {
         bool get ();
}  

Property value

Type: bool 

 Returns a boolean value indicating whether the audio device is currently muted.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

IAudioDeviceInfo Interface

IAudioDeviceInfo Members

Windows.Xbox.System Namespace