Class: Aws::Types::Input
- Inherits:
-
Object
- Object
- Aws::Types::Input
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#advanced_input_filter ⇒ "ENABLED", "DISABLED"
Returns the value of attribute advanced_input_filter.
-
#advanced_input_filter_settings ⇒ Types::AdvancedInputFilterSettings
Returns the value of attribute advanced_input_filter_settings.
-
#audio_selector_groups ⇒ ::Hash[::String, Types::AudioSelectorGroup]
Returns the value of attribute audio_selector_groups.
-
#audio_selectors ⇒ ::Hash[::String, Types::AudioSelector]
Returns the value of attribute audio_selectors.
-
#caption_selectors ⇒ ::Hash[::String, Types::CaptionSelector]
Returns the value of attribute caption_selectors.
-
#crop ⇒ Types::Rectangle
Returns the value of attribute crop.
-
#deblock_filter ⇒ "ENABLED", "DISABLED"
Returns the value of attribute deblock_filter.
-
#decryption_settings ⇒ Types::InputDecryptionSettings
Returns the value of attribute decryption_settings.
-
#denoise_filter ⇒ "ENABLED", "DISABLED"
Returns the value of attribute denoise_filter.
-
#dolby_vision_metadata_xml ⇒ ::String
Returns the value of attribute dolby_vision_metadata_xml.
-
#dynamic_audio_selectors ⇒ ::Hash[::String, Types::DynamicAudioSelector]
Returns the value of attribute dynamic_audio_selectors.
-
#file_input ⇒ ::String
Returns the value of attribute file_input.
-
#filter_enable ⇒ "AUTO", ...
Returns the value of attribute filter_enable.
-
#filter_strength ⇒ ::Integer
Returns the value of attribute filter_strength.
-
#image_inserter ⇒ Types::ImageInserter
Returns the value of attribute image_inserter.
-
#input_clippings ⇒ ::Array[Types::InputClipping]
Returns the value of attribute input_clippings.
-
#input_scan_type ⇒ "AUTO", "PSF"
Returns the value of attribute input_scan_type.
-
#multi_view_settings ⇒ ::Array[Types::MultiViewSettings]
Returns the value of attribute multi_view_settings.
-
#position ⇒ Types::Rectangle
Returns the value of attribute position.
-
#program_number ⇒ ::Integer
Returns the value of attribute program_number.
-
#psi_control ⇒ "IGNORE_PSI", "USE_PSI"
Returns the value of attribute psi_control.
-
#supplemental_imps ⇒ ::Array[::String]
Returns the value of attribute supplemental_imps.
-
#tams_settings ⇒ Types::InputTamsSettings
Returns the value of attribute tams_settings.
-
#timecode_source ⇒ "EMBEDDED", ...
Returns the value of attribute timecode_source.
-
#timecode_start ⇒ ::String
Returns the value of attribute timecode_start.
-
#video_generator ⇒ Types::InputVideoGenerator
Returns the value of attribute video_generator.
-
#video_overlays ⇒ ::Array[Types::VideoOverlay]
Returns the value of attribute video_overlays.
-
#video_selector ⇒ Types::VideoSelector
Returns the value of attribute video_selector.
Instance Attribute Details
#advanced_input_filter ⇒ "ENABLED", "DISABLED"
Returns the value of attribute advanced_input_filter.
1351 1352 1353 |
# File 'sig/types.rbs', line 1351 def advanced_input_filter @advanced_input_filter end |
#advanced_input_filter_settings ⇒ Types::AdvancedInputFilterSettings
Returns the value of attribute advanced_input_filter_settings.
1352 1353 1354 |
# File 'sig/types.rbs', line 1352 def advanced_input_filter_settings @advanced_input_filter_settings end |
#audio_selector_groups ⇒ ::Hash[::String, Types::AudioSelectorGroup]
Returns the value of attribute audio_selector_groups.
1353 1354 1355 |
# File 'sig/types.rbs', line 1353 def audio_selector_groups @audio_selector_groups end |
#audio_selectors ⇒ ::Hash[::String, Types::AudioSelector]
Returns the value of attribute audio_selectors.
1354 1355 1356 |
# File 'sig/types.rbs', line 1354 def audio_selectors @audio_selectors end |
#caption_selectors ⇒ ::Hash[::String, Types::CaptionSelector]
Returns the value of attribute caption_selectors.
1355 1356 1357 |
# File 'sig/types.rbs', line 1355 def caption_selectors @caption_selectors end |
#crop ⇒ Types::Rectangle
Returns the value of attribute crop.
1356 1357 1358 |
# File 'sig/types.rbs', line 1356 def crop @crop end |
#deblock_filter ⇒ "ENABLED", "DISABLED"
Returns the value of attribute deblock_filter.
1357 1358 1359 |
# File 'sig/types.rbs', line 1357 def deblock_filter @deblock_filter end |
#decryption_settings ⇒ Types::InputDecryptionSettings
Returns the value of attribute decryption_settings.
1358 1359 1360 |
# File 'sig/types.rbs', line 1358 def decryption_settings @decryption_settings end |
#denoise_filter ⇒ "ENABLED", "DISABLED"
Returns the value of attribute denoise_filter.
1359 1360 1361 |
# File 'sig/types.rbs', line 1359 def denoise_filter @denoise_filter end |
#dolby_vision_metadata_xml ⇒ ::String
Returns the value of attribute dolby_vision_metadata_xml.
1360 1361 1362 |
# File 'sig/types.rbs', line 1360 def @dolby_vision_metadata_xml end |
#dynamic_audio_selectors ⇒ ::Hash[::String, Types::DynamicAudioSelector]
Returns the value of attribute dynamic_audio_selectors.
1361 1362 1363 |
# File 'sig/types.rbs', line 1361 def dynamic_audio_selectors @dynamic_audio_selectors end |
#file_input ⇒ ::String
Returns the value of attribute file_input.
1362 1363 1364 |
# File 'sig/types.rbs', line 1362 def file_input @file_input end |
#filter_enable ⇒ "AUTO", ...
Returns the value of attribute filter_enable.
1363 1364 1365 |
# File 'sig/types.rbs', line 1363 def filter_enable @filter_enable end |
#filter_strength ⇒ ::Integer
Returns the value of attribute filter_strength.
1364 1365 1366 |
# File 'sig/types.rbs', line 1364 def filter_strength @filter_strength end |
#image_inserter ⇒ Types::ImageInserter
Returns the value of attribute image_inserter.
1365 1366 1367 |
# File 'sig/types.rbs', line 1365 def image_inserter @image_inserter end |
#input_clippings ⇒ ::Array[Types::InputClipping]
Returns the value of attribute input_clippings.
1366 1367 1368 |
# File 'sig/types.rbs', line 1366 def input_clippings @input_clippings end |
#input_scan_type ⇒ "AUTO", "PSF"
Returns the value of attribute input_scan_type.
1367 1368 1369 |
# File 'sig/types.rbs', line 1367 def input_scan_type @input_scan_type end |
#multi_view_settings ⇒ ::Array[Types::MultiViewSettings]
Returns the value of attribute multi_view_settings.
1368 1369 1370 |
# File 'sig/types.rbs', line 1368 def multi_view_settings @multi_view_settings end |
#position ⇒ Types::Rectangle
Returns the value of attribute position.
1369 1370 1371 |
# File 'sig/types.rbs', line 1369 def position @position end |
#program_number ⇒ ::Integer
Returns the value of attribute program_number.
1370 1371 1372 |
# File 'sig/types.rbs', line 1370 def program_number @program_number end |
#psi_control ⇒ "IGNORE_PSI", "USE_PSI"
Returns the value of attribute psi_control.
1371 1372 1373 |
# File 'sig/types.rbs', line 1371 def psi_control @psi_control end |
#supplemental_imps ⇒ ::Array[::String]
Returns the value of attribute supplemental_imps.
1372 1373 1374 |
# File 'sig/types.rbs', line 1372 def supplemental_imps @supplemental_imps end |
#tams_settings ⇒ Types::InputTamsSettings
Returns the value of attribute tams_settings.
1373 1374 1375 |
# File 'sig/types.rbs', line 1373 def tams_settings @tams_settings end |
#timecode_source ⇒ "EMBEDDED", ...
Returns the value of attribute timecode_source.
1374 1375 1376 |
# File 'sig/types.rbs', line 1374 def timecode_source @timecode_source end |
#timecode_start ⇒ ::String
Returns the value of attribute timecode_start.
1375 1376 1377 |
# File 'sig/types.rbs', line 1375 def timecode_start @timecode_start end |
#video_generator ⇒ Types::InputVideoGenerator
Returns the value of attribute video_generator.
1376 1377 1378 |
# File 'sig/types.rbs', line 1376 def video_generator @video_generator end |
#video_overlays ⇒ ::Array[Types::VideoOverlay]
Returns the value of attribute video_overlays.
1377 1378 1379 |
# File 'sig/types.rbs', line 1377 def @video_overlays end |
#video_selector ⇒ Types::VideoSelector
Returns the value of attribute video_selector.
1378 1379 1380 |
# File 'sig/types.rbs', line 1378 def video_selector @video_selector end |