Click or drag to resize

ApplicationDefaultComputeDevice Property

The default compute device, used when connecting to new cameras

Namespace:  Zivid.NET
Assembly:  ZividNET (in ZividNET.dll) Version: 1.0.1
Syntax
public ComputeDevice DefaultComputeDevice { get; set; }

Return Value

Type: ComputeDevice
A compute device
See Also