Click or drag to resize

AudioPlaybackStartedEventArgs Properties

The AudioPlaybackStartedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAudio
Gets the IAudio instance that initiated this event.
(Inherited from AudioEventArgs.)
Public propertyBrowser
Gets the IBrowser instance associated with the event.
(Inherited from BrowserEventArgs.)
Top
See Also