Module lofty::id3::v2

source ·
Expand description

ID3v2 items and utilities

Important notes

See:

Modules

Utilities for working with ID3v2 tags

Structs

An ID3v2 text frame
Represents an ID3v2 frame
Various flags to describe the content of an item
Allows for encapsulation of any file type inside an ID3v2 tag
An ID3v2 tag
Flags that apply to the entire tag
Information about an ID3v2 frame that requires a language
Represents an ID3v2 synchronized text frame
Restrictions on the content of an ID3v2 tag

Enums

An ID3v2 frame ID
The value of an ID3v2 frame
The ID3v2 version
Restrictions on all image sizes
The type of text stored in a SynchronizedText
Restrictions on the tag size
Restrictions on text field sizes
The unit used for SynchronizedText timestamps

Functions

Upgrade an ID3v2.2 key to an ID3v2.4 key
Upgrade an ID3v2.3 key to an ID3v2.4 key