]> git.sesse.net Git - nageru/blobdiff - nageru_cef_app.h
Support audio-only FFmpeg inputs. Somewhat wonky, though.
[nageru] / nageru_cef_app.h
index 1a7ca1afeb6b9c015fa6b40a5b692b8af02b3424..7b8969bbc7224e863d13b191049f424390b0cae7 100644 (file)
@@ -76,7 +76,7 @@ public:
                return this;
        }
 
-       void OnBeforeCommandLineProcessing(const CefString& process_type, CefRefPtr<CefCommandLine> command_line);
+       void OnBeforeCommandLineProcessing(const CefString& process_type, CefRefPtr<CefCommandLine> command_line) override;
 
 private:
        void cef_thread_func();