Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Hardware specific device context
This defines an independent value which is used for hardware and OS specific values.
More...
Typedefs | |
using | kodi::HardwareContext = ADDON_HARDWARE_CONTEXT |
Hardware specific device context
This defines an independent value which is used for hardware and OS specific values.
This is basically a simple pointer which has to be changed to the desired format at the corresponding places using static_cast<...>(...)
.
Example: