1al_get_audio_stream_depth(3)Library Functions Manualal_get_audio_stream_depth(3)
23
4
NAME
6al_get_audio_stream_depth
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
ALLEGRO_AUDIO_DEPTH al_get_audio_stream_depth(
12const ALLEGRO_AUDIO_STREAM *stream)
13
DESCRIPTION
15Return the stream audio depth.
16
SEE ALSO
18ALLEGRO_AUDIO_DEPTH(3).
1920
21
22
Allegro reference manual al_get_audio_stream_depth(3)