event: add new seek parameter, "trickmode-interval"
[platform/upstream/gstreamer.git] / docs / gst / gstreamer-sections.txt
index a627fce..1af775a 100644 (file)
@@ -193,6 +193,7 @@ GST_BUFFER_IS_DISCONT
 gst_buffer_new
 gst_buffer_new_allocate
 gst_buffer_new_wrapped
+gst_buffer_new_wrapped_bytes
 gst_buffer_new_wrapped_full
 
 gst_buffer_ref
@@ -321,6 +322,8 @@ GST_META_TAG_MEMORY
 GST_META_TAG_MEMORY_STR
 gst_meta_register
 gst_meta_get_info
+gst_meta_get_seqnum
+gst_meta_compare_seqnum
 <SUBSECTION Standard>
 GST_META_CAST
 <SUBSECTION Private>
@@ -391,10 +394,13 @@ gst_buffer_list_remove
 
 gst_buffer_list_ref
 gst_buffer_list_unref
+gst_clear_buffer_list
 gst_buffer_list_copy
 gst_buffer_list_copy_deep
 gst_buffer_list_is_writable
 gst_buffer_list_make_writable
+gst_buffer_list_replace
+gst_buffer_list_take
 
 GstBufferListFunc
 gst_buffer_list_foreach
@@ -460,6 +466,7 @@ gst_caps_get_size
 gst_caps_get_structure
 gst_caps_get_features
 gst_caps_set_features
+gst_caps_set_features_simple
 gst_caps_set_value
 gst_caps_set_simple
 gst_caps_set_simple_valist
@@ -491,6 +498,7 @@ gst_caps_truncate
 gst_caps_fixate
 gst_caps_ref
 gst_caps_unref
+gst_clear_caps
 <SUBSECTION Standard>
 GST_CAPS
 GST_IS_CAPS
@@ -667,6 +675,8 @@ gst_clock_wait_for_sync
 gst_clock_is_synced
 gst_clock_set_synced
 gst_clock_id_get_time
+gst_clock_id_get_clock
+gst_clock_id_uses_clock
 gst_clock_id_wait
 gst_clock_id_wait_async
 gst_clock_id_unschedule
@@ -1078,6 +1088,7 @@ GST_ELEMENT_FACTORY_KLASS_DEPAYLOADER
 GST_ELEMENT_FACTORY_KLASS_ENCODER
 GST_ELEMENT_FACTORY_KLASS_ENCRYPTOR
 GST_ELEMENT_FACTORY_KLASS_FORMATTER
+GST_ELEMENT_FACTORY_KLASS_HARDWARE
 GST_ELEMENT_FACTORY_KLASS_MEDIA_AUDIO
 GST_ELEMENT_FACTORY_KLASS_MEDIA_IMAGE
 GST_ELEMENT_FACTORY_KLASS_MEDIA_METADATA
@@ -1205,6 +1216,8 @@ GstSeekType
 GstSeekFlags
 gst_event_new_seek
 gst_event_parse_seek
+gst_event_set_seek_trickmode_interval
+gst_event_parse_seek_trickmode_interval
 
 gst_event_new_navigation
 
@@ -1643,6 +1656,7 @@ gst_message_type_to_quark
 gst_message_type_get_name
 gst_message_ref
 gst_message_unref
+gst_clear_message
 gst_message_copy
 gst_message_get_structure
 gst_message_writable_structure
@@ -1652,6 +1666,7 @@ gst_message_set_seqnum
 gst_message_has_name
 gst_message_is_writable
 gst_message_replace
+gst_message_take
 
 gst_message_new_eos
 gst_message_new_error
@@ -1737,8 +1752,10 @@ gst_message_parse_have_context
 
 gst_message_new_device_added
 gst_message_new_device_removed
+gst_message_new_device_changed
 gst_message_parse_device_added
 gst_message_parse_device_removed
+gst_message_parse_device_changed
 
 gst_message_new_property_notify
 gst_message_parse_property_notify
@@ -1811,6 +1828,7 @@ gst_mini_object_init
 
 gst_mini_object_ref
 gst_mini_object_unref
+gst_clear_mini_object
 
 gst_mini_object_weak_ref
 gst_mini_object_weak_unref
@@ -1820,6 +1838,9 @@ gst_mini_object_unlock
 gst_mini_object_is_writable
 gst_mini_object_make_writable
 
+gst_mini_object_add_parent
+gst_mini_object_remove_parent
+
 gst_mini_object_copy
 
 gst_mini_object_set_qdata
@@ -1874,6 +1895,7 @@ gst_object_has_as_ancestor
 gst_object_has_ancestor
 gst_object_ref
 gst_object_unref
+gst_clear_object
 gst_object_ref_sink
 gst_object_replace
 gst_object_get_path_string
@@ -2497,13 +2519,13 @@ gst_preset_get_type
 <SECTION>
 <FILE>gstprotection</FILE>
 <TITLE>GstProtectionMeta</TITLE>
-<INCLUDE>gst/gstprotection.h</INCLUDE>
 GstProtectionMeta
 gst_buffer_add_protection_meta
 gst_buffer_get_protection_meta
 gst_protection_select_system
 gst_protection_filter_systems_by_available_decryptors
 GST_PROTECTION_SYSTEM_ID_CAPS_FIELD
+GST_PROTECTION_UNSPECIFIED_SYSTEM_ID
 <SUBSECTION Standard>
 GST_PROTECTION_META_API_TYPE
 GST_PROTECTION_META_INFO
@@ -2535,10 +2557,12 @@ gst_query_type_to_quark
 
 gst_query_ref
 gst_query_unref
+gst_clear_query
 gst_query_copy
 gst_query_make_writable
 gst_query_is_writable
 gst_query_replace
+gst_query_take
 gst_query_writable_structure
 
 gst_query_new_custom
@@ -2641,6 +2665,10 @@ gst_query_new_context
 gst_query_set_context
 gst_query_parse_context
 gst_query_parse_context_type
+
+gst_query_new_bitrate
+gst_query_set_bitrate
+gst_query_parse_bitrate
 <SUBSECTION Standard>
 GstQueryClass
 GST_QUERY
@@ -3044,8 +3072,11 @@ gst_tag_list_is_equal
 gst_tag_list_copy
 gst_tag_list_ref
 gst_tag_list_unref
+gst_clear_tag_list
 gst_tag_list_is_writable
 gst_tag_list_make_writable
+gst_tag_list_replace
+gst_tag_list_take
 gst_tag_list_insert
 gst_tag_list_merge
 gst_tag_list_get_tag_size
@@ -3903,6 +3934,7 @@ gst_device_provider_class_set_metadata
 gst_device_provider_class_set_static_metadata
 gst_device_provider_device_add
 gst_device_provider_device_remove
+gst_device_provider_device_changed
 gst_device_provider_get_bus
 gst_device_provider_get_devices
 gst_device_provider_get_factory