Add "prod" function, to get audio moving

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@856 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2003-04-16 02:47:03 +00:00
parent 7ba7ec9c97
commit 40fe8aa533
2 changed files with 16 additions and 0 deletions

View File

@@ -462,6 +462,9 @@ struct ast_frame *ast_read(struct ast_channel *chan);
*/
int ast_write(struct ast_channel *chan, struct ast_frame *frame);
/* Send empty audio to prime a channel driver */
int ast_prod(struct ast_channel *chan);
//! Sets read format on channel chan
/*!
* \param chan channel to change