BaseSink.processingDeadline

ulong processingDeadline() @property

Get processingDeadline property.

Returns

Maximum amount of time (in nanoseconds) that the pipeline can take

for processing the buffer. This is added to the latency of live pipelines.

void processingDeadline(ulong propval) @property

Set processingDeadline property.

Parameters

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