summaryrefslogtreecommitdiff
path: root/test/timer-thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/timer-thread.cpp')
0 files changed, 0 insertions, 0 deletions
"hl com"> * gstlibcamerasrc.h - GStreamer Capture Element */ #ifndef __GST_LIBCAMERA_SRC_H__ #define __GST_LIBCAMERA_SRC_H__ #include <gst/gst.h> G_BEGIN_DECLS #define GST_TYPE_LIBCAMERA_SRC gst_libcamera_src_get_type() G_DECLARE_FINAL_TYPE(GstLibcameraSrc, gst_libcamera_src, GST_LIBCAMERA, SRC, GstElement) G_END_DECLS #endif /* __GST_LIBCAMERA_SRC_H__ */