nn::camera::CTR::GetSuitableY2rStandardCoefficient Functionnn::Result GetSuitableY2rStandardCoefficient( nn::y2r::CTR::StandardCoefficient * no );
| Name | Description | |
|---|---|---|
| out | no | The type of the standard conversion coefficient applied when converting the YUV data obtained from the camera into RGB. |
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. |
Gets the Y2R conversion coefficient applied to the data output by the camera.
The Y2R conversion coefficient may change in future if the camera module built into the CTR system ever changes.
Use this function to set the conversion coefficient applied to data from the active system cameras.
Note that this function may block internally for an extended period if a camera is restarting.
CONFIDENTIAL