Change some sample type values

This commit is contained in:
Chris Robinson 2011-04-27 12:20:50 -07:00
parent 543134a6d2
commit 650d94e1a6

View File

@ -22,10 +22,10 @@
#define AL_UNSIGNED_INT 0x1405
#define AL_FLOAT 0x1406
#define AL_DOUBLE 0x1407
#define AL_MULAW 0x1408
#define AL_IMA4 0x1409
#define AL_BYTE3 0x1410
#define AL_UNSIGNED_BYTE3 0x1411
#define AL_BYTE3 0x1408
#define AL_UNSIGNED_BYTE3 0x1409
#define AL_MULAW 0x1410
#define AL_IMA4 0x1411
/* Channel configurations */
#define AL_MONO 0x1500