Lists information about the available cameras.
The preview shows the number of available cameras.
List<CameraInfo>
A list of CameraInfo objects. You can use GetItem to take a specific item from the list and GetProperty to read a specific piece of information, such as the Model or the Vendor.
Here is an example that lists some information about cameras: