KVIrc  4.9.2
DeveloperAPIs
Public Attributes | List of all members
mp3info Struct Reference

#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
 

Member Data Documentation

int mp3info::badframes

Referenced by resetmp3infoStruct().

unsigned int mp3info::datasize
FILE* mp3info::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
int mp3info::header_isvalid
id3tag mp3info::id3

Referenced by get_id3(), and resetmp3infoStruct().

int mp3info::id3_isvalid
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().


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