Searched refs:RemoveSound (Results 1 – 3 of 3) sorted by relevance
61 void RemoveSound( internal::BasicSound* sound );
184 void ExternalSoundPlayer::RemoveSound( internal::BasicSound* sound ) in RemoveSound() function in nw::snd::internal::ExternalSoundPlayer
187 if ( m_pExtSoundPlayer != NULL ) m_pExtSoundPlayer->RemoveSound( this ); in Finalize()