![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
Menu hooks that are available in the context menus while playing a stream via this add-on. And in the Live TV settings dialog. More...
#include <xbmc_pvr_types.h>
Public Attributes | |
unsigned int | iHookId |
(required) this hook's identifier More... | |
unsigned int | iLocalizedStringId |
(required) the id of the label for this hook in g_localizeStrings More... | |
PVR_MENUHOOK_CAT | category |
(required) category of menu hook More... | |
Menu hooks that are available in the context menus while playing a stream via this add-on. And in the Live TV settings dialog.
PVR_MENUHOOK_CAT PVR_MENUHOOK::category |
(required) category of menu hook
unsigned int PVR_MENUHOOK::iHookId |
(required) this hook's identifier
unsigned int PVR_MENUHOOK::iLocalizedStringId |
(required) the id of the label for this hook in g_localizeStrings