|  |  |  | GStreamer Base Plugins 1.0 Plugins Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
"font-desc" gchar* : Write "halignment" GstTextRenderHAlign : Read / Write "line-alignment" GstTextRenderLineAlign : Read / Write "valignment" GstTextRenderVAlign : Read / Write "xpad" gint : Read / Write "ypad" gint : Read / Write
| plugin | pango | 
| author | David Schleef <ds@schleef.org>, GStreamer maintainers <gstreamer-devel@lists.sourceforge.net> | 
| class | Filter/Editor/Video | 
| name | sink | 
| direction | sink | 
| presence | always | 
| details | text/x-raw, format=(string){ pango-markup, utf8 } | 
| name | src | 
| direction | source | 
| presence | always | 
| details | video/x-raw, format=(string){ AYUV, ARGB }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] | 
"font-desc" property"font-desc" gchar* : Write
Pango font description of font to be used for rendering. See documentation of pango_font_description_from_string for syntax.
Default value: ""
"halignment" property  "halignment"               GstTextRenderHAlign   : Read / Write
Horizontal alignment of the text.
Default value: center
"line-alignment" property  "line-alignment"           GstTextRenderLineAlign  : Read / Write
Alignment of text lines relative to each other.
Default value: center
"valignment" property  "valignment"               GstTextRenderVAlign   : Read / Write
Vertical alignment of the text.
Default value: baseline
"xpad" property"xpad" gint : Read / Write
Horizontal paddding when using left/right alignment.
Allowed values: >= 0
Default value: 25
"ypad" property"ypad" gint : Read / Write
Vertical padding when using top/bottom alignment.
Allowed values: >= 0
Default value: 25