Contents page

Index

SetBuffer


AFAudioDT/SetBuffer

  BOOL = SetBuffer(UBYTE *buffer, ULONG size)

DESCRIPTION Sets the buffer for the current datatype object

INPUTS buffer - UBYTE pointer to sample data size - size of sample data

RESULT TRUE - if success FALSE - if failure

BUGS none known

SEE ALSO GetBuffer GetBufferSize