BaseSink.stats

gst.structure.Structure stats() @property

Get stats property.

Returns

Various #GstBaseSink statistics. This property returns a #GstStructure

with name application/x-gst-base-sink-stats with the following fields:

  • "average-rate" G_TYPE_DOUBLE average frame rate
  • "dropped" G_TYPE_UINT64 Number of dropped frames
  • "rendered" G_TYPE_UINT64 Number of rendered frames