Class: Aws::Types::VideoPreprocessor

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#color_correctorTypes::ColorCorrector

Returns the value of attribute color_corrector.



2617
2618
2619
# File 'sig/types.rbs', line 2617

def color_corrector
  @color_corrector
end

#deinterlacerTypes::Deinterlacer

Returns the value of attribute deinterlacer.

Returns:



2618
2619
2620
# File 'sig/types.rbs', line 2618

def deinterlacer
  @deinterlacer
end

#dolby_visionTypes::DolbyVision

Returns the value of attribute dolby_vision.

Returns:



2619
2620
2621
# File 'sig/types.rbs', line 2619

def dolby_vision
  @dolby_vision
end

#duration_controlTypes::DurationControl

Returns the value of attribute duration_control.



2620
2621
2622
# File 'sig/types.rbs', line 2620

def duration_control
  @duration_control
end

#hdr_10_plusTypes::Hdr10Plus

Returns the value of attribute hdr_10_plus.

Returns:



2621
2622
2623
# File 'sig/types.rbs', line 2621

def hdr_10_plus
  @hdr_10_plus
end

#image_inserterTypes::ImageInserter

Returns the value of attribute image_inserter.



2622
2623
2624
# File 'sig/types.rbs', line 2622

def image_inserter
  @image_inserter
end

#noise_reducerTypes::NoiseReducer

Returns the value of attribute noise_reducer.

Returns:



2623
2624
2625
# File 'sig/types.rbs', line 2623

def noise_reducer
  @noise_reducer
end

#partner_watermarkingTypes::PartnerWatermarking

Returns the value of attribute partner_watermarking.



2624
2625
2626
# File 'sig/types.rbs', line 2624

def partner_watermarking
  @partner_watermarking
end

#timecode_burninTypes::TimecodeBurnin

Returns the value of attribute timecode_burnin.



2625
2626
2627
# File 'sig/types.rbs', line 2625

def timecode_burnin
  @timecode_burnin
end