MythTV master
Classes | Functions
videoscan.h File Reference
#include <map>
#include <set>
#include <utility>
#include <vector>
#include <QObject>
#include <QStringList>
#include <QEvent>
#include <QCoreApplication>
#include "libmythbase/mthread.h"
#include "libmythmetadata/mythmetaexp.h"
#include "libmythui/mythprogressdialog.h"
Include dependency graph for videoscan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VideoScanner
 
class  VideoScanChanges
 
class  VideoScannerThread
 
struct  VideoScannerThread::CheckStruct
 

Functions

META_PUBLIC bool RemoteGetActiveBackends (QStringList *list)
 return list of backends currently connected to the master More...
 

Function Documentation

◆ RemoteGetActiveBackends()

META_PUBLIC bool RemoteGetActiveBackends ( QStringList *  list)

return list of backends currently connected to the master

Definition at line 487 of file videoscan.cpp.

Referenced by VideoScanner::doScan(), and MetadataFactory::VideoScan().