al_get_audio_stream_length - Man Page

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.

Referenced By

al_get_audio_stream_fragment(3).

Allegro reference manual