|
MythTV master
|
This is the complete list of members for PlaybackSock, including all inherited members.
| AddChildInput(uint childid) | PlaybackSock | |
| CancelNextRecording(int capturecardnum, bool cancel) | PlaybackSock | |
| CheckFile(ProgramInfo *pginfo) | PlaybackSock | |
| CheckRecordingActive(const ProgramInfo *pginfo) | PlaybackSock | |
| DecrRef(void) | ReferenceCounter | virtual |
| DeleteFile(const QString &filename, const QString &sgroup) | PlaybackSock | |
| DeleteRecording(const ProgramInfo *pginfo, bool forceMetadataDelete=false) | PlaybackSock | |
| EncoderIsRecording(int capturecardnum, const ProgramInfo *pginfo) | PlaybackSock | |
| eventsMode(void) const | PlaybackSock | |
| FillProgramInfo(ProgramInfo &pginfo, const QString &playbackhost) | PlaybackSock | |
| ForwardRequest(const QStringList &slist) | PlaybackSock | |
| GenPreviewPixmap(const QString &token, const ProgramInfo *pginfo) | PlaybackSock | |
| GenPreviewPixmap(const QString &token, const ProgramInfo *pginfo, std::chrono::seconds time, long long frame, const QString &outputFile, QSize outputSize) | PlaybackSock | |
| getBlockShutdown(void) const | PlaybackSock | inline |
| GetDiskSpace() | PlaybackSock | |
| GetEncoderState(int capturecardnum) | PlaybackSock | |
| GetFileHash(const QString &filename, const QString &storageGroup) | PlaybackSock | |
| GetFindFile(const QString &host, const QString &filename, const QString &storageGroup, bool useRegex) | PlaybackSock | |
| getHostname(void) const | PlaybackSock | inline |
| getIP(void) const | PlaybackSock | inline |
| GetMaxBitrate(int capturecardnum) | PlaybackSock | |
| GetRecording(uint cardid) | PlaybackSock | |
| GetRecordingStatus(int capturecardnum) | PlaybackSock | |
| GetSGFileList(const QString &host, const QString &groupname, const QString &directory, bool fileNamesOnly) | PlaybackSock | |
| GetSGFileQuery(const QString &host, const QString &groupname, const QString &filename) | PlaybackSock | |
| getSocket(void) const | PlaybackSock | inline |
| GoToSleep(void) | PlaybackSock | |
| IncrRef(void) | ReferenceCounter | virtual |
| IsBusy(int capturecardnum, InputInfo *busy_input=nullptr, std::chrono::seconds time_buffer=5s) | PlaybackSock | |
| IsDisconnected(void) const | PlaybackSock | inline |
| IsFrontend(void) const | PlaybackSock | inline |
| isLocal(void) const | PlaybackSock | inline |
| isMediaServer(void) const | PlaybackSock | inline |
| isSlaveBackend(void) const | PlaybackSock | inline |
| m_backend | PlaybackSock | private |
| m_blockshutdown | PlaybackSock | private |
| m_disconnected | PlaybackSock | private |
| m_eventsMode | PlaybackSock | private |
| m_frontend | PlaybackSock | private |
| m_hostname | PlaybackSock | private |
| m_ip | PlaybackSock | private |
| m_local | PlaybackSock | private |
| m_logDebug | ReferenceCounter | protected |
| m_mediaserver | PlaybackSock | private |
| m_referenceCount | ReferenceCounter | protected |
| m_sock | PlaybackSock | private |
| m_sockLock | PlaybackSock | private |
| PixmapLastModified(const ProgramInfo *pginfo) | PlaybackSock | |
| PlaybackSock(MythSocket *lsock, QString lhostname, PlaybackSockEventsMode eventsMode) | PlaybackSock | |
| PrintDebug(void) | ReferenceCounter | static |
| ReadStringList(QStringList &list) | PlaybackSock | |
| RecordPending(int capturecardnum, const ProgramInfo *pginfo, std::chrono::seconds secsleft, bool hasLater) | PlaybackSock | |
| ReferenceCounter(const QString &debugName, bool logDebug=true) | ReferenceCounter | explicit |
| SendReceiveStringList(QStringList &strlist, uint min_reply_length=0) | PlaybackSock | private |
| SetAsFrontend(void) | PlaybackSock | inline |
| setAsMediaServer(void) | PlaybackSock | inline |
| setAsSlaveBackend(void) | PlaybackSock | inline |
| setBlockShutdown(bool value) | PlaybackSock | inline |
| SetDisconnected(void) | PlaybackSock | inline |
| setIP(const QString &lip) | PlaybackSock | inline |
| SetNextLiveTVDir(int capturecardnum, const QString &dir) | PlaybackSock | |
| SetSignalMonitoringRate(int capturecardnum, std::chrono::milliseconds rate, int notifyFrontend) | PlaybackSock | |
| StartRecording(int capturecardnum, ProgramInfo *pginfo) | PlaybackSock | |
| StopRecording(const ProgramInfo *pginfo) | PlaybackSock | |
| wantsEvents(void) const | PlaybackSock | |
| wantsNonSystemEvents(void) const | PlaybackSock | |
| wantsOnlySystemEvents(void) const | PlaybackSock | |
| wantsSystemEvents(void) const | PlaybackSock | |
| ~PlaybackSock() override | PlaybackSock | protected |
| ~ReferenceCounter(void) | ReferenceCounter | protectedvirtual |