C4 Engine Terathon Software C4 Engine API Documentation

• Sound Manager

API Links
Developer Links

SoundStreamer::GetWorkBufferSize

Defined in:  C4Sound.h
Returns the size of the work buffer.
Prototype

unsigned_int32 GetWorkBufferSize(voidconst;

Description
The GetWorkBufferSize function returns the size of the work buffer that was previously allocated with the SoundStreamer::AllocateStreamMemory function.
See Also

SoundStreamer::GetWorkBuffer

SoundStreamer::AllocateStreamMemory