VideoDecoder.setLatency

Lets #GstVideoDecoder sub-classes tell the baseclass what the decoder latency is. If the provided values changed from previously provided ones, this will also post a LATENCY message on the bus so the pipeline can reconfigure its global latency.

Parameters

minLatency gst.types.ClockTime

minimum latency

maxLatency gst.types.ClockTime

maximum latency