nn::camera::CTR::IsAutoWhiteBalance Functionnn::Result IsAutoWhiteBalance( bool * pOn, CameraSelect select );
| Name | Description | |
|---|---|---|
| out | pOn | Returns true if enabled, and false otherwise. |
| in | select | Specifies the camera for which to check settings. |
Result values listed below.| Value | Description |
|---|---|
ResultSuccess |
Process was successful. |
ResultIsSleeping |
Unusable because the system's cover is closed. |
ResultFatalError |
There may be something physically wrong with the camera. |
Checks whether automatic white balance is enabled.
Note that this function may block internally for an extended period if a camera is restarting.
SynchronizeWhiteBalance function.
SynchronizeWhiteBalance function.CONFIDENTIAL