Top | ![]() |
![]() |
![]() |
![]() |
guint | bottom-right-x | Read / Write |
guint | bottom-right-y | Read / Write |
GstMaskFill | fill | Read / Write |
guint | upper-left-x | Read / Write |
guint | upper-left-y | Read / Write |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseTransform ╰── GstVideoFilter ╰── GstEntransMask
This filter applies a rectangular mask to an image. The mask is specified by an upper left and bottom right corner; everything outside of the mask is set to color indicated by fill (as borders are in the videobox filter)..
“bottom-right-x”
property “bottom-right-x” guint
Bottom right corner x-coordinate.
Owner: GstEntransMask
Flags: Read / Write
Default value: 32
“bottom-right-y”
property “bottom-right-y” guint
Bottom right corner y-coordinate.
Owner: GstEntransMask
Flags: Read / Write
Default value: 32
“fill”
property “fill” GstMaskFill
How to fill masked parts.
Owner: GstEntransMask
Flags: Read / Write
Default value: Black
“upper-left-x”
property “upper-left-x” guint
Upper left corner x-coordinate.
Owner: GstEntransMask
Flags: Read / Write
Default value: 0