nw::snd::SoundSystem::SoundThreadScopedLock Class

Header file: nw/snd/snd_SoundSystem.h

Syntax

class SoundThreadScopedLock

Description

Locks a sound thread starting when an object is created, and continues locking it until the the object goes out of scope.

The cautions regarding use are the same as for the LockSoundThread function.

Member Functions

SoundThreadScopedLock : private
~SoundThreadScopedLock : private

See Also

LockSoundThread
UnlockSoundThread

Revision History

2010/10/27
Initial version.

CONFIDENTIAL