mp3splt-gtk
|
#include <mp3splt.h>
Data Fields | |
char * | name |
int | type |
long | value |
Definition of a splitpoint.
char* splt_point::name |
Name of the new filename issued from the splitpoint.
Definition at line 275 of file mp3splt.h.
Referenced by update_splitpoints_from_mp3splt_state().
int splt_point::type |
long splt_point::value |
Value of the splitpoint in hundreths of seconds.
Definition at line 271 of file mp3splt.h.
Referenced by update_splitpoints_from_mp3splt_state().