Module id3::frame

source · []
Expand description

Contains types and methods for operating on ID3 frames.

Structs

The parsed contents of a comment frame.

The parsed contents of an general encapsulated object frame.

The parsed contents of an extended link frame.

The parsed contents of an extended text frame.

A structure representing an ID3 frame.

The parsed contents of an unsynchronized lyrics frame.

A structure representing an ID3 picture frame’s contents.

The parsed contents of a popularimeter frame.

The parsed contents of an synchronized lyrics frame.

Represents a date and time according to the ID3v2.4 spec:

The contents of a frame for which no decoder is currently implemented.

Enums

The decoded contents of a Frame.

Types of pictures used in APIC frames.