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 | |
|---|---|---|---|---|
![]() |
ioState | CxCam_State | ||
![]() |
inDeviceID | str | None | None | Device URI |
![]() |
inName | str | ||
![]() |
outValue | str |



