Click or drag to resize
Ac3AudioDecoderConfiguration Properties

The Ac3AudioDecoderConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyBitrate
Gets or sets the bitrate of the audio stream.
(Inherited from AudioDecoderConfiguration.)
Public propertyBitsPerSample
Gets or sets the bits per sample.
(Inherited from AudioDecoderConfiguration.)
Public propertyChannels
Gets or sets the number channels.
(Inherited from AudioDecoderConfiguration.)
Public propertyDecoderSpecificData
Gets or sets the decoder specific data used for initialization.
(Inherited from AudioDecoderConfiguration.)
Public propertyEncapsulation (Inherited from AudioDecoderConfiguration.)
Public propertyInitializationStatus
Contains the initialization status after calling Init on a decoder.
(Inherited from AudioDecoderConfiguration.)
Public propertySamplerate
Gets or sets the sample-rate to be used.
(Inherited from AudioDecoderConfiguration.)
Top
See Also