FreeBSD Manual Pages
voice_set_priority(3) Allegro manual voice_set_priority(3) NAME voice_set_priority - Sets the priority of a voice. Allegro game pro- gramming library. SYNOPSIS #include <allegro.h> void voice_set_priority(int voice, int priority); DESCRIPTION Sets the priority of a voice (range 0-255). This is used to decide which voices should be chopped off, if you attempt to play more than the sound card driver can handle. SEE ALSO Allegro version 4.4.3 voice_set_priority(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=voice_set_priority&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>