Click or drag to resize

ApplicationCameras Property

Return a collection of all available cameras. This includes filecameras as well as physical ones

Namespace:  Zivid.NET
Assembly:  ZividNET (in ZividNET.dll) Version: 1.0.1
Syntax
public IList<Camera> Cameras { get; }

Return Value

Type: IListCamera
List with camera information for all connected Zivid camera
See Also