Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_Voice.h316 static void GetDebugMixParam( f32& pan, f32& span, nw::snd::internal::MixParam& mix );
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Voice.cpp1742 void Voice::GetDebugMixParam( f32& pan, f32& span, nw::snd::internal::MixParam& mix ) in GetDebugMixParam() function in nw::snd::internal::driver::Voice