IMediaTrack Events |
The IMediaTrack type exposes the following members.
| Name | Description | |
|---|---|---|
| OnDestroyed |
Raised when the track is destroyed.
| |
| OnStarted |
Raised when the track is started.
Only applicable for local media tracks.
| |
| OnStopped |
Raised when the track is stopped.
Only applicable for local media tracks.
|