File tree Expand file tree Collapse file tree
SerialPrograms/Source/CommonFramework/Recording Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010#ifndef PokemonAutomation_StreamHistoryTracker_SaveFrames_H
1111#define PokemonAutomation_StreamHistoryTracker_SaveFrames_H
1212
13- // #include <opencv2/opencv.hpp>
1413#include < deque>
15- // #include <QCoreApplication>
16- // #include <QFileInfo>
17- // #include <QUrl>
18- // #include <QAudioBufferInput>
19- // #include <QVideoFrameInput>
20- // #include <QMediaFormat>
21- // #include <QMediaRecorder>
22- // #include <QMediaCaptureSession>
23- // #include <QScopeGuard>
24- // #include "Common/Cpp/Logging/AbstractLogger.h"
25- // #include "Common/Cpp/Concurrency/SpinLock.h"
26- // #include "CommonFramework/VideoPipeline/Backends/VideoFrameQt.h"
27-
28-
29- // #include <iostream>
30- // using std::cout;
31- // using std::endl;
3214
3315
3416namespace PokemonAutomation {
You can’t perform that action at this time.
0 commit comments