nn::dsp::CTR::LoadDefaultComponent Functionnn::Result LoadDefaultComponent( void );
None.
Result values listed below.| Value | Description |
|---|---|
Result::IsSuccess |
Process was successful. |
ResultNotInitialized |
The library is not initialized. |
ResultAlreadyExists |
dspcomponent is already loaded. |
Loads the default DSP component file (sound) and starts the DSP.
CONFIDENTIAL