Home
last modified time | relevance | path

Searched defs:StopAllSound (Results 1 – 6 of 6) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_AnimSound.h380 void StopAllSound() { m_Impl.StopAllSound(); } in StopAllSound() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_ExternalSoundPlayer.cpp72 void ExternalSoundPlayer::StopAllSound( int fadeFrames ) in StopAllSound() function in nw::snd::internal::ExternalSoundPlayer
Dsnd_SoundActor.cpp102 void SoundActor::StopAllSound( int fadeFrames ) in StopAllSound() function in nw::snd::SoundActor
Dsnd_SoundPlayer.cpp101 void SoundPlayer::StopAllSound( int fadeFrames ) in StopAllSound() function in nw::snd::SoundPlayer
Dsnd_AnimSoundImpl.cpp741 void AnimSoundImpl::StopAllSound() in StopAllSound() function in nw::snd::internal::AnimSoundImpl
Dsnd_MidiSequencePlayer.cpp465 void MidiSequencePlayer::StopAllSound() in StopAllSound() function in nw::snd::internal::driver::MidiSequencePlayer