playerc_opaque_t Struct Reference
[opaque]
#include <playerc.h>
Collaboration diagram for playerc_opaque_t:
Detailed Description
Opaque device data.
Definition at line 2392 of file playerc.h.
Public Attributes | |
playerc_device_t | info |
Device info; must be at the start of all device structures. | |
int | data_count |
Size of data (bytes). | |
uint8_t * | data |
Data. |
The documentation for this struct was generated from the following file: