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