Click or drag to resize

LiveAcquirerGetNextAcquisition Method

Get the next acquisition.

Namespace: LynceeTec.API.Sequence
Assembly: LynceeTec.API.Sequence (in LynceeTec.API.Sequence.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:36 UTC
Syntax
public HologramGroup GetNextAcquisition()

Return Value

HologramGroup
Exceptions
ExceptionCondition
InvalidOperationExceptionThe current state does not allow the method to be called.
Remarks

Can only be called when CurrentState is Initializing, Acquiring or Recording.

See Also