Camera.getParameterList Method

Module: Camera

Definition

Obtains all supported parameters, optionally filtered by category.

DeviceParameterList getParameterList(String? category)

Parameters

category String
in Optional category to filter the parameters.

Returns

Outputs the list of parameters.

Exceptions

An error has occurred during Devices Library execution.