.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_get_audio_stream_speed" "3" "" "Allegro reference manual" .SH NAME al_get_audio_stream_speed \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] float al_get_audio_stream_speed(const ALLEGRO_AUDIO_STREAM *stream) .EE .SH DESCRIPTION Return the relative playback speed of the stream. .SH SEE ALSO al_set_audio_stream_speed(3).