BaseSink.getMaxLateness

Gets the max lateness value. See BaseSink.setMaxLateness for more details.

class BaseSink
long
getMaxLateness
()

Return Value

Type: long

The maximum time in nanoseconds that a buffer can be late before it is dropped and not rendered. A value of -1 means an unlimited time.