mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-11 02:46:33 +00:00
70 lines
1.1 KiB
Text
70 lines
1.1 KiB
Text
|
<!-- ##### SECTION Title ##### -->
|
||
|
GstStatistics
|
||
|
|
||
|
<!-- ##### SECTION Short_Description ##### -->
|
||
|
Provide statistics about data that passes this plugin
|
||
|
|
||
|
<!-- ##### SECTION Long_Description ##### -->
|
||
|
<para>
|
||
|
The plugin doesn't alter the data but provides statistics about
|
||
|
the data stream, such as buffers/bytes/events etc.
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### SECTION See_Also ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### SIGNAL GstStatistics::update ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
@gststatistics: the object which received the signal.
|
||
|
|
||
|
<!-- ##### ARG GstStatistics:buffers ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### ARG GstStatistics:bytes ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### ARG GstStatistics:events ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### ARG GstStatistics:buffer-update-freq ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### ARG GstStatistics:bytes-update-freq ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### ARG GstStatistics:event-update-freq ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### ARG GstStatistics:update-on-eos ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### ARG GstStatistics:update ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### ARG GstStatistics:silent ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|