docs: add new queue api to the docs to fix the build

This commit is contained in:
Stefan Kost 2009-10-07 11:04:56 +03:00
parent 61ec6a561c
commit 18a903e93d

View file

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