DB_output_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

enum_soundcards
void function(void function(in char* name, in char* desc, void*) callback, void* userdata) enum_soundcards;
Undocumented in source.
fmt
ddb_waveformat_t fmt;
Undocumented in source.
free
int function() free;
Undocumented in source.
has_volume
int has_volume;
Undocumented in source.
init
int function() init;
Undocumented in source.
pause
int function() pause;
Undocumented in source.
play
int function() play;
Undocumented in source.
plugin
DB_plugin_t plugin;
Undocumented in source.
setformat
int function(ddb_waveformat_t* fmt) setformat;
Undocumented in source.
state
int function() state;
Undocumented in source.
stop
int function() stop;
Undocumented in source.
unpause
int function() unpause;
Undocumented in source.

Meta