mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-01 02:52:32 +00:00
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
|
#ifndef SWITCH_RESAMPLE_H
|
||||||
#define SWITCH_RESAMPLE_H
|
#define SWITCH_RESAMPLE_H
|
||||||
#define SWITCH_RESAMPLE_QUALITY 0
|
#define SWITCH_RESAMPLE_QUALITY 2
|
||||||
#include <switch.h>
|
#include <switch.h>
|
||||||
SWITCH_BEGIN_EXTERN_C
|
SWITCH_BEGIN_EXTERN_C
|
||||||
/*!
|
/*!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user