| MediaTAudioTrack, TVideoTrack Properties | 
The MediaTAudioTrack, TVideoTrack 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 MediaBaseTIAudioTrack, TIVideoTrack.) | 
|  | AudioMuted | 
            Gets or sets a value indicating whether the
            first audio track is muted.
            (Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | 
|  | AudioTrack | 
            Gets the first audio track.
            (Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | 
|  | AudioTracks | 
            Gets the audio tracks.
            (Overrides MediaBaseTIAudioTrack, TIVideoTrackAudioTracks.) | 
|  | 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.) | 
|  | 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.
             | 
|  | IsRecordingVideo | 
            Gets or sets a value indicating whether video is being recorded.
             | 
|  | VideoMuted | 
            Gets or sets a value indicating whether the
            first video track is muted.
            (Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | 
|  | VideoSize | 
            Gets the size of the first video track.
            (Overrides MediaBaseTIAudioTrack, TIVideoTrackVideoSize.) | 
|  | VideoTrack | 
            Gets the first video track.
            (Inherited from MediaBaseTIAudioTrack, TIVideoTrack.) | 
|  | VideoTracks | 
            Gets the video tracks.
            (Overrides MediaBaseTIAudioTrack, TIVideoTrackVideoTracks.) | 
 See Also
See Also