ID3 v1.0.1 API Reference

Modules

ID3

Read/Write ID3 tags. All tags will be written as ID3v2.4.

This module bonds the Rust native code as Erlang NIFs.

A struct representing a picture in the ID3 tag. See https://docs.rs/id3/0.3.0/id3/frame/struct.Picture.html

ID3.Tag struct represents the set of major frames supported directly by rust-id3. This is always ID3v2.4.