gstreamer
Loading...
Searching...
No Matches
frameHeader.cc
Go to the documentation of this file.
1// gstreamer
4
5// using \n instead of endl so flushing isn't forced at each line
6// Non-Doxygen implementation file: behavior is documented in the header.
7bool GstreamerCsvFactory::publishFrameHeaderImpl([[maybe_unused]] const GFrameHeader* gframeHeader) {
8 return true;
9}
Shared constants and error codes for the gstreamer module.