| AAudioDecoderBase Class | 
Namespace: StreamCoders.Decoder
The AAudioDecoderBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AAudioDecoderBase | Initializes a new instance of the AAudioDecoderBase class  | 
| Name | Description | |
|---|---|---|
| OutputQueue | 
                 Gets a queue of outputs.
               | 
| Name | Description | |
|---|---|---|
| Dispose | 
                 Performs application-defined tasks associated with freeing, releasing, or resetting
                 unmanaged resources.
               | |
| Init | 
                 Initialises this instance.
               | |
| Transform | 
                 Transforms the given input buffer.
               | 
| 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.) |