It is up to the caller of [gstvideo.global.bufferAddVideoMetaFull] to set it using gstvideo.video_meta.VideoMeta.setAlignment, if they did not it defaults to no padding and no alignment. Since: 1.18
VideoMeta.alignment
Get alignment field.
Returns
the paddings and alignment constraints of the video buffer.
Set alignment field.
Parameters
propval | the paddings and alignment constraints of the video buffer. It is up to the caller of [gstvideo.global.bufferAddVideoMetaFull] to set it using gstvideo.video_meta.VideoMeta.setAlignment, if they did not it defaults to no padding and no alignment. Since: 1.18 |