diff --git a/src/modules/video_processing/main/source/frame_preprocessor.cc b/src/modules/video_processing/main/source/frame_preprocessor.cc index 14ced41476..fa13b2df7e 100644 --- a/src/modules/video_processing/main/source/frame_preprocessor.cc +++ b/src/modules/video_processing/main/source/frame_preprocessor.cc @@ -18,6 +18,7 @@ _id(0), _contentMetrics(NULL), _nativeHeight(0), _nativeWidth(0), +_maxFrameRate(0), _resampledFrame(), _enableCA(false) {