![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
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().
typedef enum PVR_MENUHOOK_CAT PVR_MENUHOOK_CAT |
enum PVR_MENUHOOK_CAT |