Camera.getParameterDescriptor Method¶
Module: Camera
Definition¶
Fetches the descriptor of a device parameter.
DeviceParameterDescriptor getParameterDescriptor(String? parameterName)
Parameters
parameterName Stringin The name of the parameter.
Returns
Outputs the parameter’s descriptor.
Exceptions
An error has occurred during Devices Library execution.