C4 Engine Terathon Software C4 Engine API Documentation

• Sound Manager

API Links
Developer Links

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