C4 Engine
C4 Engine API Documentation

SoundStreamer::GetWorkBuffer

Defined in:  C4Sound.h
Returns a pointer to the work buffer.
Prototype

char *GetWorkBuffer(voidconst;

Description
The GetWorkBuffer function returns a pointer to the work buffer that was previously allocated with the SoundStreamer::AllocateStreamMemory function.
See Also

SoundStreamer::GetWorkBufferSize

SoundStreamer::AllocateStreamMemory