set_max_lateness
Description:
Sets the new max lateness value to max_lateness
.
This value is used to decide if a buffer should be dropped or not based on the buffer timestamp and the current clock time. A value of -1 means an unlimited time.
Parameters:
this |
the sink |
max_lateness |
the new max lateness value. |