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

◆ callback_id

int SpeexCallback::callback_id

ID associated to the callback

◆ data

void* SpeexCallback::data

Data that will be sent to the handler

◆ func

speex_callback_func SpeexCallback::func

Callback handler function

◆ reserved1

void* SpeexCallback::reserved1

Reserved for future use

◆ reserved2

int SpeexCallback::reserved2

Reserved for future use


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