![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include <MpMp3.h>
Public Attributes | |
| int | badframes |
| unsigned int | datasize |
| FILE * | file |
| QString | filename |
| int | frames |
| mp3header | header |
| int | header_isvalid |
| id3tag | id3 |
| int | id3_isvalid |
| int | seconds |
| int | vbr |
| float | vbr_average |
| int mp3info::badframes |
Referenced by resetmp3infoStruct().
| unsigned int mp3info::datasize |
Referenced by get_first_header(), get_id3(), get_mp3_info(), and resetmp3infoStruct().
| FILE* mp3info::file |
Referenced by get_first_header(), get_id3(), get_mp3_info(), resetmp3infoStruct(), and scan_mp3_file().
| QString mp3info::filename |
Referenced by get_mp3_info(), and scan_mp3_file().
| int mp3info::frames |
Referenced by get_mp3_info(), and resetmp3infoStruct().
| mp3header mp3info::header |
Referenced by get_first_header(), get_mp3_info(), and resetmp3infoStruct().
| int mp3info::header_isvalid |
Referenced by get_first_header(), and resetmp3infoStruct().
| id3tag mp3info::id3 |
Referenced by get_id3(), and resetmp3infoStruct().
| int mp3info::id3_isvalid |
Referenced by get_id3(), resetmp3infoStruct(), and scan_mp3_file().
| int mp3info::seconds |
Referenced by get_mp3_info(), and resetmp3infoStruct().
| int mp3info::vbr |
Referenced by get_mp3_info(), and resetmp3infoStruct().
| float mp3info::vbr_average |
Referenced by get_mp3_info(), and resetmp3infoStruct().
1.8.7