Rollback to 160 Bytes. Better solution necessary. HD Voice still not released, better implementation follows

This commit is contained in:
MelwareDE 2010-10-11 07:37:02 +00:00
parent 2c636c7484
commit 14c3794527
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ struct _diva_stream_scheduling_entry;
/* now : 160 bytes Alaw = 20 ms audio */
/* now : 640 bytes slinear 16000Hz = 20 ms audio */
/* you can tune this to your need. higher value == more latency */
#define CAPI_MAX_B3_BLOCK_SIZE 640
#define CAPI_MAX_B3_BLOCK_SIZE 160
#define ALL_SERVICES 0x1FFF03FF