set_leaky_type


Description:

[ Version ( since = "1.20" ) ]
public void set_leaky_type (LeakyType leaky)

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.

Parameters:

this

a Src

leaky

the LeakyType