AppSrcGidBuilderImpl.leakyType

Set leakyType property.

class AppSrcGidBuilderImpl(T)
T
leakyType

Parameters

propval gstapp.types.AppLeakyType

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.

Return Value

Type: T

Builder instance for fluent chaining