1al_get_audio_depth_size(3) Library Functions Manual al_get_audio_depth_size(3)
23
4
NAME
6al_get_audio_depth_size
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
10
DESCRIPTION
12Return the size of a sample, in bytes, for the given format. The for‐
13mat is one of the values listed under ALLEGRO_AUDIO_DEPTH(3).
1415
16
17
Allegro reference manual al_get_audio_depth_size(3)