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 AAudioDecoderBase.Dispose().) |
![]() | Init |
This initializes the decoder. Call the setter functions before this function.
(Overrides AAudioDecoderBase.Init(AudioDecoderConfiguration).) |
![]() | Transform | (Overrides AAudioDecoderBase.Transform(MediaBuffer<Byte>).) |
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.) |