7bool GstreamerTextFactory::startStreamImpl([[maybe_unused]]
const GFrameDataCollection* frameRunData) {
10 ofile <<
"Frame {" << std::endl;
16bool GstreamerTextFactory::endStreamImpl([[maybe_unused]]
const GFrameDataCollection* frameRunData) {
19 ofile <<
"}" << std::endl;
std::shared_ptr< GLogger > log
void error(int exit_code, Args &&... args) const
Shared constants and error codes for the gstreamer module.
#define ERR_CANTOPENOUTPUT
Output medium could not be opened (file/device not accessible).