gstreamer
Loading...
Searching...
No Matches
frameHeader.cc
Go to the documentation of this file.
1// gstreamer
4
5// Implementation summary:
6// Frame-header publication is currently a no-op for the CSV backend.
7
8bool GstreamerCsvFactory::publishFrameHeaderImpl([[maybe_unused]] const GFrameHeader* gframeHeader) {
9 return true;
10}
CSV streamer plugin declarations.
Shared constants and error codes for the gstreamer module.