ddb_event_track_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @trusted @nogc nothrow
struct ddb_event_track_t {}

Members

Variables

ev
ddb_event_t ev;
Undocumented in source.
playtime
float playtime;
Undocumented in source.
started_timestamp
time_t started_timestamp;
Undocumented in source.
track
DB_playItem_t* track;
Undocumented in source.

Meta