playerc_opaque_t Struct Reference

Opaque device data. More...

#include <playerc.h>

List of all members.

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.

Detailed Description

Opaque device data.


Member Data Documentation

Device info; must be at the start of all device structures.


The documentation for this struct was generated from the following file:

Last updated 25 May 2011 21:17:00