waveaudio Struct Reference
Collaboration diagram for waveaudio:
Collaboration graph

Data Fields

union {
   wavehdr   hdr
 
   struct {
      __int16   fmttag
 
      __int16   channels
 
      __int32   samplespersec
 
      __int32   bytespersec
 
      __int16   blockalign
 
      __int16   bitspersample
 
   } 
 
}; 
 
int length
 
union {
   unsigned char *   data
 
   unsigned char *   data8
 
   __int16 *   data16
 
}; 
 

The documentation for this struct was generated from the following file:
  • main.cpp