WmaAudioDecoderConfiguration Class |
Namespace: StreamCoders.Decoder
The WmaAudioDecoderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
WmaAudioDecoderConfiguration | Initializes a new instance of the WmaAudioDecoderConfiguration class | |
WmaAudioDecoderConfiguration(WmaAudioEncoderConfiguration) | Initializes a new instance of the WmaAudioDecoderConfiguration 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.) | |
BlockAlignment |
Gets or sets the block alignment of the audio frames.
| |
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.) |