Change some sample type values
This commit is contained in:
parent
543134a6d2
commit
650d94e1a6
@ -22,10 +22,10 @@
|
|||||||
#define AL_UNSIGNED_INT 0x1405
|
#define AL_UNSIGNED_INT 0x1405
|
||||||
#define AL_FLOAT 0x1406
|
#define AL_FLOAT 0x1406
|
||||||
#define AL_DOUBLE 0x1407
|
#define AL_DOUBLE 0x1407
|
||||||
#define AL_MULAW 0x1408
|
#define AL_BYTE3 0x1408
|
||||||
#define AL_IMA4 0x1409
|
#define AL_UNSIGNED_BYTE3 0x1409
|
||||||
#define AL_BYTE3 0x1410
|
#define AL_MULAW 0x1410
|
||||||
#define AL_UNSIGNED_BYTE3 0x1411
|
#define AL_IMA4 0x1411
|
||||||
|
|
||||||
/* Channel configurations */
|
/* Channel configurations */
|
||||||
#define AL_MONO 0x1500
|
#define AL_MONO 0x1500
|
||||||
|
Loading…
x
Reference in New Issue
Block a user