Enum VmbSrcIncompleteFrameHandlingValues
- 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 VmbSrcIncompleteFrameHandlingValuesFields
Drop = 0-
Drop incomplete frames.
Submit = 1-
Use incomplete frames and submit them to the next element for processing.