gstreamer
Loading...
Searching...
No Matches
stream.cc
Go to the documentation of this file.
1
// gstreamer
2
#include "
gstreamerCSVFactory.h
"
3
#include "
gstreamerConventions.h
"
4
5
// Non-Doxygen implementation file: behavior is documented in the header.
6
bool
GstreamerCsvFactory::startStreamImpl([[maybe_unused]]
const
GFrameDataCollection
* frameRunData) {
7
return
true
;
8
}
9
10
11
bool
GstreamerCsvFactory::endStreamImpl([[maybe_unused]]
const
GFrameDataCollection
* frameRunData) {
12
return
true
;
13
}
GFrameDataCollection
gstreamerCSVFactory.h
gstreamerConventions.h
Shared constants and error codes for the gstreamer module.
factories
CSV
stream
stream.cc
Generated by
1.10.0