nn::phtsel::CTR NamespaceNamespace for the CTR's photo selector applet.
(This namespace can also be written without the ::CTR portion.)
Note: The photo selector applet threads use thread priorities 16, 18, 20, 21 and 25. Take this into consideration if your application sets priorities for threads that continue to run while the applet is running.
nn::phtsel::CTR::Config
|
Configuration structure for setting applet startup options. |
|---|---|
nn::phtsel::CTR::Parameter
|
Parameter structure to pass to the photo selector applet when it executes. |
nn::phtsel::CTR::DateTimeConvert
|
Structure for elapsed time in seconds. |
nn::phtsel::CTR::PhtselInput
|
Parameter structure to pass to the applet. |
nn::phtsel::CTR::PhtselOutput
|
Parameter structure received from the applet. |
ReturnCode
|
Enumerated type representing return codes. |
|---|
InitializeParameter
|
Initializes a parameter structure to its default values. | |
|---|---|---|
PreloadPhtsel
|
Preloads the photo selector applet. | |
CancelPreloadPhtsel
|
Cancels the preload of the photo selector applet. | |
WaitForPreloadPhtsel
|
Waits for the photo selector applet to finish preloading. | |
IsRegisteredPhtsel
|
Returns whether the photo selector applet is preloaded. | |
GetWorkBufferSize
|
Returns the size required for the work memory region. | |
StartPhtsel
|
Starts up the photo selector applet. | |
StartPhtselNoCapture
|
Starts the photo selector applet without capturing a background image. |
CONFIDENTIAL