Searched defs:CaptureState (Results 1 - 1 of 1) sorted by relevance

/external/qemu/audio/
H A Daudio.h71 typedef struct CaptureState { struct
74 QLIST_ENTRY (CaptureState) entries;
75 } CaptureState; typedef in typeref:struct:CaptureState
168 int wav_start_capture (CaptureState *s, const char *path, int freq,

Completed in 46 milliseconds