titleclip: Expose draw-shadow child property
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/merge_requests/235>
This commit is contained in:
parent
083ae2b8ed
commit
a059031d02
@ -186,7 +186,7 @@ ges_title_source_create_source (GESTrackElement * object)
|
||||
const gchar *bg_props[] = { "pattern", "foreground-color", NULL };
|
||||
const gchar *text_props[] = { "text", "font-desc", "valignment", "halignment",
|
||||
"color", "xpos", "ypos", "x-absolute", "y-absolute", "outline-color",
|
||||
"shaded-background",
|
||||
"shaded-background", "draw-shadow",
|
||||
"text-x", "text-y", "text-width", "text-height", NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user