MediaBaseTIAudioTrack, TIVideoTrack Properties | 
The MediaBaseTIAudioTrack, 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.
              | |
| AudioMuted | 
            Gets or sets a value indicating whether the
            first audio track is muted.
              | |
| AudioTrack | 
            Gets the first audio track.
              | |
| AudioTracks | 
            Gets the audio tracks.
              | |
| AudioVolume | 
            Gets or sets a value indicating the volume
            (output resistance) of the first audio track.
              | |
| DynamicProperties | 
            Gets or sets the dynamic properties on this instance.
              (Inherited from Dynamic.) | |
| Id | 
            Gets the identifier.
              | |
| IsDirty | 
            Gets or sets a value indicating whether this instance is dirty.
              (Inherited from Serializable.) | |
| VideoMuted | 
            Gets or sets a value indicating whether the
            first video track is muted.
              | |
| VideoSize | 
            Gets the size of the first video track.
              | |
| VideoTrack | 
            Gets the first video track.
              | |
| VideoTracks | 
            Gets the video tracks.
              |