.\" Automatically generated by Pandoc 2.2.1 .\" .TH "al_get_audio_stream_speed" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_get_audio_stream_speed \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ float\ al_get_audio_stream_speed(const\ ALLEGRO_AUDIO_STREAM\ *stream) \f[] .fi .SH DESCRIPTION .PP Return the relative playback speed of the stream. .SH SEE ALSO .PP al_set_audio_stream_speed(3alleg5).