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.



2583
2584
2585
# File 'sig/types.rbs', line 2583

def color_corrector
  @color_corrector
end

#deinterlacerTypes::Deinterlacer

Returns the value of attribute deinterlacer.

Returns:



2584
2585
2586
# File 'sig/types.rbs', line 2584

def deinterlacer
  @deinterlacer
end

#dolby_visionTypes::DolbyVision

Returns the value of attribute dolby_vision.

Returns:



2585
2586
2587
# File 'sig/types.rbs', line 2585

def dolby_vision
  @dolby_vision
end

#duration_controlTypes::DurationControl

Returns the value of attribute duration_control.



2586
2587
2588
# File 'sig/types.rbs', line 2586

def duration_control
  @duration_control
end

#hdr_10_plusTypes::Hdr10Plus

Returns the value of attribute hdr_10_plus.

Returns:



2587
2588
2589
# File 'sig/types.rbs', line 2587

def hdr_10_plus
  @hdr_10_plus
end

#image_inserterTypes::ImageInserter

Returns the value of attribute image_inserter.



2588
2589
2590
# File 'sig/types.rbs', line 2588

def image_inserter
  @image_inserter
end

#noise_reducerTypes::NoiseReducer

Returns the value of attribute noise_reducer.

Returns:



2589
2590
2591
# File 'sig/types.rbs', line 2589

def noise_reducer
  @noise_reducer
end

#partner_watermarkingTypes::PartnerWatermarking

Returns the value of attribute partner_watermarking.



2590
2591
2592
# File 'sig/types.rbs', line 2590

def partner_watermarking
  @partner_watermarking
end

#timecode_burninTypes::TimecodeBurnin

Returns the value of attribute timecode_burnin.



2591
2592
2593
# File 'sig/types.rbs', line 2591

def timecode_burnin
  @timecode_burnin
end