alphaStitchMode property
When the video frame contains alpha channel data, it represents the relative position of alphaBuffer and the video frame. See AlphaStitchMode.
Implementation
@JsonKey(name: 'alphaStitchMode')
final AlphaStitchMode? alphaStitchMode;