Table of Contents

Event AudioPlaybackStarted

Namespace
DotNetBrowser.Media
Assembly
DotNetBrowser.dll

Occurs when an audio has been started playing on the web page.

event EventHandler<AudioPlaybackStartedEventArgs> AudioPlaybackStarted

Returns

EventHandler<AudioPlaybackStartedEventArgs>
Occurs when an audio has been started playing on the web page.