[][src]Module id3::frame

Contains types and methods for operating on ID3 frames.

Structs

Comment

The parsed contents of a comment frame.

ExtendedLink

The parsed contents of an extended link frame.

ExtendedText

The parsed contents of an extended text frame.

Frame

A structure representing an ID3 frame.

Lyrics

The parsed contents of an unsynchronized lyrics frame.

Picture

A structure representing an ID3 picture frame's contents.

Timestamp

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

Enums

Content

The decoded contents of a frame.

PictureType

Types of pictures used in APIC frames.