C4 Engine
C4 Engine API Documentation

SoundStreamer::GetWorkBufferSize

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

uint32 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