AACDecoder Class |
Namespace: StreamCoders.Decoder
The AACDecoder type exposes the following members.
Name | Description | |
---|---|---|
AACDecoder | Initializes a new instance of the AACDecoder class |
Name | Description | |
---|---|---|
OutputQueue |
Gets a queue of outputs.
(Inherited from AAudioDecoderBase.) |
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the AACDecoder (Overrides AAudioDecoderBaseDispose.) | |
Init |
This initializes the decoder. Call the setter functions before this function.
(Overrides AAudioDecoderBaseInit(AudioDecoderConfiguration).) | |
Transform | (Overrides AAudioDecoderBaseTransform(MediaBufferByte).) |
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.) |