Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#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< CFileItem > | CFileItemPtr |
typedef std::shared_ptr<CFileItem> CFileItemPtr |