Back to FabImage Library website

You are here: Start » Function Reference » Camera Support » cxCam » cxCam_SetDoubleParameter

cxCam_SetDoubleParameter


Header: ThirdPartySdk.h
Namespace: fil
Module: ThirdParty

Sets parameter using cxCam Support Package.

Syntax

void fil::cxCam_SetDoubleParameter
(
	cxCam_State& ioState,
	ftl::Optional<const ftl::String&> inDeviceID,
	const ftl::String& inName,
	double inValue
)

Parameters

Name Type Default Description
Input will be modified ioState cxCam_State& Object used to maintain state of the function.
Input value inDeviceID Optional<const String&> NIL Device URI
Input value inName const String&
Input value inValue double