aws-sdk-mediaconvert 1.95.0 → 1.96.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -117,12 +117,14 @@ module Aws::MediaConvert
117
117
  CmafKeyProviderType = Shapes::StringShape.new(name: 'CmafKeyProviderType')
118
118
  CmafManifestCompression = Shapes::StringShape.new(name: 'CmafManifestCompression')
119
119
  CmafManifestDurationFormat = Shapes::StringShape.new(name: 'CmafManifestDurationFormat')
120
+ CmafMpdManifestBandwidthType = Shapes::StringShape.new(name: 'CmafMpdManifestBandwidthType')
120
121
  CmafMpdProfile = Shapes::StringShape.new(name: 'CmafMpdProfile')
121
122
  CmafPtsOffsetHandlingForBFrames = Shapes::StringShape.new(name: 'CmafPtsOffsetHandlingForBFrames')
122
123
  CmafSegmentControl = Shapes::StringShape.new(name: 'CmafSegmentControl')
123
124
  CmafSegmentLengthControl = Shapes::StringShape.new(name: 'CmafSegmentLengthControl')
124
125
  CmafStreamInfResolution = Shapes::StringShape.new(name: 'CmafStreamInfResolution')
125
126
  CmafTargetDurationCompatibilityMode = Shapes::StringShape.new(name: 'CmafTargetDurationCompatibilityMode')
127
+ CmafVideoCompositionOffsets = Shapes::StringShape.new(name: 'CmafVideoCompositionOffsets')
126
128
  CmafWriteDASHManifest = Shapes::StringShape.new(name: 'CmafWriteDASHManifest')
127
129
  CmafWriteHLSManifest = Shapes::StringShape.new(name: 'CmafWriteHLSManifest')
128
130
  CmafWriteSegmentTimelineInRepresentation = Shapes::StringShape.new(name: 'CmafWriteSegmentTimelineInRepresentation')
@@ -131,10 +133,12 @@ module Aws::MediaConvert
131
133
  CmfcDescriptiveVideoServiceFlag = Shapes::StringShape.new(name: 'CmfcDescriptiveVideoServiceFlag')
132
134
  CmfcIFrameOnlyManifest = Shapes::StringShape.new(name: 'CmfcIFrameOnlyManifest')
133
135
  CmfcKlvMetadata = Shapes::StringShape.new(name: 'CmfcKlvMetadata')
136
+ CmfcManifestMetadataSignaling = Shapes::StringShape.new(name: 'CmfcManifestMetadataSignaling')
134
137
  CmfcScte35Esam = Shapes::StringShape.new(name: 'CmfcScte35Esam')
135
138
  CmfcScte35Source = Shapes::StringShape.new(name: 'CmfcScte35Source')
136
139
  CmfcSettings = Shapes::StructureShape.new(name: 'CmfcSettings')
137
140
  CmfcTimedMetadata = Shapes::StringShape.new(name: 'CmfcTimedMetadata')
141
+ CmfcTimedMetadataBoxVersion = Shapes::StringShape.new(name: 'CmfcTimedMetadataBoxVersion')
138
142
  ColorCorrector = Shapes::StructureShape.new(name: 'ColorCorrector')
139
143
  ColorMetadata = Shapes::StringShape.new(name: 'ColorMetadata')
140
144
  ColorSpace = Shapes::StringShape.new(name: 'ColorSpace')
@@ -161,11 +165,13 @@ module Aws::MediaConvert
161
165
  DashIsoImageBasedTrickPlay = Shapes::StringShape.new(name: 'DashIsoImageBasedTrickPlay')
162
166
  DashIsoImageBasedTrickPlaySettings = Shapes::StructureShape.new(name: 'DashIsoImageBasedTrickPlaySettings')
163
167
  DashIsoIntervalCadence = Shapes::StringShape.new(name: 'DashIsoIntervalCadence')
168
+ DashIsoMpdManifestBandwidthType = Shapes::StringShape.new(name: 'DashIsoMpdManifestBandwidthType')
164
169
  DashIsoMpdProfile = Shapes::StringShape.new(name: 'DashIsoMpdProfile')
165
170
  DashIsoPlaybackDeviceCompatibility = Shapes::StringShape.new(name: 'DashIsoPlaybackDeviceCompatibility')
166
171
  DashIsoPtsOffsetHandlingForBFrames = Shapes::StringShape.new(name: 'DashIsoPtsOffsetHandlingForBFrames')
167
172
  DashIsoSegmentControl = Shapes::StringShape.new(name: 'DashIsoSegmentControl')
168
173
  DashIsoSegmentLengthControl = Shapes::StringShape.new(name: 'DashIsoSegmentLengthControl')
174
+ DashIsoVideoCompositionOffsets = Shapes::StringShape.new(name: 'DashIsoVideoCompositionOffsets')
169
175
  DashIsoWriteSegmentTimelineInRepresentation = Shapes::StringShape.new(name: 'DashIsoWriteSegmentTimelineInRepresentation')
170
176
  DecryptionMode = Shapes::StringShape.new(name: 'DecryptionMode')
171
177
  DeinterlaceAlgorithm = Shapes::StringShape.new(name: 'DeinterlaceAlgorithm')
@@ -442,10 +448,12 @@ module Aws::MediaConvert
442
448
  MpdAudioDuration = Shapes::StringShape.new(name: 'MpdAudioDuration')
443
449
  MpdCaptionContainerType = Shapes::StringShape.new(name: 'MpdCaptionContainerType')
444
450
  MpdKlvMetadata = Shapes::StringShape.new(name: 'MpdKlvMetadata')
451
+ MpdManifestMetadataSignaling = Shapes::StringShape.new(name: 'MpdManifestMetadataSignaling')
445
452
  MpdScte35Esam = Shapes::StringShape.new(name: 'MpdScte35Esam')
446
453
  MpdScte35Source = Shapes::StringShape.new(name: 'MpdScte35Source')
447
454
  MpdSettings = Shapes::StructureShape.new(name: 'MpdSettings')
448
455
  MpdTimedMetadata = Shapes::StringShape.new(name: 'MpdTimedMetadata')
456
+ MpdTimedMetadataBoxVersion = Shapes::StringShape.new(name: 'MpdTimedMetadataBoxVersion')
449
457
  Mpeg2AdaptiveQuantization = Shapes::StringShape.new(name: 'Mpeg2AdaptiveQuantization')
450
458
  Mpeg2CodecLevel = Shapes::StringShape.new(name: 'Mpeg2CodecLevel')
451
459
  Mpeg2CodecProfile = Shapes::StringShape.new(name: 'Mpeg2CodecProfile')
@@ -788,6 +796,7 @@ module Aws::MediaConvert
788
796
  __mapOfCaptionSelector = Shapes::MapShape.new(name: '__mapOfCaptionSelector')
789
797
  __mapOf__string = Shapes::MapShape.new(name: '__mapOf__string')
790
798
  __string = Shapes::StringShape.new(name: '__string')
799
+ __stringMax1000 = Shapes::StringShape.new(name: '__stringMax1000')
791
800
  __stringMin0 = Shapes::StringShape.new(name: '__stringMin0')
792
801
  __stringMin1 = Shapes::StringShape.new(name: '__stringMin1')
793
802
  __stringMin11Max11Pattern01D20305D205D = Shapes::StringShape.new(name: '__stringMin11Max11Pattern01D20305D205D')
@@ -1093,6 +1102,7 @@ module Aws::MediaConvert
1093
1102
  CmafGroupSettings.add_member(:manifest_duration_format, Shapes::ShapeRef.new(shape: CmafManifestDurationFormat, location_name: "manifestDurationFormat"))
1094
1103
  CmafGroupSettings.add_member(:min_buffer_time, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "minBufferTime"))
1095
1104
  CmafGroupSettings.add_member(:min_final_segment_length, Shapes::ShapeRef.new(shape: __doubleMin0Max2147483647, location_name: "minFinalSegmentLength"))
1105
+ CmafGroupSettings.add_member(:mpd_manifest_bandwidth_type, Shapes::ShapeRef.new(shape: CmafMpdManifestBandwidthType, location_name: "mpdManifestBandwidthType"))
1096
1106
  CmafGroupSettings.add_member(:mpd_profile, Shapes::ShapeRef.new(shape: CmafMpdProfile, location_name: "mpdProfile"))
1097
1107
  CmafGroupSettings.add_member(:pts_offset_handling_for_b_frames, Shapes::ShapeRef.new(shape: CmafPtsOffsetHandlingForBFrames, location_name: "ptsOffsetHandlingForBFrames"))
1098
1108
  CmafGroupSettings.add_member(:segment_control, Shapes::ShapeRef.new(shape: CmafSegmentControl, location_name: "segmentControl"))
@@ -1100,6 +1110,7 @@ module Aws::MediaConvert
1100
1110
  CmafGroupSettings.add_member(:segment_length_control, Shapes::ShapeRef.new(shape: CmafSegmentLengthControl, location_name: "segmentLengthControl"))
1101
1111
  CmafGroupSettings.add_member(:stream_inf_resolution, Shapes::ShapeRef.new(shape: CmafStreamInfResolution, location_name: "streamInfResolution"))
1102
1112
  CmafGroupSettings.add_member(:target_duration_compatibility_mode, Shapes::ShapeRef.new(shape: CmafTargetDurationCompatibilityMode, location_name: "targetDurationCompatibilityMode"))
1113
+ CmafGroupSettings.add_member(:video_composition_offsets, Shapes::ShapeRef.new(shape: CmafVideoCompositionOffsets, location_name: "videoCompositionOffsets"))
1103
1114
  CmafGroupSettings.add_member(:write_dash_manifest, Shapes::ShapeRef.new(shape: CmafWriteDASHManifest, location_name: "writeDashManifest"))
1104
1115
  CmafGroupSettings.add_member(:write_hls_manifest, Shapes::ShapeRef.new(shape: CmafWriteHLSManifest, location_name: "writeHlsManifest"))
1105
1116
  CmafGroupSettings.add_member(:write_segment_timeline_in_representation, Shapes::ShapeRef.new(shape: CmafWriteSegmentTimelineInRepresentation, location_name: "writeSegmentTimelineInRepresentation"))
@@ -1120,9 +1131,13 @@ module Aws::MediaConvert
1120
1131
  CmfcSettings.add_member(:descriptive_video_service_flag, Shapes::ShapeRef.new(shape: CmfcDescriptiveVideoServiceFlag, location_name: "descriptiveVideoServiceFlag"))
1121
1132
  CmfcSettings.add_member(:i_frame_only_manifest, Shapes::ShapeRef.new(shape: CmfcIFrameOnlyManifest, location_name: "iFrameOnlyManifest"))
1122
1133
  CmfcSettings.add_member(:klv_metadata, Shapes::ShapeRef.new(shape: CmfcKlvMetadata, location_name: "klvMetadata"))
1134
+ CmfcSettings.add_member(:manifest_metadata_signaling, Shapes::ShapeRef.new(shape: CmfcManifestMetadataSignaling, location_name: "manifestMetadataSignaling"))
1123
1135
  CmfcSettings.add_member(:scte_35_esam, Shapes::ShapeRef.new(shape: CmfcScte35Esam, location_name: "scte35Esam"))
1124
1136
  CmfcSettings.add_member(:scte_35_source, Shapes::ShapeRef.new(shape: CmfcScte35Source, location_name: "scte35Source"))
1125
1137
  CmfcSettings.add_member(:timed_metadata, Shapes::ShapeRef.new(shape: CmfcTimedMetadata, location_name: "timedMetadata"))
1138
+ CmfcSettings.add_member(:timed_metadata_box_version, Shapes::ShapeRef.new(shape: CmfcTimedMetadataBoxVersion, location_name: "timedMetadataBoxVersion"))
1139
+ CmfcSettings.add_member(:timed_metadata_scheme_id_uri, Shapes::ShapeRef.new(shape: __stringMax1000, location_name: "timedMetadataSchemeIdUri"))
1140
+ CmfcSettings.add_member(:timed_metadata_value, Shapes::ShapeRef.new(shape: __stringMax1000, location_name: "timedMetadataValue"))
1126
1141
  CmfcSettings.struct_class = Types::CmfcSettings
1127
1142
 
1128
1143
  ColorCorrector.add_member(:brightness, Shapes::ShapeRef.new(shape: __integerMin1Max100, location_name: "brightness"))
@@ -1223,11 +1238,13 @@ module Aws::MediaConvert
1223
1238
  DashIsoGroupSettings.add_member(:image_based_trick_play_settings, Shapes::ShapeRef.new(shape: DashIsoImageBasedTrickPlaySettings, location_name: "imageBasedTrickPlaySettings"))
1224
1239
  DashIsoGroupSettings.add_member(:min_buffer_time, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "minBufferTime"))
1225
1240
  DashIsoGroupSettings.add_member(:min_final_segment_length, Shapes::ShapeRef.new(shape: __doubleMin0Max2147483647, location_name: "minFinalSegmentLength"))
1241
+ DashIsoGroupSettings.add_member(:mpd_manifest_bandwidth_type, Shapes::ShapeRef.new(shape: DashIsoMpdManifestBandwidthType, location_name: "mpdManifestBandwidthType"))
1226
1242
  DashIsoGroupSettings.add_member(:mpd_profile, Shapes::ShapeRef.new(shape: DashIsoMpdProfile, location_name: "mpdProfile"))
1227
1243
  DashIsoGroupSettings.add_member(:pts_offset_handling_for_b_frames, Shapes::ShapeRef.new(shape: DashIsoPtsOffsetHandlingForBFrames, location_name: "ptsOffsetHandlingForBFrames"))
1228
1244
  DashIsoGroupSettings.add_member(:segment_control, Shapes::ShapeRef.new(shape: DashIsoSegmentControl, location_name: "segmentControl"))
1229
1245
  DashIsoGroupSettings.add_member(:segment_length, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "segmentLength"))
1230
1246
  DashIsoGroupSettings.add_member(:segment_length_control, Shapes::ShapeRef.new(shape: DashIsoSegmentLengthControl, location_name: "segmentLengthControl"))
1247
+ DashIsoGroupSettings.add_member(:video_composition_offsets, Shapes::ShapeRef.new(shape: DashIsoVideoCompositionOffsets, location_name: "videoCompositionOffsets"))
1231
1248
  DashIsoGroupSettings.add_member(:write_segment_timeline_in_representation, Shapes::ShapeRef.new(shape: DashIsoWriteSegmentTimelineInRepresentation, location_name: "writeSegmentTimelineInRepresentation"))
1232
1249
  DashIsoGroupSettings.struct_class = Types::DashIsoGroupSettings
1233
1250
 
@@ -2001,9 +2018,13 @@ module Aws::MediaConvert
2001
2018
  MpdSettings.add_member(:audio_duration, Shapes::ShapeRef.new(shape: MpdAudioDuration, location_name: "audioDuration"))
2002
2019
  MpdSettings.add_member(:caption_container_type, Shapes::ShapeRef.new(shape: MpdCaptionContainerType, location_name: "captionContainerType"))
2003
2020
  MpdSettings.add_member(:klv_metadata, Shapes::ShapeRef.new(shape: MpdKlvMetadata, location_name: "klvMetadata"))
2021
+ MpdSettings.add_member(:manifest_metadata_signaling, Shapes::ShapeRef.new(shape: MpdManifestMetadataSignaling, location_name: "manifestMetadataSignaling"))
2004
2022
  MpdSettings.add_member(:scte_35_esam, Shapes::ShapeRef.new(shape: MpdScte35Esam, location_name: "scte35Esam"))
2005
2023
  MpdSettings.add_member(:scte_35_source, Shapes::ShapeRef.new(shape: MpdScte35Source, location_name: "scte35Source"))
2006
2024
  MpdSettings.add_member(:timed_metadata, Shapes::ShapeRef.new(shape: MpdTimedMetadata, location_name: "timedMetadata"))
2025
+ MpdSettings.add_member(:timed_metadata_box_version, Shapes::ShapeRef.new(shape: MpdTimedMetadataBoxVersion, location_name: "timedMetadataBoxVersion"))
2026
+ MpdSettings.add_member(:timed_metadata_scheme_id_uri, Shapes::ShapeRef.new(shape: __stringMax1000, location_name: "timedMetadataSchemeIdUri"))
2027
+ MpdSettings.add_member(:timed_metadata_value, Shapes::ShapeRef.new(shape: __stringMax1000, location_name: "timedMetadataValue"))
2007
2028
  MpdSettings.struct_class = Types::MpdSettings
2008
2029
 
2009
2030
  Mpeg2Settings.add_member(:adaptive_quantization, Shapes::ShapeRef.new(shape: Mpeg2AdaptiveQuantization, location_name: "adaptiveQuantization"))