gstreamer
Loading...
Searching...
No Matches
publishPayload.cc
Go to the documentation of this file.
1
// gstreamer
2
#include "
gstreamerCSVFactory.h
"
3
4
// Implementation summary:
5
// Frame-payload publication is currently a no-op for the CSV backend.
6
7
bool
GstreamerCsvFactory::publishPayloadImpl([[maybe_unused]]
const
std::vector<GIntegralPayload*>* payload) {
8
return
true
;
9
}
gstreamerCSVFactory.h
CSV streamer plugin declarations.
factories
CSV
stream
publishPayload.cc
Generated by
1.10.0