forked from Mirrors/freeswitch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@112 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
8192167589
commit
05ee76b30a
@ -36,8 +36,8 @@
|
||||
static const char modname[] = "mod_speexcodec";
|
||||
|
||||
const struct switch_codec_settings default_codec_settings = {
|
||||
/*.quality*/ 3,
|
||||
/*.complexity*/ 2,
|
||||
/*.quality*/ 5,
|
||||
/*.complexity*/ 5,
|
||||
/*.enhancement*/ 1,
|
||||
/*.vad*/ 0,
|
||||
/*.vbr*/ 0,
|
||||
|
Loading…
Reference in New Issue
Block a user