23 #ifndef STREAMRECORDERHANDLER_H
24 #define STREAMRECORDERHANDLER_H
26 #include "Utils/Pimpl.h"
27 #include "Components/Engine/gstfwd.h"
29 namespace StreamRecorder
34 namespace PipelineExtensions
46 bool set_enabled(
bool b);
48 void set_target_path(
const QString& path);
52 #endif // STREAMRECORDERHANDLER_H