cxCam_GetEnumParameter


Gets parameter using cxCam Support Package.

Syntax

C++
Python
 
def cxCam_GetEnumParameter(
	state: CxCam_State,
	inName: str,
	/,
	*,
	inDeviceID: str | None = None
)
-> outValue: str

Parameters

Name Type Default Description
Input will be modified ioState CxCam_State
Input value inDeviceID str | None None Device URI
Input value inName str
Output value outValue str