|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "PeripheralBusUSB.h"#include "peripherals/Peripherals.h"#include "utils/StringUtils.h"#include "utils/log.h"Macros | |
| #define | MAX_BUS_DEVICES 2000 |
Functions | |
| bool | GetProductAndVendorId (const PeripheralType type, const std::string &strDeviceLocation, int *iVendorId, int *iProductId) |
| #define MAX_BUS_DEVICES 2000 |
| bool GetProductAndVendorId | ( | const PeripheralType | type, |
| const std::string & | strDeviceLocation, | ||
| int * | iVendorId, | ||
| int * | iProductId | ||
| ) |