Click or drag to resize

RtcLocalMediaTView Properties

The RtcLocalMediaTView generic type exposes the following members.

Properties
  NameDescription
Public propertyActiveAudioConverter
Gets the active audio converter.
Public propertyActiveAudioEncoder
Gets the active audio encoder.
Public propertyActiveAudioPacketizer
Gets the active audio packetizer.
Public propertyActiveVideoConverter
Gets the active video converter.
Public propertyActiveVideoEncoder
Gets the active video encoder.
Public propertyActiveVideoPacketizer
Gets the active video packetizer.
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 propertyAudioMuted
Gets or sets a value indicating whether the first audio track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.)
Public propertyAudioOutputs
Gets the audio outputs.
Public propertyAudioSource
Gets the audio source.
(Inherited from LocalMedia.)
Public propertyAudioSourceInput
Gets or sets the current audio source input of the first audio track.
(Inherited from LocalMedia.)
Public propertyAudioSources
Gets the audio sources.
(Inherited from LocalMedia.)
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 propertyH264Encoder
Gets the H.264 encoder.
Public propertyH264Packetizer
Gets the H.264 packetizer.
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 propertyMediaSources
Gets the audio/video sources.
(Inherited from LocalMedia.)
Public propertyOpusConverter
Gets the Opus converter.
Public propertyOpusEncoder
Gets the Opus encoder.
Public propertyOpusPacketizer
Gets the Opus packetizer.
Public propertyPcmaConverter
Gets the PCMA converter.
Public propertyPcmaEncoder
Gets the PCMA encoder.
Public propertyPcmaPacketizer
Gets the PCMA packetizer.
Public propertyPcmuConverter
Gets the PCMU converter.
Public propertyPcmuEncoder
Gets the PCMU encoder.
Public propertyPcmuPacketizer
Gets the PCMU packetizer.
Public propertyState
Gets the state.
(Inherited from LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack.)
Public propertyVideoDisabled
Gets a value indicating whether video is disabled.
Public propertyVideoMuted
Gets or sets a value indicating whether the first video track is muted.
(Inherited from MediaBaseTIAudioTrack, TIVideoTrack.)
Public propertyVideoOutputs
Gets the video outputs.
Public propertyVideoSize
Gets the size of the first video track.
(Inherited from MediaTAudioTrack, TVideoTrack.)
Public propertyVideoSource
Gets the video source.
(Inherited from LocalMedia.)
Public propertyVideoSourceInput
Gets or sets the current video source input of the first video track.
(Inherited from LocalMedia.)
Public propertyVideoSources
Gets the video sources.
(Inherited from LocalMedia.)
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 propertyVp8Encoder
Gets the VP8 encoder.
Public propertyVp8Packetizer
Gets the VP8 packetizer.
Public propertyVp9Converter
Gets the VP9 converter.
Public propertyVp9Encoder
Gets the VP9 encoder.
Public propertyVp9Packetizer
Gets the VP9 packetizer.
Top
See Also