21 #ifndef PIPELINEPROBES_H
22 #define PIPELINEPROBES_H
26 namespace StreamRecorder
31 namespace PipelineExtensions
47 void handleProbe(
bool* active, GstElement* queue, gulong* probe_id, GstPadProbeCallback callback);
59 levelProbed(GstPad* pad, GstPadProbeInfo* info, gpointer user_data);
81 lameProbed(GstPad* pad, GstPadProbeInfo* info, gpointer user_data);
92 pitchProbed(GstPad* pad, GstPadProbeInfo* info, gpointer user_data);
116 #endif // PIPELINEPROBES_H