nn::dsp::CTR Namespace

Description

The DSP namespace.
(This can also be written without the "::CTR" portion.)

Classes

Result
nn::dsp::CTR::ResultNotInitialized Indicates that the library has not been initialized.
nn::dsp::CTR::ResultAlreadyExists Indicates that it already exists.

Functions

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.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL