summaryrefslogtreecommitdiff
path: root/command/audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'command/audio.h')
-rw-r--r--command/audio.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/command/audio.h b/command/audio.h
index 56901a2..651d056 100644
--- a/command/audio.h
+++ b/command/audio.h
@@ -22,11 +22,6 @@ private:
void ResetMark();
bool AddMark(int Type, int Position, const char *Comment);
-#define CUT_VAL 4
-#define MIN_LOWVALS 25
- bool SilenceDetection(int FrameNumber);
- int lastframe_silence;
-
int lastframe_gain;
double lastgain;
cMarkAdAudioGainAnalysis audiogain;