.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_get_audio_stream_played_samples" "3" "" "Allegro reference manual" .SH NAME al_get_audio_stream_played_samples \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] uint64_t al_get_audio_stream_played_samples(const ALLEGRO_AUDIO_STREAM *stream) .EE .SH DESCRIPTION Get the number of samples consumed by the parent since the audio stream was started. .SH SINCE 5.1.8