|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <NfoFile.h>
Public Member Functions | |
| virtual | ~CNfoFile () |
| CInfoScanner::InfoType | Create (const std::string &, const ADDON::ScraperPtr &, int index=1) |
| template<class T > | |
| bool | GetDetails (T &details, const char *document=nullptr, bool prioritise=false) const |
| void | Close () |
| void | SetScraperInfo (ADDON::ScraperPtr info) |
| ADDON::ScraperPtr | GetScraperInfo () |
| const CScraperUrl & | ScraperUrl () const |
|
inlinevirtual |
| void CNfoFile::Close | ( | ) |
| CInfoScanner::InfoType CNfoFile::Create | ( | const std::string & | nfoPath, |
| const ADDON::ScraperPtr & | info, | ||
| int | index = 1 ) |
|
inline |
|
inline |
|
inline |
|
inline |