FreeBSD Manual Pages
ALLEGRO_VOICE(3) Library Functions Manual ALLEGRO_VOICE(3) NAME ALLEGRO_VOICE - Allegro 5 API SYNOPSIS #include <allegro5/allegro_audio.h> typedef struct ALLEGRO_VOICE ALLEGRO_VOICE; DESCRIPTION A voice represents an audio device on the system, which may be a real device, or an abstract device provided by the operating system. To play back audio, you would attach a mixer, sample instance or audio stream to a voice. SEE ALSO ALLEGRO_MIXER(3), ALLEGRO_SAMPLE(3), ALLEGRO_AUDIO_STREAM(3) Allegro reference manual ALLEGRO_VOICE(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ALLEGRO_VOICE&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
