![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#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] |
| char id3tag::album[31] |
Referenced by get_id3().
| char id3tag::artist[31] |
Referenced by get_id3().
| char id3tag::comment[31] |
Referenced by get_id3().
| unsigned char id3tag::genre[1] |
Referenced by get_id3().
| char id3tag::title[31] |
Referenced by get_id3().
| unsigned char id3tag::track[1] |
Referenced by get_id3().
| char id3tag::year[5] |
Referenced by get_id3().
1.8.7