waterfall  0.2dev
 All Classes Files Functions Variables Enumerations Enumerator Pages
Public Attributes | Static Public Attributes | List of all members
WAVFormat Struct Reference

Public Attributes

int audioFormat
 
int channelCount
 
int sampleRate
 
int byteRate
 
int blockAlign
 
int bitsPerSample
 

Static Public Attributes

static const char * CHUNK_ID = "RIFF"
 
static const char * CHUNK_FORMAT = "WAVE"
 
static const char * FORMAT_SUBCHUNK_ID = "fmt "
 
static const char * INF1_SUBCHUNK_ID = "inf1"
 
static const char * DATA_SUBCHUNK_ID = "data"
 
static const int FORMAT_SUBCHUNK_SIZE = 76
 

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