| IMediaTrack Events | 
The IMediaTrack type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | OnDestroyed | 
            Raised when the track is destroyed.
             | 
|  | OnStarted | 
            Raised when the track is started.
            Only applicable for local media tracks.
             | 
|  | OnStopped | 
            Raised when the track is stopped.
            Only applicable for local media tracks.
             | 
 See Also
See Also