ogg_metadata 0.3.0

Metadata parser for various Ogg codecs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## ogg-metadata

Provides utilities to read metadata information for various media formats that use the Ogg container.

[Documentation](https://docs.rs/ogg_metadata/0.3.0).

Supported formats:

* Vorbis (Detection, Metadata)
* Opus (Detection, Metadata)
* Theora (Detection, Metadata)
* Speex (Detection)

## License

Licensed under Apache 2 or MIT (at your option). For details, see the [LICENSE](LICENSE) file.