mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-15 08:39:08 -05:00
updated VoIP to use new Fast packet sending.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-initdev@6792 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
2466c01e35
commit
90b4a20e5d
3 changed files with 34 additions and 31 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
#define SAMPLING_RATE 16000 //must be the same as the speex setted mode (speex_wb_mode)
|
||||
#define FRAME_SIZE 320 //must be the same as the speex setted mode (speex_wb_mode)
|
||||
#define ECHOTAILSIZE 25
|
||||
#define ECHOTAILSIZE 10
|
||||
|
||||
class SpeexBits;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue