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:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public IList<Camera> Cameras { get; }

Return Value

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