Home
last modified time | relevance | path

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

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