GstVideoAlignment

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.

Members

Variables

paddingBottom
uint paddingBottom;

extra pixels on the bottom

paddingLeft
uint paddingLeft;

extra pixels on the left side

paddingRight
uint paddingRight;

extra pixels on the right side

paddingTop
uint paddingTop;

extra pixels on the top

strideAlign
uint[4] strideAlign;

array with extra alignment requirements for the strides