Mutes or unmutes all audio output for this Browser instance.
            
 
    Namespace: 
   DotNetBrowser.Media
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.15.1
SyntaxProperty Value
Type: 
Booleantrue when audio output must be muted, 
false otherwise.
Exceptions| Exception | Condition | 
|---|
| ObjectDisposedException | The IAudio has already been disposed. | 
See Also