nn::snd::CTR::Finalize Functionnn::Result Finalize();
None.
Result values listed below. | Value | Description |
|---|---|
Result::IsSuccess |
Process was successful. |
Finalizes the sound library.
After this function has been called you cannot call any functions below the nn::snd::CTRnamespace.
Also note that this function must be called before both nn::dsp::CTR::UnloadComponent and nn::dsp::CTR::Finalize.
CONFIDENTIAL