![]() |
![]() |
![]() |
GStreamer Bad Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseTransform +----GstVideoFilter +----GstGeometricTransform +----GstSquare
"height" gdouble : Read / Write "width" gdouble : Read / Write "zoom" gdouble : Read / Write
plugin |
geometrictransform |
author |
Filippo Argiolas <filippo.argiolas@gmail.com> |
class |
Transform/Effect/Video |
name |
sink |
direction |
sink |
presence |
always |
details |
video/x-raw, format=(string){ ARGB, BGR, BGRA, BGRx, RGB, RGBA, RGBx, AYUV, xBGR, xRGB, GRAY8, GRAY16_BE, GRAY16_LE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
name |
src |
direction |
source |
presence |
always |
details |
video/x-raw, format=(string){ ARGB, BGR, BGRA, BGRx, RGB, RGBA, RGBx, AYUV, xBGR, xRGB, GRAY8, GRAY16_BE, GRAY16_LE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
"height"
property "height" gdouble : Read / Write
Height of the square, relative to the frame height.
Allowed values: [0,1]
Default value: 0.5
"width"
property "width" gdouble : Read / Write
Width of the square, relative to the frame width.
Allowed values: [0,1]
Default value: 0.5