ogg_metadata

Crates.ioogg_metadata
lib.rsogg_metadata
version0.4.1
sourcesrc
created_at2016-07-30 00:19:50.720479
updated_at2017-05-30 16:28:38.345568
descriptionMetadata parser for various Ogg codecs
homepage
repositoryhttps://github.com/est31/ogg-metadata
max_upload_size
id5828
size31,657
(est31)

documentation

https://docs.rs/ogg_metadata/0.4.1

README

ogg-metadata

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

Documentation.

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

Commit count: 35

cargo fmt