You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConvert::Types::NoiseReducerFilterSettings
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaConvert::Types::NoiseReducerFilterSettings
- Defined in:
- (unknown)
Overview
Note:
When passing NoiseReducerFilterSettings as input to an Aws::Client method, you can use a vanilla Hash:
{
strength: 1,
}
Settings for a noise reducer filter
Returned by:
Instance Attribute Summary collapse
-
#strength ⇒ Integer
Relative strength of noise reducing filter.
Instance Attribute Details
#strength ⇒ Integer
Relative strength of noise reducing filter. Higher values produce stronger filtering.