voice_set_priority(3alleg4) debian man page | unix.com

Man Page: voice_set_priority

Operating Environment: debian

Section: 3alleg4

voice_set_priority(3alleg4)					  Allegro manual				       voice_set_priority(3alleg4)

NAME
voice_set_priority - Sets the priority of a voice. Allegro game programming 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.2 voice_set_priority(3alleg4)
Related Man Pages
reserve_voices(3alleg4) - debian
play_sample(3alleg4) - centos
play_sample(3alleg4) - php
set_volume_per_voice(3alleg4) - centos
reserve_voices(3alleg4) - opendarwin
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?