#include <speex_callbacks.h>
Public Attributes | |
int | callback_id |
speex_callback_func | func |
void * | data |
void * | reserved1 |
int | reserved2 |
ID associated to the callback
Callback handler function
void* SpeexCallback::data |
Data that will be sent to the handler
void* SpeexCallback::reserved1 |
Reserved for future use
Reserved for future use