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