21 #ifndef STREAMRECORDER_H 22 #define STREAMRECORDER_H 24 #include "Components/PlayManager/PlayState.h" 25 #include "Helper/Settings/SayonaraClass.h" 26 #include "Helper/Pimpl.h" 52 QString check_session_path(
const QString& sr_path);
61 QString change_track(
const MetaData& md);
67 bool is_recording()
const;
73 #endif // STREAMRECORDER_H The SayonaraClass class provides access to Settings and notifications.
Definition: SayonaraClass.h:29
The StreamRecorder class.
Definition: StreamRecorder.h:36
PlayState
The PlayState enum.
Definition: PlayState.h:30