RetroArch
|
DSP task queue state flag indicating the task's current queue state. Multiple states are OR'd. More...
Macros | |
#define | DSPTASK_CLEARALL 0x00000000 |
#define | DSPTASK_ATTACH 0x00000001 |
#define | DSPTASK_CANCEL 0x00000002 |
DSP task queue state flag indicating the task's current queue state. Multiple states are OR'd.
#define DSPTASK_ATTACH 0x00000001 |
DSP task attached
#define DSPTASK_CANCEL 0x00000002 |
DSP task canceled
#define DSPTASK_CLEARALL 0x00000000 |
DSP task emtpy/ready