Provided by: allegro5-doc_5.2.3.0-1_all bug

NAME

       al_get_voice_channels - Allegro 5 API

SYNOPSIS

              #include <allegro5/allegro_audio.h>

              ALLEGRO_CHANNEL_CONF al_get_voice_channels(const ALLEGRO_VOICE *voice)

DESCRIPTION

       Return the channel configuration of the voice.

SEE ALSO

       ALLEGRO_CHANNEL_CONF(3alleg5).