| MP3Decoder Class | 
Namespace: StreamCoders.Decoder
The MP3Decoder type exposes the following members.
| Name | Description | |
|---|---|---|
| MP3Decoder | 
	Default constructor.
  | 
| Name | Description | |
|---|---|---|
| OutputQueue | 
                 Gets a queue of outputs.
               (Inherited from AAudioDecoderBase.) | 
| Name | Description | |
|---|---|---|
| Dispose | 
	Destructor.
  (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.) |