ScalingSettings
Creates settings to enable quality based scaling.
Parameters
low
Average QP at which to scale up the resolution.
high
Average QP at which to scale down the resolution.
Deprecated
Creates quality based scaling setting.
Parameters
on
True if quality scaling is turned on.
Deprecated
Creates quality based scaling settings with custom thresholds.
Parameters
on
True if quality scaling is turned on.
low
Average QP at which to scale up the resolution.
high
Average QP at which to scale down the resolution.