Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Structure for holding and passing around miscellaneous track metadata. More...
Public Attributes | |
int | refcount |
int64_t | setmask |
TupleBlock * | blocks |
int | nsubtunes |
Number of subtunes, if any. | |
int * | subtunes |
Array of int containing subtune index numbers. | |
Structure for holding and passing around miscellaneous track metadata.
This is not the same as a playlist entry, though.
int Tuple::nsubtunes |
int* Tuple::subtunes |