IVideoTrack Events |
The IVideoTrack type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnDestroyed |
Raised when the track is destroyed.
(Inherited from IMediaTrack.) |
![]() | OnSize |
Raised whenever the size of
this track is calculated.
|
![]() | OnStarted |
Raised when the track is started.
Only applicable for local media tracks.
(Inherited from IMediaTrack.) |
![]() | OnStopped |
Raised when the track is stopped.
Only applicable for local media tracks.
(Inherited from IMediaTrack.) |