tPathPosition

tPathPosition enumerates the possible positions of the OverlayBitmap in the image stream.
Enumeration Description
ePP_NONE The OverlayBitmap will not be visible at all.
ePP_DEVICE The OverlayBitmap will be visible in both the live video display and grabbed images/videos.
ePP_SINK The OverlayBitmap will be visible in grabbed images and videos, but not in the live display.
ePP_DISPLAY The OverlayBitmap will be visible in the live display, but not in grabbed images or videos.

<< Enumerations