DB_plugin_s

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

api_vmajor
short api_vmajor;
Undocumented in source.
api_vminor
short api_vminor;
Undocumented in source.
command
int function(int cmd, ...) command;
Undocumented in source.
configdialog
char* configdialog;
Undocumented in source.
connect
int function() connect;
Undocumented in source.
copyright
char* copyright;
Undocumented in source.
descr
char* descr;
Undocumented in source.
disconnect
int function() disconnect;
Undocumented in source.
exec_cmdline
int function(in char* cmdline, int cmdline_size) exec_cmdline;
Undocumented in source.
flags
uint flags;
Undocumented in source.
get_actions
DB_plugin_action_t* function(DB_playItem_t* it) get_actions;
Undocumented in source.
id
char* id;
Undocumented in source.
message
int function(uint id, uintptr_t ctx, uint p1, uint p2) message;
Undocumented in source.
name
char* name;
Undocumented in source.
reserved1
uint reserved1;
Undocumented in source.
reserved2
uint reserved2;
Undocumented in source.
reserved3
uint reserved3;
Undocumented in source.
start
int function() start;
Undocumented in source.
stop
int function() stop;
Undocumented in source.
type
int type;
Undocumented in source.
version_major
short version_major;
Undocumented in source.
version_minor
short version_minor;
Undocumented in source.
website
char* website;
Undocumented in source.

Meta