6bool GstreamerRootFactory::startStreamImpl([[maybe_unused]]
const GFrameDataCollection* frameRunData) {
7 if (rootfile ==
nullptr) {
15bool GstreamerRootFactory::endStreamImpl([[maybe_unused]]
const GFrameDataCollection* frameRunData) {
16 if (rootfile ==
nullptr) {
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).