mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 22:05:58 +00:00
docs: add flow combiner ref/unref to docs
So new-in-1.12 index actually has some entries.
This commit is contained in:
parent
8f4e4b0261
commit
7b7b3e754a
1 changed files with 2 additions and 0 deletions
|
@ -839,6 +839,8 @@ gst_collect_pads_get_type
|
|||
GstFlowCombiner
|
||||
gst_flow_combiner_new
|
||||
gst_flow_combiner_free
|
||||
gst_flow_combiner_ref
|
||||
gst_flow_combiner_unref
|
||||
gst_flow_combiner_update_flow
|
||||
gst_flow_combiner_add_pad
|
||||
gst_flow_combiner_remove_pad
|
||||
|
|
Loading…
Reference in a new issue