VideoDecoder.qos

Get qos property.

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

Return Value

Type: 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.