CompandPointsX extension

Typed access over the points string lavfi's compand carries (space-separated inDb/outDb pairs).

on

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 whose points reflects points (ascending input order). Empty input clears the transfer function.