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