AlphaStitchMode

The relative position of alphaBuffer and video frames.

Enumerator

NoAlphaStitch
0: (Default) Only video frame, that is, alphaBuffer is not stitched with the video frame.
AlphaStitchUp
1: alphaBuffer is above the video frame.
AlphaStitchBelow
2: alphaBuffer is below the video frame.
AlphaStitchLeft
3: alphaBuffer is to the left of the video frame.
AlphaStitchRight
4: alphaBuffer is to the right of the video frame.