git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5436 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
36ccf76a99
commit
cb766bf817
|
@ -54,7 +54,7 @@
|
|||
/******** Constants *****************************************************/
|
||||
/************************************************************************/
|
||||
|
||||
#define FRAMES_PER_BUFFER (128)
|
||||
#define FRAMES_PER_BUFFER (2048)
|
||||
|
||||
/************************************************************************/
|
||||
/******** Prototypes ****************************************************/
|
||||
|
|
Loading…
Reference in New Issue