stats


Description:

[ Version ( since = "1.18" ) ]
public Structure stats { owned get; }

Various Sink statistics.

This property returns a Structure 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