Click or drag to resize

IAudio Events

The IAudio type exposes the following members.

Events
  NameDescription
Public eventAudioPlaybackStarted
Occurs when an audio has been started playing on the web page.
Public eventAudioPlaybackStopped
Occurs when an audio has been stopped playing on the web page.
Public eventDisposed
Occurs when the object has been disposed.
(Inherited from IAutoDisposable.)
Top
See Also