Home
last modified time | relevance | path

Searched refs:IsReleasePriorityFix (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SequenceSoundPlayer.h205 bool IsReleasePriorityFix() const { return m_ReleasePriorityFixFlag; } in IsReleasePriorityFix() function
Dsnd_SoundArchiveFile.h327 bool IsReleasePriorityFix() const;
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchiveFileReader.cpp382 info->isReleasePriorityFix = seqSoundInfo.IsReleasePriorityFix(); in ReadSequenceSoundInfo()
Dsnd_SequenceTrack.cpp820 channel->SetReleasePriorityFix( m_pSequenceSoundPlayer->IsReleasePriorityFix() ); in NoteOn()
Dsnd_SoundArchiveFile.cpp794 bool SoundArchiveFile::SequenceSoundInfo::IsReleasePriorityFix() const in IsReleasePriorityFix() function in nw::snd::internal::SoundArchiveFile::SequenceSoundInfo