set_processing_deadline


Description:

[ Version ( since = "1.16" ) ]
public void set_processing_deadline (ClockTime processing_deadline)

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:

this

a Sink

processing_deadline

the new processing deadline in nanoseconds.