alSynGetPriority.3p
448 Bytes
.TH alSynGetPriority 3P local "Silicon Graphics, Inc."
.SH NAME
.upperok
alSynGetPriority \- request the priority of a voice.
.SH SYNOPSIS
.nf
\f3
.Op c
#include <libaudio.h>
.sp .8v
s16 alSynGetPriority(ALSynth *s, ALVoice *voice);
.Op
\f1
.fi
.SH PARAMETERS
.TP 10
.I drvr
pointer to the synthesizer driver.
.TP
.I voice
pointer to the voice structure.
.SH DESCRIPTION
Returns the priority of
.I voice.
.SH SEE ALSO
.IR alSynSetPriority (3P)