Home
last modified time | relevance | path

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

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