Click or drag to resize

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
  NameDescription
Public eventOnDestroyed
Raised when the track is destroyed.
(Overrides MediaTrackBaseOnDestroyed.)
Public eventOnStarted
Raised when the track is started. Only applicable for local media tracks.
(Overrides MediaTrackBaseOnStarted.)
Public eventOnStopped
Raised when the track is stopped. Only applicable for local media tracks.
(Overrides MediaTrackBaseOnStopped.)
Top
See Also