refenum.PathPositions

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

<< Enumerations