Crate lewton

source ·
Expand description

A vorbis decoder, written in Rust.

If you “just” want to decode ogg/vorbis files, take a look into the inside_ogg module (make sure you haven’t disabled the ogg feature).

For lower level, per-packet usage, you can have a look at the audio and header modules.

Re-exports

Modules

Enums