mp3splt-gtk
splt_point Struct Reference

#include <mp3splt.h>

Collaboration diagram for splt_point:

Data Fields

char * name
int type
long value

Detailed Description

Definition of a splitpoint.

See Also
mp3splt_append_splitpoint
mp3splt_get_splitpoints

Definition at line 267 of file mp3splt.h.

Field Documentation

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

Type of the splitpoint.

See Also
splt_type_of_splitpoint

Definition at line 280 of file mp3splt.h.

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().


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