NW4F Snd
Loading...
Searching...
No Matches
nw::snd::SoundAmbientParam Struct Reference

#include <snd_BasicSound.h>

Public Member Functions

 SoundAmbientParam ()

Public Attributes

f32 volume
f32 pitch
f32 lpf
f32 biquadFilterValue
int biquadFilterType
int priority
u32 userData
int outputLineFlag
OutputAmbientParam tvParam
OutputAmbientParam drcParam [DRC_OUT_COUNT]

Constructor & Destructor Documentation

◆ SoundAmbientParam()

nw::snd::SoundAmbientParam::SoundAmbientParam ( )
inline

Member Data Documentation

◆ volume

f32 nw::snd::SoundAmbientParam::volume

◆ pitch

f32 nw::snd::SoundAmbientParam::pitch

◆ lpf

f32 nw::snd::SoundAmbientParam::lpf

◆ biquadFilterValue

f32 nw::snd::SoundAmbientParam::biquadFilterValue

◆ biquadFilterType

int nw::snd::SoundAmbientParam::biquadFilterType

◆ priority

int nw::snd::SoundAmbientParam::priority

◆ userData

u32 nw::snd::SoundAmbientParam::userData

◆ outputLineFlag

int nw::snd::SoundAmbientParam::outputLineFlag

◆ tvParam

OutputAmbientParam nw::snd::SoundAmbientParam::tvParam

◆ drcParam

OutputAmbientParam nw::snd::SoundAmbientParam::drcParam[DRC_OUT_COUNT]