Pencil2D  ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
 All Classes Functions
Public Member Functions | Public Attributes | List of all members
WavFileHeader Struct Reference

Public Member Functions

void InitWithDefaultValues ()
 

Public Attributes

char riff [4]
 
int32_t chuckSize
 
char format [4]
 
char fmtID [4]
 
int32_t fmtChuckSize
 
int16_t audioFormat
 
int16_t numChannels
 
int32_t sampleRate
 
int32_t byteRate
 
int16_t blockAlign
 
int16_t bitsPerSample
 
char dataChuckID [4]
 
int32_t dataSize
 

Detailed Description

Definition at line 37 of file movieexporter.cpp.


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