| IRemoteMediaTIAudioTrack, TIVideoTrack Properties | 
The IRemoteMediaTIAudioTrack, TIVideoTrack generic type exposes the following members.
 Properties
Properties| 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.) | 
|  | AudioSinkOutput | 
            Gets or sets the current audio sink output
            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.) | 
|  | VideoMuted | 
            Gets or sets a value indicating whether the
            first video track is muted.
            (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | 
|  | VideoSinkOutput | 
            Gets or sets the current video sink output
            of the first video track.
             | 
|  | VideoSize | 
            Gets the size of the first video track.
            (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | 
|  | VideoTrack | 
            Gets the first video track.
            (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | 
|  | VideoTracks | 
            Gets the video tracks.
            (Inherited from IMediaTIAudioTrack, TIVideoTrack.) | 
 See Also
See Also