diff options
Diffstat (limited to 'libvideoeditor/lvpp/VideoEditorSRC.h')
-rwxr-xr-x | libvideoeditor/lvpp/VideoEditorSRC.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvideoeditor/lvpp/VideoEditorSRC.h b/libvideoeditor/lvpp/VideoEditorSRC.h index c61b7c1..eabafde 100755 --- a/libvideoeditor/lvpp/VideoEditorSRC.h +++ b/libvideoeditor/lvpp/VideoEditorSRC.h @@ -49,7 +49,7 @@ class VideoEditorSRC : public MediaSource , public AudioBufferProvider { kFreq12000Hz = 12000, kFreq16000Hz = 16000, kFreq22050Hz = 22050, - kFreq240000Hz = 24000, + kFreq24000Hz = 24000, kFreq32000Hz = 32000, kFreq44100 = 44100, kFreq48000 = 48000, |