CompandPointsX extension
Typed access over the points string lavfi's compand carries
(space-separated inDb/outDb pairs).
Properties
-
transferPoints
→ List<
CompandPoint> -
Available on CompandSettings, provided by the CompandPointsX extension
Decoded transfer-function points, sorted by ascending input.no setter
Methods
-
withTransferPoints(
List< CompandPoint> points) → CompandSettings -
Available on CompandSettings, provided by the CompandPointsX extension
Returns a copy whosepointsreflectspoints(ascending input order). Empty input clears the transfer function.