| Ac3AudioDecoderConfiguration Properties | 
The Ac3AudioDecoderConfiguration type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Bitrate | 
                 Gets or sets the bitrate of the audio stream.
             (Inherited from AudioDecoderConfiguration.) | 
|  | BitsPerSample | 
                 Gets or sets the bits per sample.
             (Inherited from AudioDecoderConfiguration.) | 
|  | Channels | 
                 Gets or sets the number channels.
             (Inherited from AudioDecoderConfiguration.) | 
|  | DecoderSpecificData | 
                 Gets or sets the decoder specific data used for initialization.
             (Inherited from AudioDecoderConfiguration.) | 
|  | Encapsulation | (Inherited from AudioDecoderConfiguration.) | 
|  | InitializationStatus | 
                Contains the initialization status after calling Init on a decoder.
             (Inherited from AudioDecoderConfiguration.) | 
|  | Samplerate | 
                 Gets or sets the sample-rate to be used.
             (Inherited from AudioDecoderConfiguration.) | 
 See Also
See Also