mp3splt-gtk
|
#include <mp3splt.h>
Data Fields | |
int | cancel_split |
void * | codec |
int | current_plugin |
char * | default_comment_tag |
char * | default_genre_tag |
splt_error | err |
splt_freedb | fdb |
char * | fname_to_split |
char * | input_fname_regex |
splt_internal | iopts |
char * | m3u_filename |
splt_oformat | oformat |
splt_options | options |
splt_original_tags | original_tags |
char * | path_of_split |
splt_plugins * | plug |
splt_syncerrors * | serrors |
struct splt_ssplit * | silence_list |
char * | silence_log_fname |
splt_struct | split |
unsigned long | syncerrors |
splt_wrap * | wrap |
int splt_state::cancel_split |
splt_error splt_state::err |
splt_freedb splt_state::fdb |
char* splt_state::input_fname_regex |
splt_internal splt_state::iopts |
splt_oformat splt_state::oformat |
splt_options splt_state::options |
splt_original_tags splt_state::original_tags |
char* splt_state::path_of_split |
splt_plugins* splt_state::plug |
splt_syncerrors* splt_state::serrors |
struct splt_ssplit* splt_state::silence_list |
char* splt_state::silence_log_fname |
splt_struct splt_state::split |
unsigned long splt_state::syncerrors |