| VideoTrack Events | 
The VideoTrack type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | OnDestroyed | 
            Raised when the track is destroyed.
            (Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.) | 
|  | OnSize | 
            Raised whenever the size is calculated.
             | 
|  | OnStarted | 
            Raised when the track is started.
            Only applicable for local media tracks.
            (Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.) | 
|  | OnStopped | 
            Raised when the track is stopped.
            Only applicable for local media tracks.
            (Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.) | 
 See Also
See Also