CommonAudioDecoderConfiguration Class |
Namespace: StreamCoders.Decoder
The CommonAudioDecoderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommonAudioDecoderConfiguration | Initializes a new instance of the CommonAudioDecoderConfiguration class |
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.) |
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.) |