| kodi
    | 
PVR context menu hook categories
 Possible menu types given to Kodi with kodi::addon::CInstancePVRClient::AddMenuHook().  
More...
| Typedefs | |
| typedef enum PVR_MENUHOOK_CAT | PVR_MENUHOOK_CAT | 
| Enumerations | |
| enum | PVR_MENUHOOK_CAT { PVR_MENUHOOK_UNKNOWN = -1, PVR_MENUHOOK_ALL = 0, PVR_MENUHOOK_CHANNEL = 1, PVR_MENUHOOK_TIMER = 2, PVR_MENUHOOK_EPG = 3, PVR_MENUHOOK_RECORDING = 4, PVR_MENUHOOK_DELETED_RECORDING = 5, PVR_MENUHOOK_SETTING = 6 } | 
PVR context menu hook categories
 Possible menu types given to Kodi with kodi::addon::CInstancePVRClient::AddMenuHook(). 
| enum PVR_MENUHOOK_CAT | 
 1.8.13
 1.8.13