Click or drag to resize

IVideoTrack Events

The IVideoTrack type exposes the following members.

Events
  NameDescription
Public eventOnDestroyed
Raised when the track is destroyed.
(Inherited from IMediaTrack.)
Public eventOnSize
Raised whenever the size 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