BaseSink.getMaxLateness

Gets the max lateness value. See gst_base_sink_set_max_lateness() 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.

Meta