table of contents
al_get_audio_stream_length(3) | al_get_audio_stream_length(3) |
NAME¶
al_get_audio_stream_length - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro_audio.h> unsigned int al_get_audio_stream_length(const ALLEGRO_AUDIO_STREAM *stream)
DESCRIPTION¶
Return the stream length in samples.
Allegro reference manual |