Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SequenceSoundPlayer.h207 bool IsReleasePriorityFix() const { return m_ReleasePriorityFixFlag; } in IsReleasePriorityFix() function
Dsnd_SoundArchiveFile.h329 bool IsReleasePriorityFix() const;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchiveFileReader.cpp384 info->isReleasePriorityFix = seqSoundInfo.IsReleasePriorityFix(); in ReadSequenceSoundInfo()
Dsnd_SequenceTrack.cpp823 channel->SetReleasePriorityFix( m_pSequenceSoundPlayer->IsReleasePriorityFix() ); in NoteOn()
Dsnd_SoundArchiveFile.cpp808 bool SoundArchiveFile::SequenceSoundInfo::IsReleasePriorityFix() const in IsReleasePriorityFix() function in nw::snd::internal::SoundArchiveFile::SequenceSoundInfo