| MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat Events | 
The MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat generic type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | OnDestroyed | 
            Raised when the track is destroyed.
            (Overrides MediaTrackBaseOnDestroyed.) | 
|  | OnStarted | 
            Raised when the track is started.
            Only applicable for local media tracks.
            (Overrides MediaTrackBaseOnStarted.) | 
|  | OnStopped | 
            Raised when the track is stopped.
            Only applicable for local media tracks.
            (Overrides MediaTrackBaseOnStopped.) | 
 See Also
See Also