summaryrefslogtreecommitdiff
path: root/gst/gstparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstparse.h')
-rw-r--r--gst/gstparse.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/gstparse.h b/gst/gstparse.h
index 2d80f86d2..3b14da7e7 100644
--- a/gst/gstparse.h
+++ b/gst/gstparse.h
@@ -108,6 +108,9 @@ gchar ** gst_parse_context_get_missing_elements (GstParseContext * cont
GST_EXPORT
void gst_parse_context_free (GstParseContext * context);
+GST_EXPORT
+GstParseContext * gst_parse_context_copy (const GstParseContext * context);
+
/* parse functions */