VideoDecoder.qos

Set qos property.

  1. bool qos [@property getter]
  2. bool qos [@property setter]
    class VideoDecoder
    @property
    void
    qos
    (
    bool propval
    )

Parameters

propval bool

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.