Documentation
Dlang.org
BaseTransform.setQosEnabled
gstbase
base_transform
BaseTransform
Enable or disable QoS handling in the transform.
MT safe.
class
BaseTransform
void
setQosEnabled
(
bool
enabled
)
Parameters
enabled
bool
new state
gstbase
base_transform
BaseTransform
functions
getAllocator
getBufferPool
isInPlace
isPassthrough
isQosEnabled
reconfigure
reconfigureSink
reconfigureSrc
setGapAware
setInPlace
setPassthrough
setPreferPassthrough
setQosEnabled
updateQos
updateSrcCaps
Enable or disable QoS handling in the transform.
MT safe.