|
kodi
|
Public Member Functions | |
| CPVRClientMenuHooks (const std::string &addonId) | |
| void | AddHook (const PVR_MENUHOOK &addonHook) |
| void | Clear () |
| std::vector< CPVRClientMenuHook > | GetChannelHooks () const |
| std::vector< CPVRClientMenuHook > | GetTimerHooks () const |
| std::vector< CPVRClientMenuHook > | GetEpgHooks () const |
| std::vector< CPVRClientMenuHook > | GetRecordingHooks () const |
| std::vector< CPVRClientMenuHook > | GetDeletedRecordingHooks () const |
| std::vector< CPVRClientMenuHook > | GetSettingsHooks () const |
1.8.13