Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundThread.h45 virtual void OnBeginSoundFrame() {} in OnBeginSoundFrame() function
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundThread.cpp448 curItr->OnBeginSoundFrame(); in FrameProcess()