nn::snd::CTR::FxReverb::ReleaseWorkBuffer Member Function

Syntax

void ReleaseWorkBuffer();

Arguments

None.

Return Values

None.

Description

Deallocates the memory region that was used by the effect.

Before deallocating with this function, you must first clear the effect using the SoundSystem::ClearEffect function.

See Also

AssignWorkBuffer
SoundSystem::ClearEffect

Revision History

2010/11/10
Initial version.

CONFIDENTIAL