Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
PVR_MENUHOOK Struct Reference

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...
 

Detailed Description

Menu hooks that are available in the context menus while playing a stream via this add-on. And in the Live TV settings dialog.

Member Data Documentation

§ category

PVR_MENUHOOK_CAT PVR_MENUHOOK::category

(required) category of menu hook

§ iHookId

unsigned int PVR_MENUHOOK::iHookId

(required) this hook's identifier

§ iLocalizedStringId

unsigned int PVR_MENUHOOK::iLocalizedStringId

(required) the id of the label for this hook in g_localizeStrings


The documentation for this struct was generated from the following file: