AWECoreOS 8.A.4 User's Guide
Data Fields
AWEOSAudioRecordNotification Struct Reference

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
 

Detailed Description

Audio recording notification callback argument structure.

Examples
RTAudio-alsa.c.

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