AlphaStitchMode

The relative position of alphaBuffer and the video frame.

Enumerations

NoAlphaStitch
0: (Default) Video frame only, i.e., 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.