MythTV
master
|
This is the complete list of members for DvrServices, including all inherited members.
AddDontRecordSchedule(int ChanId, const QDateTime &StartTime, bool NeverRecord)=0 | DvrServices | pure virtualslot |
AddRecordedCredits(int RecordedId, const QJsonObject &json)=0 | DvrServices | pure virtualslot |
AddRecordedProgram(const QJsonObject &json)=0 | DvrServices | pure virtualslot |
AddRecordSchedule(const QString &Title, const QString &Subtitle, const QString &Description, const QString &Category, const QDateTime &StartTime, const QDateTime &EndTime, const QString &SeriesId, const QString &ProgramId, int ChanId, const QString &Station, int FindDay, QTime FindTime, int ParentId, bool Inactive, uint Season, uint Episode, const QString &Inetref, QString Type, QString SearchType, int RecPriority, uint PreferredInput, int StartOffset, int EndOffset, const QDateTime &LastRecorded, QString DupMethod, QString DupIn, bool NewEpisOnly, uint Filter, QString RecProfile, QString RecGroup, QString StorageGroup, QString PlayGroup, bool AutoExpire, int MaxEpisodes, bool MaxNewest, bool AutoCommflag, bool AutoTranscode, bool AutoMetaLookup, bool AutoUserJob1, bool AutoUserJob2, bool AutoUserJob3, bool AutoUserJob4, int Transcoder)=0 | DvrServices | pure virtualslot |
AllowReRecord(int RecordedId)=0 | DvrServices | pure virtualslot |
ConvertToParameterPtr(int nTypeId, const QString &sParamType, void *pParam, const QString &sValue) | Service | virtual |
ConvertToVariant(int nType, void *pValue) | Service | virtual |
DeleteRecording(int RecordedId, int ChanId, const QDateTime &StartTime, bool ForceDelete, bool AllowRerecord)=0 | DvrServices | pure virtualslot |
DisableRecordSchedule(uint RecordId)=0 | DvrServices | pure virtualslot |
DupInToDescription(const QString &DupIn)=0 | DvrServices | pure virtualslot |
DupInToString(const QString &DupIn)=0 | DvrServices | pure virtualslot |
DupMethodToDescription(const QString &DupMethod)=0 | DvrServices | pure virtualslot |
DupMethodToString(const QString &DupMethod)=0 | DvrServices | pure virtualslot |
DvrServices(QObject *parent=nullptr) | DvrServices | inline |
EnableRecordSchedule(uint RecordId)=0 | DvrServices | pure virtualslot |
GetConflictList(int StartIndex, int Count, int RecordId)=0 | DvrServices | pure virtualslot |
GetEncoderList()=0 | DvrServices | pure virtualslot |
GetExpiringList(int StartIndex, int Count)=0 | DvrServices | pure virtualslot |
GetInputList()=0 | DvrServices | pure virtualslot |
GetOldRecordedList(bool Descending, int StartIndex, int Count, const QDateTime &StartTime, const QDateTime &EndTime, const QString &Title, const QString &SeriesId, int RecordId, const QString &Sort)=0 | DvrServices | pure virtualslot |
GetPlayGroupList()=0 | DvrServices | pure virtualslot |
GetProgramCategories(bool OnlyRecorded)=0 | DvrServices | pure virtualslot |
GetRecGroupList()=0 | DvrServices | pure virtualslot |
GetRecorded(int RecordedId, int ChanId, const QDateTime &StartTime)=0 | DvrServices | pure virtualslot |
GetRecordedCommBreak(int RecordedId, int ChanId, const QDateTime &StartTime, const QString &OffsetType)=0 | DvrServices | pure virtualslot |
GetRecordedCutList(int RecordedId, int ChanId, const QDateTime &StartTime, const QString &OffsetType)=0 | DvrServices | pure virtualslot |
GetRecordedList(bool Descending, int StartIndex, int Count, const QString &TitleRegEx, const QString &RecGroup, const QString &StorageGroup, const QString &Category, const QString &Sort, bool IgnoreLiveTV, bool IgnoreDeleted)=0 | DvrServices | pure virtualslot |
GetRecordedMarkup(int RecordedId)=0 | DvrServices | pure virtualslot |
GetRecordedSeek(int RecordedId, const QString &OffsetType)=0 | DvrServices | pure virtualslot |
GetRecordSchedule(uint RecordId, const QString &Template, int RecordedId, int ChanId, const QDateTime &StartTime, bool MakeOverride)=0 | DvrServices | pure virtualslot |
GetRecordScheduleList(int StartIndex, int Count, const QString &Sort, bool Descending)=0 | DvrServices | pure virtualslot |
GetRecRuleFilterList()=0 | DvrServices | pure virtualslot |
GetRecStorageGroupList()=0 | DvrServices | pure virtualslot |
GetSavedBookmark(int RecordedId, int ChanId, const QDateTime &StartTime, const QString &OffsetType)=0 | DvrServices | pure virtualslot |
GetTitleInfoList()=0 | DvrServices | pure virtualslot |
GetTitleList(const QString &RecGroup)=0 | DvrServices | pure virtualslot |
GetUpcomingList(int StartIndex, int Count, bool ShowAll, int RecordId, int RecStatus)=0 | DvrServices | pure virtualslot |
HAS_PARAM(const QString &p) const | Service | inline |
m_parsedParams | Service | |
ManageJobQueue(const QString &Action, const QString &JobName, int JobId, int RecordedId, QDateTime JobStartTime, QString RemoteHost, QString JobArgs)=0 | DvrServices | pure virtualslot |
ReactivateRecording(int RecordedId, int ChanId, const QDateTime &StartTime)=0 | DvrServices | pure virtualslot |
RecordedIdForKey(int ChanId, const QDateTime &StartTime)=0 | DvrServices | pure virtualslot |
RecordedIdForPathname(const QString &Pathname)=0 | DvrServices | pure virtualslot |
RecStatusToDescription(int RecStatus, int RecType, const QDateTime &StartTime)=0 | DvrServices | pure virtualslot |
RecStatusToString(int RecStatus)=0 | DvrServices | pure virtualslot |
RecTypeToDescription(const QString &RecType)=0 | DvrServices | pure virtualslot |
RecTypeToString(const QString &RecType)=0 | DvrServices | pure virtualslot |
RemoveRecorded(int RecordedId, int ChanId, const QDateTime &StartTime, bool ForceDelete, bool AllowRerecord)=0 | DvrServices | pure virtualslot |
RemoveRecordSchedule(uint RecordId)=0 | DvrServices | pure virtualslot |
RescheduleRecordings(void)=0 | DvrServices | pure virtualslot |
Service(QObject *parent=nullptr) | Service | inlineexplicit |
SetRecordedMarkup(int RecordedId, const QJsonObject &json)=0 | DvrServices | pure virtualslot |
SetSavedBookmark(int RecordedId, int ChanId, const QDateTime &StartTime, const QString &OffsetType, long Offset)=0 | DvrServices | pure virtualslot |
StopRecording(int RecordedId)=0 | DvrServices | pure virtualslot |
ToBool(const QString &sVal) | Service | static |
UnDeleteRecording(int RecordedId, int ChanId, const QDateTime &StartTime)=0 | DvrServices | pure virtualslot |
UpdateRecordedWatchedStatus(int RecordedId, int ChanId, const QDateTime &StartTime, bool Watched)=0 | DvrServices | pure virtualslot |
UpdateRecordSchedule(uint RecordId, const QString &Title, const QString &Subtitle, const QString &Description, const QString &Category, const QDateTime &StartTime, const QDateTime &EndTime, const QString &SeriesId, const QString &ProgramId, int ChanId, const QString &Station, int FindDay, QTime FindTime, bool Inactive, uint Season, uint Episode, const QString &Inetref, QString Type, QString SearchType, int RecPriority, uint PreferredInput, int StartOffset, int EndOffset, QString DupMethod, QString DupIn, bool NewEpisOnly, uint Filter, QString RecProfile, QString RecGroup, QString StorageGroup, QString PlayGroup, bool AutoExpire, int MaxEpisodes, bool MaxNewest, bool AutoCommflag, bool AutoTranscode, bool AutoMetaLookup, bool AutoUserJob1, bool AutoUserJob2, bool AutoUserJob3, bool AutoUserJob4, int Transcoder)=0 | DvrServices | pure virtualslot |