23 #ifndef STREAMRECORDERUTILS_H 24 #define STREAMRECORDERUTILS_H 35 namespace StreamRecorder
39 enum class ErrorCode : uint8_t
55 ErrorCode validate_template(
const QString& target_path_template,
int* invalid_idx);
57 QString target_path_template_default(
bool use_session_path);
68 TargetPaths full_target_path(
const QString& sr_path,
const QString& path_template,
const MetaData& md,
const QDate& d,
const QTime& t);
70 QString parse_error_code(ErrorCode err);
74 #endif // STREAMRECORDERUTILS_H
Definition: typedefs.h:28
Definition: org_mpris_media_player2_adaptor.h:20