diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2013-07-16 15:16:16 +0200 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2013-07-16 15:16:16 +0200 |
commit | 356ef049d30479b6bcaee9a7cd78e9ca436ec365 (patch) | |
tree | b9244a878e5a8ea1b0f7a958612afe9f439635b0 /docs | |
parent | 0dc232e1140be953e920388c54dd4cfa0d7637e0 (diff) |
query: Add gst_query_has_context_type()
Diffstat (limited to 'docs')
-rw-r--r-- | docs/gst/gstreamer-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 49c31cf86..2626cf328 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -2376,6 +2376,7 @@ gst_query_parse_context gst_query_add_context_type gst_query_get_n_context_types gst_query_parse_nth_context_type +gst_query_has_context_type <SUBSECTION Standard> GstQueryClass GST_QUERY |