Mute

Gets and sets a Boolean that determines whether the audio playback is muted.

 

JavaScript

 

Mute

 

C#

 

bool Mute { get; set; }

 

C++

 

HRESULT Mute([out, retval] VARIANT_BOOL* pVal)

HRESULT Mute([in] VARIANT_BOOL pVal)