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