nn::snd::CTR::WaitForDspSync Function
bool WaitForDspSync(
nn::fnd::TimeSpan timeout
);
| Name | Description | |
|---|---|---|
| in | timeout | Specifies the timeout period. Specifying 0 causes control to return immediately. |
Receives the result of DSP processing.
Waits for a sound frame event until timing out. If there is a signal notification, this function receives data from the DSP.
CONFIDENTIAL