[ Version ( since = "1.20" ) ]
public void set_max_time (ClockTime max)
Set the maximum amount of time that can be queued in this.
After the maximum amount of time are queued, this will emit the "enough-data" signal.
this |
a Src |
max |
the maximum amonut of time to queue |