Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <TVOSTopShelf.h>
Public Member Functions | |
void | RunTopShelf () |
void | SetTopShelfItems (CFileItemList &items, TVOSTopShelfItemsCategory category) |
void | HandleTopShelfUrl (const std::string &url, const bool run) |
Static Public Member Functions | |
static CTVOSTopShelf & | GetInstance () |
|
static |
void CTVOSTopShelf::RunTopShelf | ( | ) |
@Todo handle tvcontentitem.displayurl. Should show topshelf item video info
void CTVOSTopShelf::SetTopShelfItems | ( | CFileItemList & | items, |
TVOSTopShelfItemsCategory | category ) |