titleclip: Expose draw-shadow child property
authorAdam Leppky <aleppky2@huskers.unl.edu>
Thu, 8 Apr 2021 20:35:30 +0000 (15:35 -0500)
committerAdam Leppky <aleppky2@huskers.unl.edu>
Thu, 8 Apr 2021 20:35:30 +0000 (15:35 -0500)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/merge_requests/235>

ges/ges-title-source.c

index b645e67..c1a02a7 100644 (file)
@@ -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
   };