.\" Automatically generated by Pandoc 3.1.11.1 .\" .TH "al_get_audio_stream_channels" "3" "" "Allegro reference manual" "" .SH NAME al_get_audio_stream_channels \- Allegro 5 API .SH SYNOPSIS .IP .EX #include ALLEGRO_CHANNEL_CONF al_get_audio_stream_channels( const ALLEGRO_AUDIO_STREAM *stream) .EE .SH DESCRIPTION Return the stream channel configuration. .SH SEE ALSO ALLEGRO_CHANNEL_CONF(3).