MythTV  master
Classes | Functions
dirscan.h File Reference
#include "mythmetaexp.h"
Include dependency graph for dirscan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DirectoryHandler
 

Functions

META_PUBLIC bool ScanVideoDirectory (const QString &start_path, DirectoryHandler *handler, const FileAssociations::ext_ignore_list &ext_disposition, bool list_unknown_extensions)
 

Function Documentation

◆ ScanVideoDirectory()

META_PUBLIC bool ScanVideoDirectory ( const QString &  start_path,
DirectoryHandler handler,
const FileAssociations::ext_ignore_list ext_disposition,
bool  list_unknown_extensions 
)

Definition at line 227 of file dirscan.cpp.

Referenced by VideoScannerThread::buildFileList(), and VideoListImp::buildFileList().