Switch Controller
Loading...
Searching...
No Matches
Functions
MacroConfig.h File Reference
#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"
Include dependency graph for MacroConfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MacroCollection getMacroConfig (VideoFrameSink *videoFrameSink, AudioFrameSink *audioFrameSink, std::vector< std::shared_ptr< Macro > > macros)
 

Function Documentation

◆ getMacroConfig()

MacroCollection getMacroConfig ( VideoFrameSink videoFrameSink,
AudioFrameSink audioFrameSink,
std::vector< std::shared_ptr< Macro > >  macros 
)