VideoEncoder.getLatency

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

class VideoEncoder
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 maximum latency, or null