Click or drag to resize

LateralAveragingRecorder Class

Inheritance Hierarchy
SystemObject
  LynceeTec.API.CompositingLateralAveragingRecorder

Namespace:  LynceeTec.API.Compositing
Assembly:  LynceeTec.API.Compositing (in LynceeTec.API.Compositing.dll) Version: 10.1.23514.0 , built 2023-11-07 12:22:01 UTC
Syntax
public class LateralAveragingRecorder : IReconstructionRecorder, 
	IDisposable

The LateralAveragingRecorder type exposes the following members.

Constructors
  NameDescription
Public methodLateralAveragingRecorder
Initializes a new instance of the LateralAveragingRecorder class
Top
Properties
Methods
  NameDescription
Public methodCancel
Cancels running recording
Public methodDispose
Releases all resources used by the LateralAveragingRecorder
Public methodInitialize
Configures this LateralAveragingRecorder. Should only be called once, subsequent calls will do nothing.
Public methodRecordAsync
Top
See Also