nw::snd::SoundArchive::Sound3DInfo::FLAG_CTRL_VOLUME Member Constant

Syntax

#include <nw/snd/snd_SoundArchive.h>

static const u32 FLAG_CTRL_VOLUME =  ( 1 << 0 );

Description

Flag indicating that volume calculations are being made for 3D sound.

Revision History

2010/03/05
Initial version.

CONFIDENTIAL