Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ast_generator Struct Reference

#include <channel.h>


Data Fields

void *(* alloc )(struct ast_channel *chan, void *params)
void(* release )(struct ast_channel *chan, void *data)
int(* generate )(struct ast_channel *chan, void *data, int len, int samples)


Field Documentation

void*(* alloc)(struct ast_channel *chan, void *params)
 

Referenced by ast_activate_generator().

int(* generate)(struct ast_channel *chan, void *data, int len, int samples)
 

Referenced by ast_read().

void(* release)(struct ast_channel *chan, void *data)
 

Referenced by ast_activate_generator(), ast_deactivate_generator(), and ast_hangup().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 11:33:07 2004 for Asterisk by doxygen1.2.15