AppSrc.setMaxTime

void setMaxTime(gst.types.ClockTime max)

Set the maximum amount of time that can be queued in appsrc. After the maximum amount of time are queued, appsrc will emit the "enough-data" signal.

Parameters

maxthe maximum amonut of time to queue