BaseSink.setProcessingDeadline
void setProcessingDeadline(gst.types.ClockTime processingDeadline) nothrowMaximum 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
processingDeadline | the new processing deadline in nanoseconds. |