BaseSink.setProcessingDeadline

void setProcessingDeadline(gst.types.ClockTime processingDeadline)

Maximum amount of time (in nanoseconds) that the pipeline can take for processing the buffer. This is added to the latency of live pipelines.

This function is usually called by subclasses.

Parameters

processingDeadlinethe new processing deadline in nanoseconds.