vorbisfile 0.2.2

Bindings to Xiph.org libvorbisfile for Ogg Vorbis.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# vorbisfile.rs

Rust bindings to Xiph.org's [libvorbisfile].

[libvorbisfile]: https://www.xiph.org/vorbis/doc/vorbisfile/index.html

## 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.