WMADecoder Class |
Namespace: StreamCoders.Decoder
The WMADecoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | WMADecoder | Initializes a new instance of the WMADecoder class |
Name | Description | |
---|---|---|
![]() | OutputQueue |
Gets a queue of outputs.
(Inherited from AAudioDecoderBase.) |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the WMADecoder (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.) |