playerc_device_info_t Struct Reference
Info about an available (but not necessarily subscribed) device. More...
#include <playerc.h>
Collaboration diagram for playerc_device_info_t:
Detailed Description
Info about an available (but not necessarily subscribed) device.
Public Attributes | |
player_devaddr_t | addr |
Player id of the device. More... | |
char | drivername [PLAYER_MAX_DRIVER_STRING_LEN] |
The driver name. More... | |
Member Data Documentation
◆ addr
player_devaddr_t playerc_device_info_t::addr |
Player id of the device.
◆ drivername
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: