ILocalMediaTLocalMedia, TIAudioTrack, TIVideoTrack Properties | 
The ILocalMediaTLocalMedia, TIAudioTrack, TIVideoTrack generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AudioGain | 
            Gets or sets a value indicating the gain
            (input amplification) of the first audio track.
              (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| AudioMuted | 
            Gets or sets a value indicating whether the
            first audio track is muted.
              (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| AudioSourceInput | 
            Gets or sets the current audio source input
            of the first audio track.
              | |
| AudioTrack | 
            Gets the first audio track.
              (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| AudioTracks | 
            Gets the audio tracks.
              (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| AudioVolume | 
            Gets or sets a value indicating the volume
            (output resistance) of the first audio track.
              (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| Id | 
            Gets the identifier.
              (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| State | 
            Gets the current state.
              | |
| VideoMuted | 
            Gets or sets a value indicating whether the
            first video track is muted.
              (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| VideoSize | 
            Gets the size of the first video track.
              (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| VideoSourceInput | 
            Gets or sets the current video source input
            of the first video track.
              | |
| VideoTrack | 
            Gets the first video track.
              (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | |
| VideoTracks | 
            Gets the video tracks.
              (Inherited from IMediaTIAudioTrack, TIVideoTrack.) |