Click or drag to resize

ApplicationDefaultComputeDevice Property

The default compute device, used when connecting to new cameras

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

Return Value

Type: ComputeDevice
A compute device
See Also