Click or drag to resize

MediaTrackBase Events

The MediaTrackBase type exposes the following members.

Events
  NameDescription
Public eventOnDestroyed
Raised when the track is destroyed.
Public eventOnStarted
Raised when the track is started. Only applicable for local media tracks.
Public eventOnStopped
Raised when the track is stopped. Only applicable for local media tracks.
Top
See Also