FreeWRL / FreeX3D 4.3.0
fmtChnk Struct Reference

Data Fields

char chunkID [4]
 
int chunkSize
 
short wFormatTag
 
unsigned short wChannels
 
unsigned int dwSamplesPerSec
 
unsigned int dwAvgBytesPerSec
 
unsigned short wBlockAlign
 
unsigned short wBitsPerSample
 

Detailed Description

Definition at line 51 of file soundheader.h.

Field Documentation

◆ chunkID

char fmtChnk::chunkID[4]

Definition at line 52 of file soundheader.h.

◆ chunkSize

int fmtChnk::chunkSize

Definition at line 53 of file soundheader.h.

◆ dwAvgBytesPerSec

unsigned int fmtChnk::dwAvgBytesPerSec

Definition at line 57 of file soundheader.h.

◆ dwSamplesPerSec

unsigned int fmtChnk::dwSamplesPerSec

Definition at line 56 of file soundheader.h.

◆ wBitsPerSample

unsigned short fmtChnk::wBitsPerSample

Definition at line 59 of file soundheader.h.

◆ wBlockAlign

unsigned short fmtChnk::wBlockAlign

Definition at line 58 of file soundheader.h.

◆ wChannels

unsigned short fmtChnk::wChannels

Definition at line 55 of file soundheader.h.

◆ wFormatTag

short fmtChnk::wFormatTag

Definition at line 54 of file soundheader.h.


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