ILocalMediaTLocalMedia, TIAudioTrack, TIVideoTrack Events |
The ILocalMediaTLocalMedia, TIAudioTrack, TIVideoTrack generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnAudioDestroyed |
Raised when the first audio track is destroyed.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) |
![]() | OnAudioLevel |
Raised whenever the level of
the first audio track is calculated.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) |
![]() | OnAudioStarted |
Raised when the audio track is started.
|
![]() | OnAudioStopped |
Raised when the audio track is stopped.
|
![]() | OnVideoDestroyed |
Raised when the first video track is destroyed.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) |
![]() | OnVideoSize |
Raised whenever the size of
the first video track is calculated.
(Inherited from IMediaTIAudioTrack, TIVideoTrack.) |
![]() | OnVideoStarted |
Raised when the video track is started.
|
![]() | OnVideoStopped |
Raised when the video track is stopped.
|