IMediaTIAudioTrack, TIVideoTrack Properties |
The IMediaTIAudioTrack, 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.
| |
| Id |
Gets the identifier.
| |
| 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.
|