Home
last modified time | relevance | path

Searched refs:SetSoundFrameUserCallback (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundSystem.h322 static void SetSoundFrameUserCallback( SoundFrameUserCallback callback, uptr arg ) in SetSoundFrameUserCallback() function
/NW4C-1.2.23/demos/snd/withSdk/sources/
Dmain.cpp274 nw::snd::SoundSystem::SetSoundFrameUserCallback( MySoundFrameProcess, NULL ); in InitializeSdkVoice()