21#ifndef PIPELINEPROBES_H
22#define PIPELINEPROBES_H
26namespace StreamRecorder
31namespace PipelineExtensions::Probing
36 GstElement* queue {
nullptr};
42 GstPadProbeReturn streamRecorderProbed(GstPad* pad, GstPadProbeInfo* info, gpointer userData);
Definition StreamRecorderData.h:29