Click or drag to resize
Accord.NET (logo)

XimeaCameraIsAcquisitionStarted Property

Specifies if camera's data acquisition is currently active for the opened camera (if any).

Namespace:  Accord.Video.Ximea
Assembly:  Accord.Video.Ximea (in Accord.Video.Ximea.dll) Version: 3.8.0
Syntax
public bool IsAcquisitionStarted { get; }
Request Example View Source

Property Value

Type: Boolean
See Also