al_get_audio_stream_channels - Man Page

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

ALLEGRO_CHANNEL_CONF(3).

Referenced By

al_get_audio_stream_fragment(3).

Allegro reference manual