Table of Contents

Enum VmbSrcIncompleteFrameHandlingValues

Namespace
VisioForge.Core.Types.X.Sources.AlliedVision
Assembly
VisioForge.Core.dll

Determines how the element should handle received frames where data transmission was incomplete. Incomplete frames may contain pixel intensities from old acquisitions or random data.

public enum VmbSrcIncompleteFrameHandlingValues

Fields

Drop = 0

Drop incomplete frames.

Submit = 1

Use incomplete frames and submit them to the next element for processing.