playerc_opaque_t Struct Reference
[opaque]

#include <playerc.h>

List of all members.


Detailed Description

Opaque device data.


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 [PLAYER_OPAQUE_MAX_SIZE]
 Data.

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

Last updated 12 September 2005 21:38:45