Take care of WAVE file byte order wrt machine byte order
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3608 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -64,6 +64,7 @@ typedef struct
|
||||
// internal
|
||||
bool writing;
|
||||
FILE *fp;
|
||||
unsigned bytesPerSample;
|
||||
uint32_t data_ofs;
|
||||
uint32_t data_size;
|
||||
uint32_t max_pcm;
|
||||
|
||||
Reference in New Issue
Block a user