Click or drag to resize

RtcRemoteMediaTView Properties

The RtcRemoteMediaTView generic type exposes the following members.

Properties
  NameDescription
Public propertyActiveAudioConverter
Gets the active audio converter.
Public propertyActiveAudioDecoder
Gets the active audio decoder.
Public propertyActiveAudioDepacketizer
Gets the active audio depacketizer.
Public propertyActiveAudioSink
Gets the active audio sink.
Public propertyActiveVideoConverter
Gets the active video converter.
Public propertyActiveVideoDecoder
Gets the active video decoder.
Public propertyActiveVideoDepacketizer
Gets the active video depacketizer.
Public propertyAecContext
Gets the acoustic echo cancellation context.
Public propertyAecDisabled
Gets a value indicating whether acoustic echo cancellation is disabled.
Public propertyAudioDisabled
Gets a value indicating whether audio is disabled.
Public propertyAudioGain
Gets or sets a value indicating the gain (input amplification) of the first audio track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.)
Public propertyAudioInputs
Gets the audio inputs.
Public propertyAudioMuted
Gets or sets a value indicating whether the first audio track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.)
Public propertyAudioSinkOutput
Gets or sets the current audio sink output of the first audio track.
(Inherited from RemoteMedia.)
Public propertyAudioTrack
Gets the first audio track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.)
Public propertyAudioTracks
Gets the audio tracks.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Public propertyAudioVolume
Gets or sets a value indicating the volume (output resistance) of the first audio track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.)
Public propertyDynamicProperties
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.)
Public propertyH264Converter
Gets the H.264 converter.
Public propertyH264Decoder
Gets the H.264 decoder.
Public propertyH264Depacketizer
Gets the H.264 depacketizer.
Public propertyId
Gets the identifier.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.)
Protected propertyIsDirty
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.)
Public propertyIsRecordingAudio
Gets or sets a value indicating whether audio is being recorded.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Public propertyIsRecordingVideo
Gets or sets a value indicating whether video is being recorded.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Public propertyOpusConverter
Gets the Opus converter.
Public propertyOpusDecoder
Gets the Opus decoder.
Public propertyOpusDepacketizer
Gets the Opus depacketizer.
Public propertyOpusSink
Gets the Opus sink.
Public propertyPcmaConverter
Gets the PCMA converter.
Public propertyPcmaDecoder
Gets the PCMA decoder.
Public propertyPcmaDepacketizer
Gets the PCMA depacketizer.
Public propertyPcmaSink
Gets the PCMA sink.
Public propertyPcmuConverter
Gets the PCMU converter.
Public propertyPcmuDecoder
Gets the PCMU decoder.
Public propertyPcmuDepacketizer
Gets the PCMU depacketizer.
Public propertyPcmuSink
Gets the PCMU sink.
Public propertyVideoDisabled
Gets a value indicating whether video is disabled.
Public propertyVideoInputs
Gets the video inputs.
Public propertyVideoMuted
Gets or sets a value indicating whether the first video track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.)
Public propertyVideoSinkOutput
Gets or sets the current video sink output of the first video track.
(Inherited from RemoteMedia.)
Public propertyVideoSize
Gets the size of the first video track.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Public propertyVideoTrack
Gets the first video track.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.)
Public propertyVideoTracks
Gets the video tracks.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Public propertyView
Gets the video view, if video is not disabled.
Public propertyViewSink
Gets the video view sink, if video is not disabled.
Public propertyVp8Converter
Gets the VP8 converter.
Public propertyVp8Decoder
Gets the VP8 decoder.
Public propertyVp8Depacketizer
Gets the VP8 depacketizer.
Public propertyVp9Converter
Gets the VP9 converter.
Public propertyVp9Decoder
Gets the VP9 decoder.
Public propertyVp9Depacketizer
Gets the VP9 depacketizer.
Top
See Also