#include <testaudio.h>
Data Fields | |
INT32U | BufferLength |
INT32U | BytesRecorded |
INT32U | User |
INT32U | Flags |
INT32U | Loops |
INT32U | reserved |
INT8U * | pData |
Definition at line 79 of file testaudio.h.
INT32U BufferLength |
Definition at line 80 of file testaudio.h.
INT32U BytesRecorded |
Definition at line 81 of file testaudio.h.
INT32U Flags |
Definition at line 83 of file testaudio.h.
INT32U Loops |
Definition at line 84 of file testaudio.h.
INT8U* pData |
Definition at line 86 of file testaudio.h.
INT32U reserved |
Definition at line 85 of file testaudio.h.
INT32U User |
Definition at line 82 of file testaudio.h.