|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <PVRContextMenus.h>
Public Member Functions | |
| PVRContextMenuEvent (const PVRContextMenuEventAction &a, const std::shared_ptr< IContextMenuItem > &i) | |
Public Attributes | |
| PVRContextMenuEventAction | action |
| std::shared_ptr< IContextMenuItem > | item |
|
inline |
| PVRContextMenuEventAction PVR::PVRContextMenuEvent::action |
| std::shared_ptr<IContextMenuItem> PVR::PVRContextMenuEvent::item |