nn::snd::CTR::WaitForDspSync Functionvoid WaitForDspSync();
None.
Receives the result of DSP processing.
Waits for a sound frame event to occur. Following a signal notification, this function receives data from the DSP.
This function waits for an event generated by an object of the nn::os::Event class defined in the snd library.
This function must be called alternately with the nn::snd::CTR::SendParameterToDsp function.
CONFIDENTIAL