Expand description
multitag
is a crate for reading and writing audio metadata of various formats
We currently support reading and writing metadata to mp3, wav, aiff, flac, and mp4/m4a/… files, with support for more formats on the way.
Modules§
- data
- This module contains useful types for representing audio metadata information. The types in
this module are typically returned by methods on
Tag
.