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
amountThe amount of the noise reduction.
NoiseReduction Structure Reference