get_stats


Description:

[ Version ( since = "1.18" ) ]
public Structure get_stats ()

Return various Sink statistics.

This function 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

Parameters:

this

Sink

Returns:

pointer to Structure