al_get_audio_stream_depth - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_audio.h>

ALLEGRO_AUDIO_DEPTH al_get_audio_stream_depth(
   const ALLEGRO_AUDIO_STREAM *stream)

Description

Return the stream audio depth.

See Also

ALLEGRO_AUDIO_DEPTH(3).

Referenced By

al_get_audio_stream_fragment(3).

Allegro reference manual