VideoMeta.alignment

Get alignment field.

Returns

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

void alignment(gstvideo.video_alignment.VideoAlignment propval) @property

Set alignment field.

Parameters

propvalthe 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