Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches

Detailed Description

PVR context menu hook categories
Possible menu types given to Kodi with kodi::addon::CInstancePVRClient::AddMenuHook().

Enumeration Type Documentation

◆ PVR_MENUHOOK_CAT

Enumerator
PVR_MENUHOOK_UNKNOWN 

-1 : Unknown menu hook.

PVR_MENUHOOK_ALL 

0 : All categories.

PVR_MENUHOOK_CHANNEL 

1 : For channels.

PVR_MENUHOOK_TIMER 

2 : For timers.

PVR_MENUHOOK_EPG 

3 : For EPG.

PVR_MENUHOOK_RECORDING 

4 : For recordings.

PVR_MENUHOOK_DELETED_RECORDING 

5 : For deleted recordings.

PVR_MENUHOOK_SETTING 

6 : For settings.