Structs§
- ApeDecoder
- A streaming APE decoder with seek support.
- ApeInfo
- File metadata accessible without decoding.
- Frame
Iterator - Iterator that yields decoded frames as raw PCM bytes.
- Seek
Result - Result of a seek operation.
Enums§
- Source
Format - Source container format of the original audio.
Functions§
- decode
- Convenience: decode an entire APE file to raw PCM bytes.