#include <frame.h>
Collaboration diagram for ast_frame:
Data Fields | |
void * | data |
int | datalen |
timeval | delivery |
int | frametype |
int | mallocd |
ast_frame * | next |
int | offset |
ast_frame * | prev |
int | samples |
const char * | src |
int | subclass |
Definition at line 89 of file frame.h.
int mallocd |
int offset |