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:
Anthony Minessale 2009-07-28 18:50:33 +00:00
parent e6d513ebd8
commit 9db694a1a8
1 changed files with 1 additions and 1 deletions

View File

@ -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
/*!