| AudioTrackDescriptor Properties |
The AudioTrackDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
| Bitrate |
Gets or sets the bitrate.
| |
| BitsPerSample |
Gets or sets the bits per sample.
| |
| BlockAlignment |
Gets or sets the block alignment of audio frames. This may be a necessary configuration
for some audio types (e.g. WMA Pro).
| |
| Channels |
Gets or sets the number of channels.
| |
| DecoderSpecificData |
Gets or sets the decoder specific information.
(Inherited from ITrackDescriptor.) | |
| Duration |
Gets or sets the duration.
(Inherited from ITrackDescriptor.) | |
| SampleFrequency |
Gets or sets the sample frequency.
(Inherited from ITrackDescriptor.) |