Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <PVRContextMenus.h>
Public Member Functions | |
const std::vector< std::shared_ptr< IContextMenuItem > > & | GetMenuItems () const |
void | AddMenuHook (const CPVRClientMenuHook &hook) |
void | RemoveMenuHook (const CPVRClientMenuHook &hook) |
CEventStream< PVRContextMenuEvent > & | Events () |
Query the events available for CEventStream. | |
Static Public Member Functions | |
static CPVRContextMenuManager & | GetInstance () |
void PVR::CPVRContextMenuManager::AddMenuHook | ( | const CPVRClientMenuHook & | hook | ) |
|
inline |
Query the events available for CEventStream.
|
static |
|
inline |
void PVR::CPVRContextMenuManager::RemoveMenuHook | ( | const CPVRClientMenuHook & | hook | ) |