mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
docs: add new queue api to the docs to fix the build
This commit is contained in:
parent
61ec6a561c
commit
18a903e93d
1 changed files with 3 additions and 0 deletions
|
@ -610,7 +610,10 @@ GstDataQueue
|
||||||
GstDataQueueSize
|
GstDataQueueSize
|
||||||
GstDataQueueCheckFullFunction
|
GstDataQueueCheckFullFunction
|
||||||
GstDataQueueItem
|
GstDataQueueItem
|
||||||
|
GstDataQueueEmptyCallback
|
||||||
|
GstDataQueueFullCallback
|
||||||
gst_data_queue_new
|
gst_data_queue_new
|
||||||
|
gst_data_queue_new_full
|
||||||
gst_data_queue_push
|
gst_data_queue_push
|
||||||
gst_data_queue_pop
|
gst_data_queue_pop
|
||||||
gst_data_queue_flush
|
gst_data_queue_flush
|
||||||
|
|
Loading…
Reference in a new issue