ALPHA_STITCH_MODE
Relative position of alphaBuffer and the video frame.
Enumerations
- NO_ALPHA_STITCH
- 0: (Default) Only the video frame, i.e.,
alphaBufferis not stitched with the video frame. - ALPHA_STITCH_UP
- 1:
alphaBufferis above the video frame. - ALPHA_STITCH_BELOW
- 2:
alphaBufferis below the video frame. - ALPHA_STITCH_LEFT
- 3:
alphaBufferis to the left of the video frame. - ALPHA_STITCH_RIGHT
- 4:
alphaBufferis to the right of the video frame.