Click or drag to resize
AudioDecoderConfiguration Properties

The AudioDecoderConfiguration type exposes the following members.

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