#vorbis #ogg #org #xiph #bindings #file #libvorbisfile

vorbisfile

Bindings to Xiph.org libvorbisfile for Ogg Vorbis

1 unstable release

Uses old Rust 2015

0.2.2 May 15, 2015

#981 in Audio

21 downloads per month

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