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