Index: Source/WebCore/webaudio/RealtimeAnalyser.h |
=================================================================== |
--- Source/WebCore/webaudio/RealtimeAnalyser.h (revision 94028) |
+++ Source/WebCore/webaudio/RealtimeAnalyser.h (working copy) |
@@ -70,6 +70,7 @@ |
static const double DefaultMaxDecibels; |
static const unsigned DefaultFFTSize; |
+ static const unsigned MinFFTSize; |
static const unsigned MaxFFTSize; |
static const unsigned InputBufferSize; |