leaky_type


Description:

[ Version ( since = "1.20" ) ]
public LeakyType leaky_type { get; set; }

When set to any other value than GST_APP_LEAKY_TYPE_NONE then the appsrc will drop any buffers that are pushed into it once its internal queue is full.

The selected type defines whether to drop the oldest or new buffers.