nn::camera::CTR::PlayShutterSound Functionnn::Result PlayShutterSound( ShutterSoundType type );
| Name | Description | |
|---|---|---|
| in | type | Specifies the type of shutter sound to play back. |
Result values listed below. | Value | Description |
|---|---|
ResultSuccess |
Process was successful. |
ResultIsSleeping |
Unusable because the system is in Sleep Mode. |
ResultFatalError |
There may be something physically wrong with the camera. |
Plays back the shutter sound and temporarily illuminates the camera LED.
CONFIDENTIAL