Channel information for internal system use only.
More...
#include <audio.h>
|
|
int | active |
| | Active state of the channel.
|
| |
|
int | threadhandle |
| | Handle for the associated thread.
|
| |
|
int | handle |
| | Generic handle, context-specific.
|
| |
|
void(* | callback )(unsigned int channel, void *buf, unsigned int reqn) |
| | Callback for this channel.
|
| |
|
int | inProgress |
| | Flag to indicate if processing is ongoing.
|
| |
Channel information for internal system use only.
The documentation for this struct was generated from the following file:
- /home/runner/work/oslib/oslib/src/audio.h