mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 05:45:58 +00:00
GstCollectPads documentation: gst_collect_pads_read is gone.
This commit is contained in:
parent
8d816e9527
commit
39716e555b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
* </para></listitem>
|
||||
* <listitem><para>
|
||||
* Data can also be dequeued in byte units using the gst_collect_pads_available(),
|
||||
* gst_collect_pads_read() and gst_collect_pads_flush() calls.
|
||||
* gst_collect_pads_read_buffer() and gst_collect_pads_flush() calls.
|
||||
* </para></listitem>
|
||||
* <listitem><para>
|
||||
* Elements should call gst_collect_pads_start() and gst_collect_pads_stop() in
|
||||
|
|
Loading…
Reference in a new issue