mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-30 05:31:15 +00:00
3803e830d3
Original commit message from CVS: * docs/gst/tmpl/gstaggregator.sgml: Random checkin because gtk-doc seems to think it needs to be done. * docs/gst/tmpl/gstfakesink.sgml: * docs/gst/tmpl/gstfakesrc.sgml: * docs/gst/tmpl/gstfdsink.sgml: * docs/gst/tmpl/gstfdsrc.sgml: * docs/gst/tmpl/gstfilesink.sgml: * docs/gst/tmpl/gstfilesrc.sgml: * docs/gst/tmpl/gstidentity.sgml: * docs/gst/tmpl/gstmd5sink.sgml: * docs/gst/tmpl/gstmultifilesrc.sgml: * docs/gst/tmpl/gstpipefilter.sgml: * docs/gst/tmpl/gstshaper.sgml: * docs/gst/tmpl/gstspider.sgml: * docs/gst/tmpl/gstspideridentity.sgml: * docs/gst/tmpl/gststatistics.sgml: * docs/gst/tmpl/gsttee.sgml: * docs/gst/tmpl/gsttypefind.sgml: * docs/gst/tmpl/gstutils.sgml:
44 lines
672 B
Text
44 lines
672 B
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>
|
|
|
|
<!-- ##### STRUCT GstStatistics ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@element:
|
|
@sinkpad:
|
|
@srcpad:
|
|
@timer:
|
|
@last_timer:
|
|
@stats:
|
|
@last_stats:
|
|
@update_count:
|
|
@update_freq:
|
|
@update_on_eos:
|
|
@update:
|
|
@silent:
|
|
|
|
<!-- ##### STRUCT stats ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@buffers:
|
|
@bytes:
|
|
@events:
|
|
|