summaryrefslogtreecommitdiff
path: root/common_types.h
diff options
context:
space:
mode:
authorturaj@webrtc.org <turaj@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-03-12 22:27:27 +0000
committerturaj@webrtc.org <turaj@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-03-12 22:27:27 +0000
commit15a03fd972746f234e2dd9bb5540ae0b4ad6ee82 (patch)
tree3164e89fd741040809937728c53a037b912ae10e /common_types.h
parentdf008560264cf00c377d4a95a0dc029e4de6da58 (diff)
downloadwebrtc-15a03fd972746f234e2dd9bb5540ae0b4ad6ee82.tar.gz
Remove DTMF detection. Talk team has been in the loop and there is no need for
DTMF detection at the receiver side. test=voe_auto_test, VoE extended test DTMF Review URL: https://webrtc-codereview.appspot.com/1168004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@3663 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'common_types.h')
-rw-r--r--common_types.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/common_types.h b/common_types.h
index 97658c72..7e912855 100644
--- a/common_types.h
+++ b/common_types.h
@@ -342,13 +342,6 @@ typedef struct // All levels are reported in dB
StatVal a_nlp;
} EchoStatistics;
-enum TelephoneEventDetectionMethods
-{
- kInBand = 0,
- kOutOfBand = 1,
- kInAndOutOfBand = 2
-};
-
enum NsModes // type of Noise Suppression
{
kNsUnchanged = 0, // previously set mode