| Cleanup(void) | MythExternRecApp | slot |
| Close(void) | MythExternRecApp | slot |
| config(void) | MythExternRecApp | private |
| DataStarted(void) | MythExternRecApp | slot |
| Desc(void) const | MythExternRecApp | |
| Done(void) | MythExternRecApp | signal |
| ErrorMessage(const QString &msg) | MythExternRecApp | signal |
| Fill(const QByteArray &buffer) | MythExternRecApp | signal |
| FirstChannel(const QString &serial) | MythExternRecApp | slot |
| GetChannel(const QString &serial, const QString &func) | MythExternRecApp | protected |
| HasPictureAttributes(const QString &serial) | MythExternRecApp | slot |
| HasTuner(const QString &serial) | MythExternRecApp | slot |
| LoadChannels(const QString &serial) | MythExternRecApp | slot |
| LockTimeout(const QString &serial) | MythExternRecApp | slot |
| m_appEnv | MythExternRecApp | private |
| m_blockSize | MythExternRecApp | private |
| m_bufferMax | MythExternRecApp | private |
| m_chaninfo | MythExternRecApp | private |
| m_channelIdx | MythExternRecApp | private |
| m_channels | MythExternRecApp | private |
| m_channelsIni | MythExternRecApp | private |
| m_chanSettings | MythExternRecApp | private |
| m_cleanup | MythExternRecApp | private |
| m_command | MythExternRecApp | private |
| m_configIni | MythExternRecApp | private |
| m_desc | MythExternRecApp | private |
| m_fatal | MythExternRecApp | private |
| m_fatalMsg | MythExternRecApp | private |
| m_finishTuneProc | MythExternRecApp | private |
| m_lockTimeout | MythExternRecApp | private |
| m_logFile | MythExternRecApp | private |
| m_logging | MythExternRecApp | private |
| m_newEpisodeCommand | MythExternRecApp | private |
| m_onDataStart | MythExternRecApp | private |
| m_proc | MythExternRecApp | private |
| m_recCommand | MythExternRecApp | private |
| m_recDesc | MythExternRecApp | private |
| m_result | MythExternRecApp | private |
| m_run | MythExternRecApp | private |
| m_runCond | MythExternRecApp | private |
| m_runMutex | MythExternRecApp | private |
| m_scanCommand | MythExternRecApp | private |
| m_scanTimeout | MythExternRecApp | private |
| m_settingVars | MythExternRecApp | private |
| m_streaming | MythExternRecApp | private |
| m_terminating | MythExternRecApp | mutableprivate |
| m_tuneCommand | MythExternRecApp | private |
| m_tunedChannel | MythExternRecApp | private |
| m_tuneProc | MythExternRecApp | private |
| m_tuningChannel | MythExternRecApp | private |
| MythExternRecApp(QString command, QString conf_file, QString log_file, QString logging) | MythExternRecApp | |
| MythLog(const QString &msg) | MythExternRecApp | inline |
| NewEpisodeStarting(void) | MythExternRecApp | slot |
| NextChannel(const QString &serial) | MythExternRecApp | slot |
| Open(void) | MythExternRecApp | |
| Opened(void) | MythExternRecApp | signal |
| ProcError(QProcess::ProcessError error) | MythExternRecApp | slot |
| ProcFinished(int exitCode, QProcess::ExitStatus exitStatus) | MythExternRecApp | slot |
| ProcReadStandardError(void) | MythExternRecApp | slot |
| ProcReadStandardOutput(void) | MythExternRecApp | slot |
| ProcStarted(void) | MythExternRecApp | slot |
| ProcStateChanged(QProcess::ProcessState newState) | MythExternRecApp | slot |
| replace_extra_args(const QString &var, const QVariantMap &extra_args) const | MythExternRecApp | private |
| ReplaceVariables(QString &cmd) const | MythExternRecApp | |
| Run(void) | MythExternRecApp | |
| sanitize_var(const QString &var) | MythExternRecApp | privatestatic |
| SendMessage(const QString &command, const QString &serial, const QString &message, const QString &status="") | MythExternRecApp | signal |
| SetBlockSize(const QString &serial, int blksz) | MythExternRecApp | slot |
| SetDescription(const QString &desc) | MythExternRecApp | signal |
| SetErrorMsg(const QString &msg) | MythExternRecApp | inline |
| StartStreaming(const QString &serial) | MythExternRecApp | slot |
| StopStreaming(const QString &serial, bool silent) | MythExternRecApp | slot |
| Streaming(bool val) | MythExternRecApp | signal |
| TerminateProcess(QProcess &proc, const QString &desc) const | MythExternRecApp | protected |
| TuneChannel(const QString &serial, const QVariantMap &chaninfo) | MythExternRecApp | slot |
| TuneStatus(const QString &serial) | MythExternRecApp | slot |
| ~MythExternRecApp(void) override | MythExternRecApp | |