WebCamera_ListDevices
Generates a list of web camera devices available in the system.
Syntax
C++
Python
def WebCamera_ListDevices( state: WebCamera_GrabImageState, / ) -> outDevices: list[WebCameraDevice]
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | WebCamera_GrabImageState | ||
![]() |
outDevices | list[WebCameraDevice] |


