Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
BackgroundInfoLoader.h File Reference
#include "IProgressCallback.h"
#include "threads/CriticalSection.h"
#include "threads/IRunnable.h"
#include <memory>
#include <vector>

Classes

class  IBackgroundLoaderObserver
 
class  CBackgroundInfoLoader
 

Typedefs

typedef std::shared_ptr< CFileItemCFileItemPtr
 

Typedef Documentation

◆ CFileItemPtr

typedef std::shared_ptr<CFileItem> CFileItemPtr