class Aws::MediaConvert::Types::NoiseReducerSpatialFilterSettings
Noise reducer filter settings for spatial filter.
@note When making an API call, you may pass NoiseReducerSpatialFilterSettings
data as a hash: { post_filter_sharpen_strength: 1, speed: 1, strength: 1, }
@!attribute [rw] post_filter_sharpen_strength
Specify strength of post noise reduction sharpening filter, with 0 disabling the filter and 3 enabling it at maximum strength. @return [Integer]
@!attribute [rw] speed
The speed of the filter, from -2 (lower speed) to 3 (higher speed), with 0 being the nominal value. @return [Integer]
@!attribute [rw] strength
Relative strength of noise reducing filter. Higher values produce stronger filtering. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/NoiseReducerSpatialFilterSettings AWS API Documentation
Constants
- SENSITIVE