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.