alCSPStop.3p
550 Bytes
.TH alCSPStop 3P local "Silicon Graphics, Inc."
.SH NAME
.upperok
alCSPStop \- stop the target compressed midi sequence.
.SH SYNOPSIS
.nf
\f3
.Op c
#include <libaudio.h>
.sp .8v
void alCSPStop(ALCSPlayer *seqp);
.Op
\f1
.fi
.SH PARAMETERS
.TP 10
.B seqp
pointer to the compressed midi sequence player.
.SH DESCRIPTION
alCSPStop causes the compressed midi sequence player indicated by
.I seqp
to stop its target sequence. The target sequence can be set by
calling
.B alCSPSetSeq.
.SH SEE ALSO
alCSPPlay(3P),
alCSPSetSeq(3P),
alCSeqPlayer(3P)