Go to the documentation of this file.
5 #if defined(Q_OS_DARWIN) || defined(__FreeBSD__)
50 QString cacheKey = QString(
"%1:%2").arg(pginfo->
GetChanID())
64 if (storePath && result.startsWith(
"/"))
static QMutex recordingPathLock
QDateTime GetRecordingStartTime(void) const
Approximate time the recording started.
QString GetPlaybackURL(ProgramInfo *pginfo, bool storePath)
uint GetChanID(void) const
This is the unique key used in the database to locate tuning information.
Holds information on recordings and videos.
static QMap< QString, QString > recordingPathCache
QString GetPlaybackURL(bool checkMaster=false, bool forceCheckLocal=false)
Returns filename or URL to be used to play back this recording.
~DeleteHandler(void) override
General purpose reference counter.