Searched refs:GetVolume (Results 1 – 16 of 16) sorted by relevance
169 u8 GetVolume() const;
88 float GetVolume() const { return m_PlayerParamSet.volume; } in GetVolume() function
253 u8 GetVolume() const;
293 f32 GetVolume() const { return m_ActorParam.volume; } in GetVolume() function
203 float GetVolume() const { return m_Volume; } in GetVolume() function
192 float GetVolume() const { return m_ExtVolume; } in GetVolume() function
150 f32 GetVolume() const { return m_Volume; } in GetVolume() function
290 f32 GetVolume() const;
141 info->volume = velocityRegion->GetVolume(); in ReadVelocityRegionInfo()
164 dst->volume = src.GetVolume(); in ReadNoteInfo()
562 volume *= GetSoundPlayer()->GetVolume(); in UpdateParam()861 f32 BasicSound::GetVolume() const in GetVolume() function in nw::snd::internal::BasicSound
306 u8 BankFile::VelocityRegion::GetVolume() const in GetVolume() function in nw::snd::internal::BankFile::VelocityRegion
484 volume *= GetVolume(); in UpdateChannel()
271 u8 WaveSoundFile::NoteInfo::GetVolume() const in GetVolume() function in nw::snd::internal::WaveSoundFile::NoteInfo
392 volume = volume * volume * m_ExtVolume * m_pSequenceSoundPlayer->GetVolume(); in UpdateChannelParam()
1246 volume *= GetVolume(); in UpdateVoiceParams()