|
libmp3splt
|
#include <mp3splt.h>

Data Fields | |
| char ** | wrap_files |
| int | wrap_files_num |
The wrapped filenames found inside a file.
| char** splt_wrap::wrap_files |
The filenames.
Definition at line 161 of file mp3splt.h.
Referenced by splt_w_set_wrap_default_values(), splt_w_wrap_free(), and splt_w_wrap_put_file().
How many filenames we have.
Definition at line 157 of file mp3splt.h.
Referenced by splt_w_set_wrap_default_values(), splt_w_wrap_free(), and splt_w_wrap_put_file().