|
Switch Controller
|
#include "pch.h"#include "Event/ConcreteClasses/ImageEvent.h"#include "Event/ConcreteClasses/SoundEvent.h"#include "Macro/Macro.h"#include "Macro/MacroCollection.h"#include "FFmpeg/AudioFrameSink.h"#include "FFmpeg/FFmpegRecorder.h"#include "FFmpeg/VideoFrameSink.h"

Go to the source code of this file.
Functions | |
| MacroCollection | getMacroConfig (VideoFrameSink *videoFrameSink, AudioFrameSink *audioFrameSink, std::vector< std::shared_ptr< Macro > > macros) |
| MacroCollection getMacroConfig | ( | VideoFrameSink * | videoFrameSink, |
| AudioFrameSink * | audioFrameSink, | ||
| std::vector< std::shared_ptr< Macro > > | macros | ||
| ) |