| RtcLocalMediaTView Properties | 
The RtcLocalMediaTView generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActiveAudioConverter | 
            Gets the active audio converter.
             | 
|  | ActiveAudioEncoder | 
            Gets the active audio encoder.
             | 
|  | ActiveAudioPacketizer | 
            Gets the active audio packetizer.
             | 
|  | ActiveVideoConverter | 
            Gets the active video converter.
             | 
|  | ActiveVideoEncoder | 
            Gets the active video encoder.
             | 
|  | ActiveVideoPacketizer | 
            Gets the active video packetizer.
             | 
|  | 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.) | 
|  | AudioMuted | 
            Gets or sets a value indicating whether the
            first audio track is muted.
            (Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | 
|  | AudioOutputs | 
            Gets the audio outputs.
             | 
|  | AudioSource | 
            Gets the audio source.
            (Inherited from LocalMedia.) | 
|  | AudioSourceInput | 
            Gets or sets the current audio source input
            of the first audio track.
            (Inherited from LocalMedia.) | 
|  | AudioSources | 
            Gets the audio sources.
            (Inherited from LocalMedia.) | 
|  | 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.
             | 
|  | H264Encoder | 
            Gets the H.264 encoder.
             | 
|  | H264Packetizer | 
            Gets the H.264 packetizer.
             | 
|  | 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.) | 
|  | MediaSources | 
            Gets the audio/video sources.
            (Inherited from LocalMedia.) | 
|  | OpusConverter | 
            Gets the Opus converter.
             | 
|  | OpusEncoder | 
            Gets the Opus encoder.
             | 
|  | OpusPacketizer | 
            Gets the Opus packetizer.
             | 
|  | PcmaConverter | 
            Gets the PCMA converter.
             | 
|  | PcmaEncoder | 
            Gets the PCMA encoder.
             | 
|  | PcmaPacketizer | 
            Gets the PCMA packetizer.
             | 
|  | PcmuConverter | 
            Gets the PCMU converter.
             | 
|  | PcmuEncoder | 
            Gets the PCMU encoder.
             | 
|  | PcmuPacketizer | 
            Gets the PCMU packetizer.
             | 
|  | State | 
            Gets the state.
            (Inherited from LocalMediaBaseTLocalMedia, TAudioTrack, TVideoTrack.) | 
|  | VideoDisabled | 
            Gets a value indicating whether video is disabled.
             | 
|  | VideoMuted | 
            Gets or sets a value indicating whether the
            first video track is muted.
            (Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | 
|  | VideoOutputs | 
            Gets the video outputs.
             | 
|  | VideoSize | 
            Gets the size of the first video track.
            (Inherited from MediaTAudioTrack, TVideoTrack.) | 
|  | VideoSource | 
            Gets the video source.
            (Inherited from LocalMedia.) | 
|  | VideoSourceInput | 
            Gets or sets the current video source input
            of the first video track.
            (Inherited from LocalMedia.) | 
|  | VideoSources | 
            Gets the video sources.
            (Inherited from LocalMedia.) | 
|  | 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.
             | 
|  | Vp8Encoder | 
            Gets the VP8 encoder.
             | 
|  | Vp8Packetizer | 
            Gets the VP8 packetizer.
             | 
|  | Vp9Converter | 
            Gets the VP9 converter.
             | 
|  | Vp9Encoder | 
            Gets the VP9 encoder.
             | 
|  | Vp9Packetizer | 
            Gets the VP9 packetizer.
             | 
 See Also
See Also