refenum.PathPositions

PathPositions enumerates the possible positions of the OverlayBitmap in the image stream.
Name Description
PATHPOSITION_NONE The OverlayBitmap will not be visible at all.
PATHPOSITION_DEVICE The OverlayBitmap will be visible in both the live video display and grabbed images/videos.
PATHPOSITION_SINK The OverlayBitmap will be visible in grabbed images and videos, but not in the live display.
PATHPOSITION_DISPLAY The OverlayBitmap will be visible in the live display, but not in grabbed images or videos.

<< Enumerations