BaseSink.stats

Get stats property.

class BaseSink
@property
stats
()

Return Value

Type: gst.structure.Structure

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