#include <testaudio.h>
Data Fields | |
INT16U | FormatTag |
INT16U | Channel |
INT32U | SamplePerSec |
INT32U | AvgBytePerSec |
INT16U | BlockAlign |
INT16U | BitPerSample |
INT16U | Size |
Definition at line 88 of file testaudio.h.
INT32U AvgBytePerSec |
Definition at line 92 of file testaudio.h.
INT16U BitPerSample |
Definition at line 94 of file testaudio.h.
INT16U BlockAlign |
Definition at line 93 of file testaudio.h.
INT16U Channel |
Definition at line 90 of file testaudio.h.
INT16U FormatTag |
Definition at line 89 of file testaudio.h.
INT32U SamplePerSec |
Definition at line 91 of file testaudio.h.
INT16U Size |
Definition at line 95 of file testaudio.h.