nn::camera::CTR::SetPackageParameterWithoutContext Functionnn::Result SetPackageParameterWithoutContext( const PackageParameterCameraSelect & param );
| Name | Description | |
|---|---|---|
| in | param | Parameter value to set. |
Result values listed below. | Value | Description |
|---|---|
ResultSuccess |
Process was successful. |
ResultIsSleeping |
Unusable because the system is closed. |
ResultFatalError |
There may be something physically wrong with the camera. |
Batch-configures settings for a camera with no context specified.
If you specify a value of WHITE_BALANCE_NORMAL with the SetWhiteBalance function, the SetAutoWhiteBalance function does not set any values.
Note that this function may block for an extended period if a camera is restarting.
CONFIDENTIAL