Camera.getParameter Method

Module: Camera

Definition

Retrieves a device parameter’s value.

DeviceParameter getParameter(String? parameterName)

Parameters

parameterName String
in The parameter to retrieve.

Returns

Outputs the parameter’s value.

Exceptions

An error has occurred during Devices Library execution.