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