set_alignment


Description:

[ Version ( since = "1.18" ) ]
public bool set_alignment (Alignment alignment)

Set the alignment of this to alignment.

Note:

Use gst_video_meta_set_alignment_full instead

This function checks that the paddings defined in alignment are compatible with the strides defined in this and will fail to update if they are not.

Parameters:

this

a Meta

alignment

a Alignment

Returns:

true if alignment's meta has been updated, false if not