VideoDecoder.qos

bool qos() @property

Get qos property.

Returns

If set to true the decoder will handle QoS events received

from downstream elements. This includes dropping output frames which are detected as late using the metrics reported by those events.

void qos(bool propval) @property

Set qos property.

Parameters

propvalIf set to true the decoder will handle QoS events received from downstream elements. This includes dropping output frames which are detected as late using the metrics reported by those events.