diff options
Diffstat (limited to 'docs/gst/gstreamer-sections.txt')
-rw-r--r-- | docs/gst/gstreamer-sections.txt | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 0343b26ae..f6e2eb772 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -850,12 +850,6 @@ gst_event_parse_step gst_event_new_sink_message gst_event_parse_sink_message - -gst_event_new_toc -gst_event_parse_toc - -gst_event_new_toc_select -gst_event_parse_toc_select <SUBSECTION Standard> GstEventClass GST_EVENT @@ -1303,8 +1297,6 @@ gst_message_set_qos_stats gst_message_parse_qos gst_message_parse_qos_values gst_message_parse_qos_stats -gst_message_new_toc -gst_message_parse_toc GstStructureChangeType gst_message_new_structure_change @@ -2091,9 +2083,6 @@ gst_query_new_uri gst_query_parse_uri gst_query_set_uri -gst_query_new_toc -gst_query_parse_toc -gst_query_set_toc <SUBSECTION Standard> GstQueryClass GST_QUERY @@ -2554,51 +2543,6 @@ gst_task_state_get_type <SECTION> -<FILE>gsttoc</FILE> -<TITLE>GstToc</TITLE> -GstToc -GstTocEntry -GstTocEntryType -gst_toc_entry_new -gst_toc_entry_new_with_pad -gst_toc_entry_free -gst_toc_new -gst_toc_free -gst_toc_entry_copy -gst_toc_copy -gst_toc_find_entry -gst_toc_entry_get_start_stop -gst_toc_entry_set_start_stop -<SUBSECTION Standard> -GST_TYPE_TOC_ENTRY_TYPE -<SUBSECTION Private> -gst_toc_entry_type_get_type -</SECTION> - - -<SECTION> -<FILE>gsttocsetter</FILE> -<TITLE>GstTocSetter</TITLE> -GstTocSetter -GstTocSetterIFace -gst_toc_setter_get_toc -gst_toc_setter_get_toc_copy -gst_toc_setter_reset_toc -gst_toc_setter_set_toc -gst_toc_setter_get_toc_entry -gst_toc_setter_get_toc_entry_copy -gst_toc_setter_add_toc_entry -<SUBSECTION Standard> -GST_IS_TOC_SETTER -GST_TOC_SETTER -GST_TOC_SETTER_GET_IFACE -GST_TYPE_TOC_SETTER -<SUBSECTION Private> -gst_toc_setter_get_type -</SECTION> - - -<SECTION> <FILE>gsttrace</FILE> <TITLE>GstTrace</TITLE> GstTrace |