GstCollectPads documentation: gst_collect_pads_read is gone.

This commit is contained in:
Douglas Bagnall 2013-04-11 10:11:25 +12:00 committed by Stefan Sauer
parent 8d816e9527
commit 39716e555b

View file

@ -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