#include <FFmpegRecorder.h>
|
| FFmpegRecorder (const std::string &inputFormat, const std::string &deviceName, const std::map< std::string, std::string > &options, std::vector< std::unique_ptr< FFmpegFrameSink > > &sinks) |
|
◆ FFmpegRecorder()
FFmpegRecorder::FFmpegRecorder |
( |
const std::string & |
inputFormat, |
|
|
const std::string & |
deviceName, |
|
|
const std::map< std::string, std::string > & |
options, |
|
|
std::vector< std::unique_ptr< FFmpegFrameSink > > & |
sinks |
|
) |
| |
◆ m_thread
std::jthread FFmpegRecorder::m_thread |
The documentation for this class was generated from the following files: