ALLEGRO_AUDIO_DEPTH(3alleg5) | ALLEGRO_AUDIO_DEPTH(3alleg5) |
ALLEGRO_AUDIO_DEPTH - Allegro 5 API
#include <allegro5/allegro_audio.h> enum ALLEGRO_AUDIO_DEPTH
Sample depth and type as well as signedness. Mixers only use 32-bit signed float (-1..+1), or 16-bit signed integers. Signedness is determined by an “unsigned” bit-flag applied to the depth value.
For convenience:
Allegro reference manual |