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

Classes

class  IBackgroundLoaderObserver
 
class  CBackgroundInfoLoader
 

Typedefs

typedef std::shared_ptr< CFileItemCFileItemPtr
 

Typedef Documentation

◆ CFileItemPtr

typedef std::shared_ptr<CFileItem> CFileItemPtr