VideoDecoder.getLatency

Query the configured decoder latency. Results will be returned via min_latency and max_latency.

class VideoDecoder
void
getLatency

Parameters

minLatency gst.types.ClockTime

address of variable in which to store the configured minimum latency, or null

maxLatency gst.types.ClockTime

address of variable in which to store the configured mximum latency, or null