nn::dsp::CTR NamespaceThe DSP namespace.
(This can also be written without the "::CTR" portion.)
Result |
|
|---|---|
| nn::dsp::CTR::ResultNotInitialized | Indicates that the library has not been initialized. |
| nn::dsp::CTR::ResultAlreadyExists | Indicates that it already exists. |
| Initialize/Finalize | ||
|---|---|---|
Initialize
|
Initializes the DSP library and establishes a session with the DSP process. | |
Finalize
|
Shuts down the DSP library. | |
LoadComponent
|
Loads a DSP component file and starts the DSP. | |
LoadDefaultComponent
|
Loads the default DSP component file (sound) and starts the DSP. | |
UnloadComponent
|
Stops the DSP. | |
| Other | ||
FlushDataCache
|
Writes data for the specified cache range back into memory and invalidates the cache. | |
CONFIDENTIAL