NoiseReduction
public struct NoiseReduction : XMLRepresentable
Undocumented
-
The amount of the noise reduction.
Declaration
Swift
public var amount: Double
-
Initializes a new noise reduction
Declaration
Swift
public init(amount: Double)
Parameters
amount
The amount of the noise reduction.