ddb_event_playpos_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_playpos_t {}

Members

Variables

ev
ddb_event_t ev;
Undocumented in source.
playpos
float playpos;
Undocumented in source.
track
DB_playItem_t* track;
Undocumented in source.

Meta