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