Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <RemoteControlXbox.h>
Public Member Functions | |
CRemoteControlXbox () | |
virtual | ~CRemoteControlXbox () |
void | Initialize () |
void | Disconnect () |
bool | IsRemoteDevice (const std::wstring &deviceId) const |
CRemoteControlXbox::CRemoteControlXbox | ( | ) |
|
virtual |
void CRemoteControlXbox::Disconnect | ( | ) |
void CRemoteControlXbox::Initialize | ( | ) |
bool CRemoteControlXbox::IsRemoteDevice | ( | const std::wstring & | deviceId | ) | const |