Top |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseTransform ╰── GstVideoFilter ╰── GstGeometricTransform ╰── GstMarble
Marble is a geometric image transform element. It applies a marbling effect to the image.
plugin |
geometrictransform |
author |
Thiago Santos<thiago.sousa.santos@collabora.co.uk> |
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 ] |
“amount”
property“amount” gdouble
Amount of effect.
Flags: Read / Write
Allowed values: [0,1]
Default value: 1
“turbulence”
property“turbulence” gdouble
Turbulence of the effect.
Flags: Read / Write
Allowed values: [0,1]
Default value: 1
“x-scale”
property“x-scale” gdouble
X scale of the texture.
Flags: Read / Write
Allowed values: >= 0
Default value: 4
“y-scale”
property“y-scale” gdouble
Y scale of the texture.
Flags: Read / Write
Allowed values: >= 0
Default value: 4