mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
docs: improve docs
This commit is contained in:
parent
a975fadbaf
commit
69bd7708c3
1 changed files with 4 additions and 0 deletions
|
@ -216,6 +216,7 @@ gst_buffer_merge
|
|||
|
||||
<SUBSECTION Standard>
|
||||
GstBufferClass
|
||||
GstBufferPrivate
|
||||
GST_BUFFER
|
||||
GST_BUFFER_CLASS
|
||||
GST_BUFFER_GET_CLASS
|
||||
|
@ -324,6 +325,7 @@ gst_caps_is_empty
|
|||
gst_caps_is_fixed
|
||||
gst_caps_is_equal
|
||||
gst_caps_is_equal_fixed
|
||||
gst_caps_is_strictly_equal
|
||||
gst_caps_is_always_compatible
|
||||
gst_caps_is_subset
|
||||
gst_caps_is_subset_structure
|
||||
|
@ -534,6 +536,7 @@ GST_ELEMENT_IS_LOCKED_STATE
|
|||
|
||||
<SUBSECTION element-construction>
|
||||
gst_element_class_add_pad_template
|
||||
gst_element_class_add_static_pad_template
|
||||
gst_element_class_get_pad_template
|
||||
gst_element_class_get_pad_template_list
|
||||
gst_element_class_install_std_props
|
||||
|
@ -1385,6 +1388,7 @@ gst_value_dup_mini_object
|
|||
|
||||
<SUBSECTION Standard>
|
||||
GstMiniObjectClass
|
||||
GstMiniObjectPrivate
|
||||
GST_MINI_OBJECT
|
||||
GST_IS_MINI_OBJECT
|
||||
GST_MINI_OBJECT_CLASS
|
||||
|
|
Loading…
Reference in a new issue