AudioDecoderConfiguration Class |
Namespace: StreamCoders.Decoder
The AudioDecoderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | AudioDecoderConfiguration | Initializes a new instance of the AudioDecoderConfiguration class |
Name | Description | |
---|---|---|
![]() | Bitrate |
Gets or sets the bitrate of the audio stream.
|
![]() | BitsPerSample |
Gets or sets the bits per sample.
|
![]() | Channels |
Gets or sets the number channels.
|
![]() | DecoderSpecificData |
Gets or sets the decoder specific data used for initialization.
|
![]() | Encapsulation | |
![]() | InitializationStatus |
Contains the initialization status after calling Init on a decoder.
|
![]() | Samplerate |
Gets or sets the sample-rate to be used.
|
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |