kodi
List of all members
XFILE::CFileDirectoryFactory Class Reference

Static Public Member Functions

static IFileDirectoryCreate (const CURL &url, CFileItem *pItem, const std::string &strMask="")
 

Member Function Documentation

◆ Create()

IFileDirectory * CFileDirectoryFactory::Create ( const CURL url,
CFileItem pItem,
const std::string &  strMask = "" 
)
static

Check available binary addons which can contain files with underlaid folders / files. Currently in vfs and audiodecoder addons.

Note
The file extensions are absolutely necessary for these in order to identify the associated add-on.

Scan here about audiodecoder addons.

Note
: Do not check audio decoder files that are already open, they cannot contain any further sub-folders.

Scan here about VFS addons.


The documentation for this class was generated from the following files: