Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PVR_MENUHOOK Struct Reference

"C" PVR add-on menu hook. More...

#include <pvr_menu_hook.h>

Public Attributes

unsigned int iHookId
 
unsigned int iLocalizedStringId
 
enum PVR_MENUHOOK_CAT category
 

Detailed Description

"C" PVR add-on menu hook.

Structure used to interface in "C" between Kodi and Addon.

See kodi::addon::PVRMenuhook for description of values.

Member Data Documentation

◆ category

enum PVR_MENUHOOK_CAT PVR_MENUHOOK::category

◆ iHookId

unsigned int PVR_MENUHOOK::iHookId

◆ iLocalizedStringId

unsigned int PVR_MENUHOOK::iLocalizedStringId

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