AWE Core OS 8.B.19 Documentation
|
Audio recording notification callback argument structure. More...
#include <Include/AWECoreOS.h>
Data Fields | |
STATUS | notificationStatus |
type of notification being reported | |
INT32 | error |
error value - 0 if xrun | |
UINT32 | xruns |
total xruns on recording stream - 0 if error | |
FLOAT32 | xrunTime |
time in seconds of xrun in recording - 0 if error | |
Audio recording notification callback argument structure.