FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
char | chunkID [4] |
int | chunkSize |
short | wFormatTag |
unsigned short | wChannels |
unsigned int | dwSamplesPerSec |
unsigned int | dwAvgBytesPerSec |
unsigned short | wBlockAlign |
unsigned short | wBitsPerSample |
Definition at line 51 of file soundheader.h.
char fmtChnk::chunkID[4] |
Definition at line 52 of file soundheader.h.
int fmtChnk::chunkSize |
Definition at line 53 of file soundheader.h.
unsigned int fmtChnk::dwAvgBytesPerSec |
Definition at line 57 of file soundheader.h.
unsigned int fmtChnk::dwSamplesPerSec |
Definition at line 56 of file soundheader.h.
unsigned short fmtChnk::wBitsPerSample |
Definition at line 59 of file soundheader.h.
unsigned short fmtChnk::wBlockAlign |
Definition at line 58 of file soundheader.h.
unsigned short fmtChnk::wChannels |
Definition at line 55 of file soundheader.h.
short fmtChnk::wFormatTag |
Definition at line 54 of file soundheader.h.