GstVideoCropMeta

Extra buffer metadata describing image cropping.

Members

Variables

height
uint height;

the cropped height

meta
GstMeta meta;

parent #GstMeta

width
uint width;

the cropped width

x
uint x;

the horizontal offset

y
uint y;

the vertical offset