| Top |
name |
text_sink |
direction |
sink |
presence |
always |
details |
text/plain |
name |
video_sink |
direction |
sink |
presence |
always |
details |
video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
name |
src |
direction |
source |
presence |
always |
details |
video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] |
“deltax” property “deltax” gint
Shift X position to the left or to the right. Unit is pixels.
Flags: Write
Default value: 0
“deltay” property “deltay” gint
Shift Y position up or down. Unit is pixels.
Flags: Write
Default value: 0
“font-desc” property “font-desc” gchar *
Pango font description of font to be used for rendering. See documentation of pango_font_description_from_string for syntax.
Flags: Write
Default value: ""
“halign” property “halign” gchar *
Horizontal alignment of the text. Can be either 'left', 'right', or 'center'.
Flags: Write
Default value: "center"
“shaded-background” property “shaded-background” gboolean
Whether to shade the background under the text area.
Flags: Write
Default value: FALSE
“valign” property “valign” gchar *
Vertical alignment of the text. Can be either 'baseline', 'bottom', or 'top'.
Flags: Write
Default value: "baseline"
“xpad” property “xpad” gint
Horizontal paddding when using left/right alignment.
Flags: Write
Default value: 25
“ypad” property “ypad” gint
Vertical padding when using top/bottom alignment.
Flags: Write
Default value: 25