table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
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 |