mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
bufferlist: remove old enum from docs
This commit is contained in:
parent
720bd6d932
commit
570ec39b1c
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ typedef GstBuffer* (*GstBufferListDoFunction) (GstBuffer * buffer, gpointer user
|
|||
* GstBufferListItem:
|
||||
* @GST_BUFFER_LIST_CONTINUE: Retrieve next buffer
|
||||
* @GST_BUFFER_LIST_SKIP_GROUP: Skip to next group
|
||||
* @GST_BUFFER_LIST_REMOVE: Remove the current buffer
|
||||
* @GST_BUFFER_LIST_END: End iteration
|
||||
*
|
||||
* The result of the #GstBufferListFunc.
|
||||
|
|
Loading…
Reference in a new issue