Speex  1.2~beta4
Public Attributes | List of all members

#include <speex_callbacks.h>

Collaboration diagram for SpeexCallback:
Collaboration graph
[legend]

Public Attributes

int callback_id
speex_callback_func func
void * data
void * reserved1
int reserved2

Detailed Description

Callback information

Member Data Documentation

int SpeexCallback::callback_id

ID associated to the callback

void* SpeexCallback::data

Data that will be sent to the handler

speex_callback_func SpeexCallback::func

Callback handler function

void* SpeexCallback::reserved1

Reserved for future use

int SpeexCallback::reserved2

Reserved for future use


The documentation for this struct was generated from the following file: