Searched refs:IsReleasePriorityFix (Results 1 – 5 of 5) sorted by relevance
205 bool IsReleasePriorityFix() const { return m_ReleasePriorityFixFlag; } in IsReleasePriorityFix() function
327 bool IsReleasePriorityFix() const;
382 info->isReleasePriorityFix = seqSoundInfo.IsReleasePriorityFix(); in ReadSequenceSoundInfo()
820 channel->SetReleasePriorityFix( m_pSequenceSoundPlayer->IsReleasePriorityFix() ); in NoteOn()
794 bool SoundArchiveFile::SequenceSoundInfo::IsReleasePriorityFix() const in IsReleasePriorityFix() function in nw::snd::internal::SoundArchiveFile::SequenceSoundInfo