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
constructors
this
functions
getAllocator
getBufferPool
isInPlace
isPassthrough
isQosEnabled
reconfigure
reconfigureSink
reconfigureSrc
self
setGapAware
setInPlace
setPassthrough
setPreferPassthrough
setQosEnabled
updateQos
updateSrcCaps
properties
gType
qos
static functions
getGType
Enable or disable QoS handling in the transform.
MT safe.