Structure containing plugin information, like the version, the name and file extension. More...
#include <mp3splt.h>
Data Fields | |
float | version |
char * | name |
char * | extension |
char * | upper_extension |
Structure containing plugin information, like the version, the name and file extension.
Definition at line 2085 of file mp3splt.h.
char* splt_plugin_info::name |