Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Vertex in the grid of controllers. More...
#include <ControllerGrid.h>
Public Attributes | |
bool | bVisible = true |
bool | bConnected = false |
ControllerPtr | controller |
PORT_TYPE | portType = PORT_TYPE::UNKNOWN |
std::string | address |
ControllerVector | compatible |
Vertex in the grid of controllers.
std::string KODI::GAME::ControllerVertex::address |
bool KODI::GAME::ControllerVertex::bConnected = false |
bool KODI::GAME::ControllerVertex::bVisible = true |
ControllerVector KODI::GAME::ControllerVertex::compatible |
ControllerPtr KODI::GAME::ControllerVertex::controller |
PORT_TYPE KODI::GAME::ControllerVertex::portType = PORT_TYPE::UNKNOWN |