element-queue.sgml
来自「GStreamer是一个开源的多媒体框架库。利用它」· SGML 代码 · 共 114 行
SGML
114 行
<!-- ##### SECTION Title ##### -->queue<!-- ##### SECTION Short_Description ##### -->Simple data queue<!-- ##### SECTION Long_Description ##### --><include xmlns="http://www.w3.org/2003/XInclude" href="element-queue-details.xml" /><para></para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT GstQueue ##### --><para></para><!-- ##### SIGNAL GstQueue::overrun ##### --><para></para>@gstqueue: the object which received the signal.<!-- ##### SIGNAL GstQueue::running ##### --><para></para>@gstqueue: the object which received the signal.<!-- ##### SIGNAL GstQueue::underrun ##### --><para></para>@gstqueue: the object which received the signal.<!-- ##### SIGNAL GstQueue::pushing ##### --><para></para>@gstqueue: the object which received the signal.<!-- ##### ARG GstQueue:current-level-buffers ##### --><para></para><!-- ##### ARG GstQueue:current-level-bytes ##### --><para></para><!-- ##### ARG GstQueue:current-level-time ##### --><para></para><!-- ##### ARG GstQueue:leaky ##### --><para></para><!-- ##### ARG GstQueue:max-size-buffers ##### --><para></para><!-- ##### ARG GstQueue:max-size-bytes ##### --><para></para><!-- ##### ARG GstQueue:max-size-time ##### --><para></para><!-- ##### ARG GstQueue:min-threshold-buffers ##### --><para></para><!-- ##### ARG GstQueue:min-threshold-bytes ##### --><para></para><!-- ##### ARG GstQueue:min-threshold-time ##### --><para></para><!-- ##### STRUCT GstQueueSize ##### --><para></para>@buffers: @bytes: @time:
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?