mad_decoder

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

Members

Structs

_async
struct _async
Undocumented in source.
_sync
struct _sync
Undocumented in source.

Variables

async
_async async;
Undocumented in source.
cb_data
void* cb_data;
Undocumented in source.
error_func
error_func_t error_func;
Undocumented in source.
filter_func
filter_func_t filter_func;
Undocumented in source.
header_func
header_func_t header_func;
Undocumented in source.
input_func
input_func_t input_func;
Undocumented in source.
message_func
message_func_t message_func;
Undocumented in source.
mode
mad_decoder_mode mode;
Undocumented in source.
options
int options;
Undocumented in source.
output_func
output_func_t output_func;
Undocumented in source.
sync
_sync* sync;
Undocumented in source.

Meta