mpg123_picture

Sub data structure for ID3v2, for storing picture data including comment. * This is for the ID3v2 APIC field. You should consult the ID3v2 specification * for the use of the APIC field ("frames" in ID3v2 documentation, I use "fields" * here to separate from MPEG frames).

Members

Variables

data
ubyte* data;

< size in bytes

description
mpg123_string description;

< mpg123_id3_pic_type value

mime_type
mpg123_string mime_type;

< description string

size
size_t size;

< MIME type

Meta