aSetBuffer.3p 579 Bytes
.TH aSetBuffer 3P local "Silicon Graphics, Inc."
.SH NAME
aSetBuffer \- Audio buffer parameter definition command
.SH C SPECIFICATION
#include "mbi.h"
.sp
aSetBuffer(Acmd *pkt, short dmemin, short dmemout, short count)
.SH PARAMETERS
.TP 10
.I pkt
Audio command list pointer.
.TP
.I dmemin
DMEM input buffer.
.TP
.I dmemout
DMEM output buffer.
.TP
.I count
Number of samples, where samples are 16 bit quantities.
.SH DESCRIPTION
.IR aSetBuffer 
is used to define the DMEM input and output
buffer locations and number
of samples which are used by subsequent processing modules.