gstreamer
Loading...
Searching...
No Matches
publishPayload.cc
Go to the documentation of this file.
1// gstreamer
3
4// Non-Doxygen implementation file: behavior is documented in the header.
5bool GstreamerCsvFactory::publishPayloadImpl([[maybe_unused]] const std::vector<GIntegralPayload*>* payload) {
6 return true;
7}