class Aws::MediaLive::Types::H265FilterSettings

H265 Filter Settings

@note When making an API call, you may pass H265FilterSettings

data as a hash:

    {
      temporal_filter_settings: {
        post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
        strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
      },
    }

@!attribute [rw] temporal_filter_settings

Temporal Filter Settings
@return [Types::TemporalFilterSettings]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/H265FilterSettings AWS API Documentation

Constants

SENSITIVE