VideoDecoderGidBuilderImpl.qos

Set qos property.

class VideoDecoderGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining