set default resample quality to 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14400 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e6d513ebd8
commit
9db694a1a8
|
@ -42,7 +42,7 @@
|
|||
|
||||
#ifndef SWITCH_RESAMPLE_H
|
||||
#define SWITCH_RESAMPLE_H
|
||||
#define SWITCH_RESAMPLE_QUALITY 0
|
||||
#define SWITCH_RESAMPLE_QUALITY 2
|
||||
#include <switch.h>
|
||||
SWITCH_BEGIN_EXTERN_C
|
||||
/*!
|
||||
|
|
Loading…
Reference in New Issue