claxon/examples
Ruud van Asseldonk cf09824eee Merge new metadata support
This merges the work done on reading metadata tags (Vorbis comments).
Claxon now reads those when opening a stream, and keeps a rather
low-level representation of them in memory. This representation can be
used to iterate over all the metadata tags. In addition, a higher-level
API is exposed to do a case-insensitive lookup for a particular tag.
2017-10-19 21:40:18 +02:00
..
bench_decode.rs Allocate large buffer in advance in examples 2016-11-10 17:00:39 +01:00
bench_metadata.rs Keep more file descriptors open in metadata bench 2017-09-04 22:42:03 +02:00
decode.rs Improved documentation in decode example 2017-02-07 16:23:45 +01:00
decode_mp4.rs Fix buffer size hints in decode examples 2017-06-22 00:03:07 +02:00
decode_ogg.rs Fix buffer size hints in decode examples 2017-06-22 00:03:07 +02:00
decode_simple.rs Simplify simple decode examples even further 2017-02-07 17:02:11 +01:00
tags.rs Fix comment in tags example 2017-10-19 21:23:01 +02:00