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