Click or drag to resize

IAudioTrack Events

The IAudioTrack type exposes the following members.

Events
  NameDescription
Public eventOnDestroyed
Raised when the track is destroyed.
(Inherited from IMediaTrack.)
Public eventOnLevel
Raised whenever the level of this track is calculated.
Public eventOnStarted
Raised when the track is started. Only applicable for local media tracks.
(Inherited from IMediaTrack.)
Public eventOnStopped
Raised when the track is stopped. Only applicable for local media tracks.
(Inherited from IMediaTrack.)
Top
See Also