#key-value #forms #metadata #pair #org #ogg-vorbis

vorbisfile

Bindings to Xiph.org libvorbisfile for Ogg Vorbis

1 unstable release

Uses old Rust 2015

0.2.2 May 15, 2015

ISC license

48KB
564 lines

vorbisfile.rs

Rust bindings to Xiph.org's libvorbisfile.

Usage

Examples can be found in the examples directory within this repository.

License

Published under the ISC license. See the included COPYING file for details.


lib.rs:

Ogg Vorbis file decoding, library bindings.

Dependencies