Home
last modified time | relevance | path

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

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