SynthLab SDK
SynthLab::WAVE_FILE_HEADER Struct Reference

#include <pcmsample.h>

Public Attributes

uint16_t wFormatTag = 0
 
uint16_t wChannels = 0
 
uint32_t dwSamplesPerSec = 0
 
uint32_t dwAvgBytesPerSec = 0
 
uint16_t wBlockAlign = 0
 
uint16_t wBitsPerSample = 0
 

Detailed Description

Simple structure to hold wave file header information about the data.


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