Indicates if the audio is currently playing on the loaded web page.
Namespace:
DotNetBrowser.Media
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax Property Value
Type:
Booleantrue when audio is currently playing,
false otherwise.
Exceptions Exception | Condition |
---|
ObjectDisposedException | The IAudio has already been disposed. |
See Also