ddb_tf_context_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
static if(DDB_API_LEVEL >= 8)
struct ddb_tf_context_t {}

Members

Variables

_size
int _size;
Undocumented in source.
flags
uint flags;
Undocumented in source.
id
int id;
Undocumented in source.
idx
int idx;
Undocumented in source.
it
ddb_playItem_t* it;
Undocumented in source.
iter
int iter;
Undocumented in source.
plt
ddb_playlist_t* plt;
Undocumented in source.
update
int update;
Undocumented in source.

Meta