RtcLocalMediaTView Events |
The RtcLocalMediaTView generic type exposes the following members.
Name | Description | |
---|---|---|
OnActiveAudioConverterChange |
Raised when the ActiveAudioConverter changes.
| |
OnActiveAudioEncoderChange |
Raised when the ActiveAudioEncoder changes.
| |
OnActiveAudioPacketizerChange |
Raised when the ActiveAudioPacketizer changes.
| |
OnActiveVideoConverterChange |
Raised when the ActiveVideoConverter changes.
| |
OnActiveVideoEncoderChange |
Raised when the ActiveVideoEncoder changes.
| |
OnActiveVideoPacketizerChange |
Raised when the ActiveVideoPacketizer changes.
| |
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.
(Inherited from LocalMedia.) | |
OnAudioStopped |
Raised when the first audio track is stopped.
(Inherited from LocalMedia.) | |
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.
(Inherited from LocalMedia.) | |
OnVideoStopped |
Raised when the first video track is stopped.
(Inherited from LocalMedia.) |