mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
3e5a0a6d72
Original commit message from CVS: Updated the API docs
69 lines
1.1 KiB
Text
69 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>
|
|
|