IAudioTrack Properties |
The IAudioTrack type exposes the following members.
| Name | Description | |
|---|---|---|
| Gain |
Gets or sets a value indicating the gain
(input amplification) of this track.
Any value greater than or equal to 0.0
is acceptable.
| |
| Muted |
Gets or sets a value indicating whether this
track is muted.
(Inherited from IMediaTrack.) | |
| SinkOutput |
Gets or sets the current sink output.
(Inherited from IMediaTrack.) | |
| SourceInput |
Gets or sets the current source input.
(Inherited from IMediaTrack.) | |
| Volume |
Gets or sets a value indicating the volume
(output resistance) of this track.
Valid value range is 0.0 to 1.0, inclusive.
|