song Struct Reference
#include <song.h>
Detailed Description
Definition at line 32 of file song.h.
Field Documentation
End of this sub-song within the file in milliseconds.
Unused if zero.
Definition at line 56 of file song.h.
Pointers to the siblings of this directory within the parent directory.
It is unused (undefined) if this song is not in the database.
This attribute is protected with the global db_mutex. Read access in the update thread does not need protection.
Definition at line 41 of file song.h.
Start of this sub-song within the file in milliseconds.
Definition at line 50 of file song.h.
The documentation for this struct was generated from the following file: