al_get_audio_stream_channels man page
al_get_audio_stream_channels — Allegro 5 API
Synopsis
#include <allegro5/allegro_audio.h>
ALLEGRO_CHANNEL_CONF al_get_audio_stream_channels(
const ALLEGRO_AUDIO_STREAM *stream)
Description
Return the stream channel configuration.
See Also
Referenced By
al_get_audio_stream_fragment(3).
Allegro reference manual