Scroll to navigation

al_get_voice_channels(3alleg5) Allegro reference manual() al_get_voice_channels(3alleg5) Allegro reference manual()

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).