nn::camera::CTR::Finalize Function

Syntax

void Finalize();

Parameters

None.

Return Values

None.

Description

Shuts down the CAMERA library.

Note: When shutting down the application, if this function is not called after stopping capture with the nn::camera::CTR::StopCapture function and stopping the cameras with the nn::camera::CTR::Activate(SELECT_NONE) function, then there may be audible noise while on the HOME Menu.

Revision History

2011/04/06
Added explanation about noise might be generated in the HOME Menu depending on the shutdown procedure.
2010/01/07
Initial version.

CONFIDENTIAL