playerc_device_info_t Struct Reference
Info about an available (but not necessarily subscribed) device. More...
#include <playerc.h>
Public Attributes | |
player_devaddr_t | addr |
Player id of the device. | |
char | drivername [PLAYER_MAX_DRIVER_STRING_LEN] |
The driver name. |
Detailed Description
Info about an available (but not necessarily subscribed) device.
Member Data Documentation
Player id of the device.
char playerc_device_info_t::drivername[PLAYER_MAX_DRIVER_STRING_LEN] |
The driver name.
The documentation for this struct was generated from the following file: