KVIrc 5.2.6
Developer APIs
id3tag Struct Reference

#include <MpMp3.h>

Public Attributes

char album [31]
 
char artist [31]
 
char comment [31]
 
unsigned char genre [1]
 
char title [31]
 
unsigned char track [1]
 
char year [5]
 

Member Data Documentation

◆ album

char id3tag::album[31]

Referenced by get_id3().

◆ artist

char id3tag::artist[31]

Referenced by get_id3().

◆ comment

char id3tag::comment[31]

Referenced by get_id3().

◆ genre

unsigned char id3tag::genre[1]

Referenced by get_id3().

◆ title

char id3tag::title[31]

Referenced by get_id3().

◆ track

unsigned char id3tag::track[1]

Referenced by get_id3().

◆ year

char id3tag::year[5]

Referenced by get_id3().


The documentation for this struct was generated from the following file: