1#ifndef RECORDING_FILE_H
2#define RECORDING_FILE_H
44 uint64_t m_fileSize {0};
50 double m_videoAspectRatio {0.0};
51 double m_videoFrameRate {0.0};
54 int m_audioChannels {0};
55 double m_audioSampleRate {0.0};
56 int m_audioBitrate {0};
58 static QString AVContainerToString(
AVContainer format);
Holds information on a recording file and it's video and audio streams.
QString m_storageDeviceID
QScriptValue formatStr(QScriptContext *context, QScriptEngine *interpreter)