gstvideo.video_alignment
Module for [VideoAlignment] struct
struct VideoAlignment
Types 1
structVideoAlignment
Extra alignment parameters for the memory of video buffers. This structure is usually used to configure the bufferpool if it supports the #GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT.
Fields
uint paddingTopextra pixels on the topuint paddingBottomextra pixels on the bottomuint paddingLeftextra pixels on the left sideuint paddingRightextra pixels on the right sideuint[4] strideAlignarray with extra alignment requirements for the stridesMethods
void reset()Set align to its default values with no padding and no alignment.