RtcRemoteMediaTView Properties |
The RtcRemoteMediaTView generic type exposes the following members.
Name | Description | |
---|---|---|
ActiveAudioConverter |
Gets the active audio converter.
| |
ActiveAudioDecoder |
Gets the active audio decoder.
| |
ActiveAudioDepacketizer |
Gets the active audio depacketizer.
| |
ActiveAudioSink |
Gets the active audio sink.
| |
ActiveVideoConverter |
Gets the active video converter.
| |
ActiveVideoDecoder |
Gets the active video decoder.
| |
ActiveVideoDepacketizer |
Gets the active video depacketizer.
| |
AecContext |
Gets the acoustic echo cancellation context.
| |
AecDisabled |
Gets a value indicating whether acoustic echo cancellation is disabled.
| |
AudioDisabled |
Gets a value indicating whether audio is disabled.
| |
AudioGain |
Gets or sets a value indicating the gain
(input amplification) of the first audio track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
AudioInputs |
Gets the audio inputs.
| |
AudioMuted |
Gets or sets a value indicating whether the
first audio track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
AudioSinkOutput |
Gets or sets the current audio sink output
of the first audio track.
(Inherited from RemoteMedia.) | |
AudioTrack |
Gets the first audio track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
AudioTracks |
Gets the audio tracks.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
AudioVolume |
Gets or sets a value indicating the volume
(output resistance) of the first audio track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
H264Converter |
Gets the H.264 converter.
| |
H264Decoder |
Gets the H.264 decoder.
| |
H264Depacketizer |
Gets the H.264 depacketizer.
| |
Id |
Gets the identifier.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
IsRecordingAudio |
Gets or sets a value indicating whether audio is being recorded.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
IsRecordingVideo |
Gets or sets a value indicating whether video is being recorded.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
OpusConverter |
Gets the Opus converter.
| |
OpusDecoder |
Gets the Opus decoder.
| |
OpusDepacketizer |
Gets the Opus depacketizer.
| |
OpusSink |
Gets the Opus sink.
| |
PcmaConverter |
Gets the PCMA converter.
| |
PcmaDecoder |
Gets the PCMA decoder.
| |
PcmaDepacketizer |
Gets the PCMA depacketizer.
| |
PcmaSink |
Gets the PCMA sink.
| |
PcmuConverter |
Gets the PCMU converter.
| |
PcmuDecoder |
Gets the PCMU decoder.
| |
PcmuDepacketizer |
Gets the PCMU depacketizer.
| |
PcmuSink |
Gets the PCMU sink.
| |
VideoDisabled |
Gets a value indicating whether video is disabled.
| |
VideoInputs |
Gets the video inputs.
| |
VideoMuted |
Gets or sets a value indicating whether the
first video track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
VideoSinkOutput |
Gets or sets the current video sink output
of the first video track.
(Inherited from RemoteMedia.) | |
VideoSize |
Gets the size of the first video track.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
VideoTrack |
Gets the first video track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | |
VideoTracks |
Gets the video tracks.
(Inherited from MediaTAudioTrack, TVideoTrack.) | |
View |
Gets the video view, if video is not disabled.
| |
ViewSink |
Gets the video view sink, if video is not disabled.
| |
Vp8Converter |
Gets the VP8 converter.
| |
Vp8Decoder |
Gets the VP8 decoder.
| |
Vp8Depacketizer |
Gets the VP8 depacketizer.
| |
Vp9Converter |
Gets the VP9 converter.
| |
Vp9Decoder |
Gets the VP9 decoder.
| |
Vp9Depacketizer |
Gets the VP9 depacketizer.
|