nn::camera::CTR::SetPackageParameterWithContext Functionnn::Result SetPackageParameterWithContext( const PackageParameterContext & param ); nn::Result SetPackageParameterWithContext( const PackageParameterContextDetail & param );
SetPackageParameterWithContext(const PackageParameterContext &)
|
Batch-configures settings for a camera with context specified. Use when configuring resolution with an enumerated type. |
SetPackageParameterWithContext(const PackageParameterContextDetail &)
|
Batch-configures settings for a camera with context specified. Use when configuring resolution by pixels. |
SetPackageParameterWithContext(const PackageParameterContext &)Note that this function may block internally for an extended period if a camera is restarting.
SetPackageParameterWithContext(const PackageParameterContextDetail &)Note that this function may block internally for an extended period if a camera is restarting.
CONFIDENTIAL