Skip to main content

Module decoder

Module decoder 

Source

Structs§

ApeDecoder
A streaming APE decoder with seek support.
ApeInfo
File metadata accessible without decoding.
FrameIterator
Iterator that yields decoded frames as raw PCM bytes.
SeekResult
Result of a seek operation.

Enums§

SourceFormat
Source container format of the original audio.

Functions§

decode
Convenience: decode an entire APE file to raw PCM bytes.