aio
[Interface specifications]
Detailed Description
Analog I/O.
The aio interface provides access to an analog I/O device.
| #define | PLAYER_AIO_MAX_INPUTS 8 |
| The maximum number of analog I/O samples. | |
| #define | PLAYER_AIO_MAX_OUTPUTS 8 |
| The maximum number of analog I/O samples. | |
| #define | PLAYER_AIO_CMD_STATE 1 |
| Command subtype: state. | |
| #define | PLAYER_AIO_DATA_STATE 1 |
| Data subtype: state. | |
| typedef struct player_aio_data | player_aio_data_t |
| The maximum number of analog I/O samples. | |
| typedef struct player_aio_cmd | player_aio_cmd_t |
| The maximum number of analog I/O samples. |
