Pd++  0.01
A pure C++ implementation of Pure Data objects
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
stk::WaveHeader Struct Reference

Public Attributes

char riff [4]
 
SINT32 fileSize
 
char wave [4]
 
char fmt [4]
 
SINT32 chunkSize
 
SINT16 formatCode
 
SINT16 nChannels
 
SINT32 sampleRate
 
SINT32 bytesPerSecond
 
SINT16 bytesPerSample
 
SINT16 bitsPerSample
 
SINT16 cbSize
 
SINT16 validBits
 
SINT32 channelMask
 
char subformat [16]
 
char fact [4]
 
SINT32 factSize
 
SINT32 frames
 

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