Sat Apr 26 20:55:09 2008

Asterisk developer's documentation


slinfactory.h File Reference

A machine to gather up arbitrary frames and convert them to raw slinear on demand. More...

#include <stdlib.h>
#include <unistd.h>
#include <string.h>

Include dependency graph for slinfactory.h:

Go to the source code of this file.

Data Structures

struct  ast_slinfactory

Functions

void ast_slinfactory_destroy (struct ast_slinfactory *sf)
int ast_slinfactory_feed (struct ast_slinfactory *sf, struct ast_frame *f)
void ast_slinfactory_init (struct ast_slinfactory *sf)
int ast_slinfactory_read (struct ast_slinfactory *sf, short *buf, size_t bytes)


Detailed Description

A machine to gather up arbitrary frames and convert them to raw slinear on demand.

Definition in file slinfactory.h.


Generated on Sat Apr 26 20:55:09 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.1