Click or drag to resize
AudioTrackDescriptor Properties

The AudioTrackDescriptor type exposes the following members.

Properties
  NameDescription
Public propertyBitrate
Gets or sets the bitrate.
Public propertyBitsPerSample
Gets or sets the bits per sample.
Public propertyBlockAlignment
Gets or sets the block alignment of audio frames. This may be a necessary configuration for some audio types (e.g. WMA Pro).
Public propertyChannels
Gets or sets the number of channels.
Public propertyDecoderSpecificData
Gets or sets the decoder specific information.
(Inherited from ITrackDescriptor.)
Public propertyDuration
Gets or sets the duration.
(Inherited from ITrackDescriptor.)
Public propertySampleFrequency
Gets or sets the sample frequency.
(Inherited from ITrackDescriptor.)
Top
See Also