Event AudioPlaybackStopped
- Namespace
- DotNetBrowser.Media
- Assembly
- DotNetBrowser.dll
Occurs when an audio has been stopped playing on the web page.
event EventHandler<AudioPlaybackStoppedEventArgs> AudioPlaybackStopped
Returns
- EventHandler<AudioPlaybackStoppedEventArgs>
- Occurs when an audio has been stopped playing on the web page.