ALPHA_STITCH_MODE
alphaBuffer and the relative position of the video frame.
Enumeration Values
- NO_ALPHA_STITCH
- 0: (Default) Only the video frame, that is, alphaBuffer is not stitched with the video frame.
- ALPHA_STITCH_UP
- 1: alphaBuffer is located above the video frame.
- ALPHA_STITCH_BELOW
- 2: alphaBuffer is located below the video frame.
- ALPHA_STITCH_LEFT
- 3: alphaBuffer is located to the left of the video frame.
- ALPHA_STITCH_RIGHT
- 4: alphaBuffer is located to the right of the video frame.