playerc_device_info_t Struct Reference

Info about an available (but not necessarily subscribed) device. More...

#include <playerc.h>

List of all members.

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

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:

Last updated 25 May 2011 21:17:00