aws-sdk-medialive 1.158.0 → 1.160.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-medialive/client.rb +33 -1
- data/lib/aws-sdk-medialive/client_api.rb +17 -5
- data/lib/aws-sdk-medialive/types.rb +47 -3
- data/lib/aws-sdk-medialive.rb +1 -1
- data/sig/client.rbs +24 -6
- data/sig/types.rbs +8 -0
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cd3b24a0093d21ae282b67581b185bcfdac4bcd98d94602c6401d2431cab2b0b
|
4
|
+
data.tar.gz: c9104df0389bfacc0b84e567cc9435a9e5eb2ecf581ced78981a11e49f298151
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b53822dc9c01336dfb9760fc71a2c7de784998a02b663e1cde656abbf93a61189eefb390ed150a6c943c27c4d3d4bd5353b3fc58460ecb5e66a1b33cb665b1af
|
7
|
+
data.tar.gz: c594669ea7a7948c5d11525c79a5a3be4b4eb509a453dd9ed272a315dd94058f36365a2bb92b0a533308f8a109b78fd3644e58232fa2d11e4f30a2c3a75f9870
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.160.0 (2025-08-22)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - AWS Elemental MediaLive now has a field called "SubtitleRows" for controlling subtitle row count for DVB-Sub and Burn-In captions outputs
|
8
|
+
|
9
|
+
1.159.0 (2025-08-14)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - CMAF Ingest output groups in MediaLive can now accept one additional destination url for single pipeline channels and up to two additional destination urls for standard channels.
|
13
|
+
|
4
14
|
1.158.0 (2025-08-04)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.160.0
|
@@ -1226,6 +1226,7 @@ module Aws::MediaLive
|
|
1226
1226
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
1227
1227
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.x_position #=> Integer
|
1228
1228
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.y_position #=> Integer
|
1229
|
+
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
1229
1230
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.alignment #=> String, one of "CENTERED", "LEFT", "SMART"
|
1230
1231
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_color #=> String, one of "BLACK", "NONE", "WHITE"
|
1231
1232
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_opacity #=> Integer
|
@@ -1245,6 +1246,7 @@ module Aws::MediaLive
|
|
1245
1246
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
1246
1247
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
|
1247
1248
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
|
1249
|
+
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
1248
1250
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
|
1249
1251
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
|
1250
1252
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
|
@@ -1406,6 +1408,8 @@ module Aws::MediaLive
|
|
1406
1408
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_frame #=> String, one of "NONE", "PRIV", "TDRL"
|
1407
1409
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_period #=> Integer
|
1408
1410
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_passthrough #=> String, one of "DISABLED", "ENABLED"
|
1411
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations #=> Array
|
1412
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations[0].destination.destination_ref_id #=> String
|
1409
1413
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.srt_group_settings.input_loss_action #=> String, one of "DROP_PROGRAM", "DROP_TS", "EMIT_PROGRAM"
|
1410
1414
|
# resp.channel.encoder_settings.output_groups[0].outputs #=> Array
|
1411
1415
|
# resp.channel.encoder_settings.output_groups[0].outputs[0].audio_description_names #=> Array
|
@@ -2617,6 +2621,7 @@ module Aws::MediaLive
|
|
2617
2621
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
2618
2622
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.x_position #=> Integer
|
2619
2623
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.y_position #=> Integer
|
2624
|
+
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
2620
2625
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.alignment #=> String, one of "CENTERED", "LEFT", "SMART"
|
2621
2626
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_color #=> String, one of "BLACK", "NONE", "WHITE"
|
2622
2627
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_opacity #=> Integer
|
@@ -2636,6 +2641,7 @@ module Aws::MediaLive
|
|
2636
2641
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
2637
2642
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
|
2638
2643
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
|
2644
|
+
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
2639
2645
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
|
2640
2646
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
|
2641
2647
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
|
@@ -2797,6 +2803,8 @@ module Aws::MediaLive
|
|
2797
2803
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_frame #=> String, one of "NONE", "PRIV", "TDRL"
|
2798
2804
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_period #=> Integer
|
2799
2805
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_passthrough #=> String, one of "DISABLED", "ENABLED"
|
2806
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations #=> Array
|
2807
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations[0].destination.destination_ref_id #=> String
|
2800
2808
|
# resp.encoder_settings.output_groups[0].output_group_settings.srt_group_settings.input_loss_action #=> String, one of "DROP_PROGRAM", "DROP_TS", "EMIT_PROGRAM"
|
2801
2809
|
# resp.encoder_settings.output_groups[0].outputs #=> Array
|
2802
2810
|
# resp.encoder_settings.output_groups[0].outputs[0].audio_description_names #=> Array
|
@@ -3772,6 +3780,7 @@ module Aws::MediaLive
|
|
3772
3780
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
3773
3781
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.x_position #=> Integer
|
3774
3782
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.y_position #=> Integer
|
3783
|
+
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
3775
3784
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.alignment #=> String, one of "CENTERED", "LEFT", "SMART"
|
3776
3785
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_color #=> String, one of "BLACK", "NONE", "WHITE"
|
3777
3786
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_opacity #=> Integer
|
@@ -3791,6 +3800,7 @@ module Aws::MediaLive
|
|
3791
3800
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
3792
3801
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
|
3793
3802
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
|
3803
|
+
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
3794
3804
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
|
3795
3805
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
|
3796
3806
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
|
@@ -3952,6 +3962,8 @@ module Aws::MediaLive
|
|
3952
3962
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_frame #=> String, one of "NONE", "PRIV", "TDRL"
|
3953
3963
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_period #=> Integer
|
3954
3964
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_passthrough #=> String, one of "DISABLED", "ENABLED"
|
3965
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations #=> Array
|
3966
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations[0].destination.destination_ref_id #=> String
|
3955
3967
|
# resp.encoder_settings.output_groups[0].output_group_settings.srt_group_settings.input_loss_action #=> String, one of "DROP_PROGRAM", "DROP_TS", "EMIT_PROGRAM"
|
3956
3968
|
# resp.encoder_settings.output_groups[0].outputs #=> Array
|
3957
3969
|
# resp.encoder_settings.output_groups[0].outputs[0].audio_description_names #=> Array
|
@@ -6144,6 +6156,7 @@ module Aws::MediaLive
|
|
6144
6156
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
6145
6157
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.x_position #=> Integer
|
6146
6158
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.y_position #=> Integer
|
6159
|
+
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
6147
6160
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.alignment #=> String, one of "CENTERED", "LEFT", "SMART"
|
6148
6161
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_color #=> String, one of "BLACK", "NONE", "WHITE"
|
6149
6162
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_opacity #=> Integer
|
@@ -6163,6 +6176,7 @@ module Aws::MediaLive
|
|
6163
6176
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
6164
6177
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
|
6165
6178
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
|
6179
|
+
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
6166
6180
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
|
6167
6181
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
|
6168
6182
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
|
@@ -6324,6 +6338,8 @@ module Aws::MediaLive
|
|
6324
6338
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_frame #=> String, one of "NONE", "PRIV", "TDRL"
|
6325
6339
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_period #=> Integer
|
6326
6340
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_passthrough #=> String, one of "DISABLED", "ENABLED"
|
6341
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations #=> Array
|
6342
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations[0].destination.destination_ref_id #=> String
|
6327
6343
|
# resp.encoder_settings.output_groups[0].output_group_settings.srt_group_settings.input_loss_action #=> String, one of "DROP_PROGRAM", "DROP_TS", "EMIT_PROGRAM"
|
6328
6344
|
# resp.encoder_settings.output_groups[0].outputs #=> Array
|
6329
6345
|
# resp.encoder_settings.output_groups[0].outputs[0].audio_description_names #=> Array
|
@@ -7106,6 +7122,7 @@ module Aws::MediaLive
|
|
7106
7122
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
7107
7123
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.x_position #=> Integer
|
7108
7124
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.y_position #=> Integer
|
7125
|
+
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
7109
7126
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.alignment #=> String, one of "CENTERED", "LEFT", "SMART"
|
7110
7127
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_color #=> String, one of "BLACK", "NONE", "WHITE"
|
7111
7128
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_opacity #=> Integer
|
@@ -7125,6 +7142,7 @@ module Aws::MediaLive
|
|
7125
7142
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
7126
7143
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
|
7127
7144
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
|
7145
|
+
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
7128
7146
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
|
7129
7147
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
|
7130
7148
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
|
@@ -7286,6 +7304,8 @@ module Aws::MediaLive
|
|
7286
7304
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_frame #=> String, one of "NONE", "PRIV", "TDRL"
|
7287
7305
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_period #=> Integer
|
7288
7306
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_passthrough #=> String, one of "DISABLED", "ENABLED"
|
7307
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations #=> Array
|
7308
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations[0].destination.destination_ref_id #=> String
|
7289
7309
|
# resp.encoder_settings.output_groups[0].output_group_settings.srt_group_settings.input_loss_action #=> String, one of "DROP_PROGRAM", "DROP_TS", "EMIT_PROGRAM"
|
7290
7310
|
# resp.encoder_settings.output_groups[0].outputs #=> Array
|
7291
7311
|
# resp.encoder_settings.output_groups[0].outputs[0].audio_description_names #=> Array
|
@@ -8101,6 +8121,7 @@ module Aws::MediaLive
|
|
8101
8121
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
8102
8122
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.x_position #=> Integer
|
8103
8123
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.y_position #=> Integer
|
8124
|
+
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
8104
8125
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.alignment #=> String, one of "CENTERED", "LEFT", "SMART"
|
8105
8126
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_color #=> String, one of "BLACK", "NONE", "WHITE"
|
8106
8127
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_opacity #=> Integer
|
@@ -8120,6 +8141,7 @@ module Aws::MediaLive
|
|
8120
8141
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
8121
8142
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
|
8122
8143
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
|
8144
|
+
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
8123
8145
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
|
8124
8146
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
|
8125
8147
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
|
@@ -8281,6 +8303,8 @@ module Aws::MediaLive
|
|
8281
8303
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_frame #=> String, one of "NONE", "PRIV", "TDRL"
|
8282
8304
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_period #=> Integer
|
8283
8305
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_passthrough #=> String, one of "DISABLED", "ENABLED"
|
8306
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations #=> Array
|
8307
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations[0].destination.destination_ref_id #=> String
|
8284
8308
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.srt_group_settings.input_loss_action #=> String, one of "DROP_PROGRAM", "DROP_TS", "EMIT_PROGRAM"
|
8285
8309
|
# resp.channel.encoder_settings.output_groups[0].outputs #=> Array
|
8286
8310
|
# resp.channel.encoder_settings.output_groups[0].outputs[0].audio_description_names #=> Array
|
@@ -8979,6 +9003,7 @@ module Aws::MediaLive
|
|
8979
9003
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
8980
9004
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.x_position #=> Integer
|
8981
9005
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.y_position #=> Integer
|
9006
|
+
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
8982
9007
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.alignment #=> String, one of "CENTERED", "LEFT", "SMART"
|
8983
9008
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_color #=> String, one of "BLACK", "NONE", "WHITE"
|
8984
9009
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_opacity #=> Integer
|
@@ -8998,6 +9023,7 @@ module Aws::MediaLive
|
|
8998
9023
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
8999
9024
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
|
9000
9025
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
|
9026
|
+
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
9001
9027
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
|
9002
9028
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
|
9003
9029
|
# resp.channel.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
|
@@ -9159,6 +9185,8 @@ module Aws::MediaLive
|
|
9159
9185
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_frame #=> String, one of "NONE", "PRIV", "TDRL"
|
9160
9186
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_period #=> Integer
|
9161
9187
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_passthrough #=> String, one of "DISABLED", "ENABLED"
|
9188
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations #=> Array
|
9189
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations[0].destination.destination_ref_id #=> String
|
9162
9190
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.srt_group_settings.input_loss_action #=> String, one of "DROP_PROGRAM", "DROP_TS", "EMIT_PROGRAM"
|
9163
9191
|
# resp.channel.encoder_settings.output_groups[0].outputs #=> Array
|
9164
9192
|
# resp.channel.encoder_settings.output_groups[0].outputs[0].audio_description_names #=> Array
|
@@ -10444,6 +10472,7 @@ module Aws::MediaLive
|
|
10444
10472
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
10445
10473
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.x_position #=> Integer
|
10446
10474
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.y_position #=> Integer
|
10475
|
+
# resp.encoder_settings.caption_descriptions[0].destination_settings.burn_in_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
10447
10476
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.alignment #=> String, one of "CENTERED", "LEFT", "SMART"
|
10448
10477
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_color #=> String, one of "BLACK", "NONE", "WHITE"
|
10449
10478
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.background_opacity #=> Integer
|
@@ -10463,6 +10492,7 @@ module Aws::MediaLive
|
|
10463
10492
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.teletext_grid_control #=> String, one of "FIXED", "SCALED"
|
10464
10493
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.x_position #=> Integer
|
10465
10494
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.y_position #=> Integer
|
10495
|
+
# resp.encoder_settings.caption_descriptions[0].destination_settings.dvb_sub_destination_settings.subtitle_rows #=> String, one of "ROWS_16", "ROWS_20", "ROWS_24"
|
10466
10496
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.copyright_holder #=> String
|
10467
10497
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.fill_line_gap #=> String, one of "DISABLED", "ENABLED"
|
10468
10498
|
# resp.encoder_settings.caption_descriptions[0].destination_settings.ebu_tt_d_destination_settings.font_family #=> String
|
@@ -10624,6 +10654,8 @@ module Aws::MediaLive
|
|
10624
10654
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_frame #=> String, one of "NONE", "PRIV", "TDRL"
|
10625
10655
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_id_3_period #=> Integer
|
10626
10656
|
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.timed_metadata_passthrough #=> String, one of "DISABLED", "ENABLED"
|
10657
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations #=> Array
|
10658
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.cmaf_ingest_group_settings.additional_destinations[0].destination.destination_ref_id #=> String
|
10627
10659
|
# resp.encoder_settings.output_groups[0].output_group_settings.srt_group_settings.input_loss_action #=> String, one of "DROP_PROGRAM", "DROP_TS", "EMIT_PROGRAM"
|
10628
10660
|
# resp.encoder_settings.output_groups[0].outputs #=> Array
|
10629
10661
|
# resp.encoder_settings.output_groups[0].outputs[0].audio_description_names #=> Array
|
@@ -14290,7 +14322,7 @@ module Aws::MediaLive
|
|
14290
14322
|
tracer: tracer
|
14291
14323
|
)
|
14292
14324
|
context[:gem_name] = 'aws-sdk-medialive'
|
14293
|
-
context[:gem_version] = '1.
|
14325
|
+
context[:gem_version] = '1.160.0'
|
14294
14326
|
Seahorse::Client::Request.new(handlers, context)
|
14295
14327
|
end
|
14296
14328
|
|
@@ -35,6 +35,7 @@ module Aws::MediaLive
|
|
35
35
|
AccessDenied = Shapes::StructureShape.new(name: 'AccessDenied')
|
36
36
|
AccessibilityType = Shapes::StringShape.new(name: 'AccessibilityType')
|
37
37
|
AccountConfiguration = Shapes::StructureShape.new(name: 'AccountConfiguration')
|
38
|
+
AdditionalDestinations = Shapes::StructureShape.new(name: 'AdditionalDestinations')
|
38
39
|
AfdSignaling = Shapes::StringShape.new(name: 'AfdSignaling')
|
39
40
|
Algorithm = Shapes::StringShape.new(name: 'Algorithm')
|
40
41
|
AncillarySourceSettings = Shapes::StructureShape.new(name: 'AncillarySourceSettings')
|
@@ -116,6 +117,7 @@ module Aws::MediaLive
|
|
116
117
|
BurnInAlignment = Shapes::StringShape.new(name: 'BurnInAlignment')
|
117
118
|
BurnInBackgroundColor = Shapes::StringShape.new(name: 'BurnInBackgroundColor')
|
118
119
|
BurnInDestinationSettings = Shapes::StructureShape.new(name: 'BurnInDestinationSettings')
|
120
|
+
BurnInDestinationSubtitleRows = Shapes::StringShape.new(name: 'BurnInDestinationSubtitleRows')
|
119
121
|
BurnInFontColor = Shapes::StringShape.new(name: 'BurnInFontColor')
|
120
122
|
BurnInOutlineColor = Shapes::StringShape.new(name: 'BurnInOutlineColor')
|
121
123
|
BurnInShadowColor = Shapes::StringShape.new(name: 'BurnInShadowColor')
|
@@ -317,6 +319,7 @@ module Aws::MediaLive
|
|
317
319
|
DvbSubDestinationOutlineColor = Shapes::StringShape.new(name: 'DvbSubDestinationOutlineColor')
|
318
320
|
DvbSubDestinationSettings = Shapes::StructureShape.new(name: 'DvbSubDestinationSettings')
|
319
321
|
DvbSubDestinationShadowColor = Shapes::StringShape.new(name: 'DvbSubDestinationShadowColor')
|
322
|
+
DvbSubDestinationSubtitleRows = Shapes::StringShape.new(name: 'DvbSubDestinationSubtitleRows')
|
320
323
|
DvbSubDestinationTeletextGridControl = Shapes::StringShape.new(name: 'DvbSubDestinationTeletextGridControl')
|
321
324
|
DvbSubOcrLanguage = Shapes::StringShape.new(name: 'DvbSubOcrLanguage')
|
322
325
|
DvbSubSourceSettings = Shapes::StructureShape.new(name: 'DvbSubSourceSettings')
|
@@ -1090,8 +1093,8 @@ module Aws::MediaLive
|
|
1090
1093
|
__integerMin32Max8191 = Shapes::IntegerShape.new(name: '__integerMin32Max8191')
|
1091
1094
|
__integerMin40Max16000 = Shapes::IntegerShape.new(name: '__integerMin40Max16000')
|
1092
1095
|
__integerMin4Max20 = Shapes::IntegerShape.new(name: '__integerMin4Max20')
|
1093
|
-
|
1094
|
-
|
1096
|
+
__integerMin50000Max12000000 = Shapes::IntegerShape.new(name: '__integerMin50000Max12000000')
|
1097
|
+
__integerMin50000Max24000000 = Shapes::IntegerShape.new(name: '__integerMin50000Max24000000')
|
1095
1098
|
__integerMin64Max2160 = Shapes::IntegerShape.new(name: '__integerMin64Max2160')
|
1096
1099
|
__integerMin800Max3000 = Shapes::IntegerShape.new(name: '__integerMin800Max3000')
|
1097
1100
|
__integerMin80Max800 = Shapes::IntegerShape.new(name: '__integerMin80Max800')
|
@@ -1100,6 +1103,7 @@ module Aws::MediaLive
|
|
1100
1103
|
__integerMinNegative5Max5 = Shapes::IntegerShape.new(name: '__integerMinNegative5Max5')
|
1101
1104
|
__integerMinNegative60Max6 = Shapes::IntegerShape.new(name: '__integerMinNegative60Max6')
|
1102
1105
|
__integerMinNegative60Max60 = Shapes::IntegerShape.new(name: '__integerMinNegative60Max60')
|
1106
|
+
__listOfAdditionalDestinations = Shapes::ListShape.new(name: '__listOfAdditionalDestinations')
|
1103
1107
|
__listOfAudioChannelMapping = Shapes::ListShape.new(name: '__listOfAudioChannelMapping')
|
1104
1108
|
__listOfAudioDescription = Shapes::ListShape.new(name: '__listOfAudioDescription')
|
1105
1109
|
__listOfAudioSelector = Shapes::ListShape.new(name: '__listOfAudioSelector')
|
@@ -1266,6 +1270,9 @@ module Aws::MediaLive
|
|
1266
1270
|
AccountConfiguration.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: __string, location_name: "kmsKeyId"))
|
1267
1271
|
AccountConfiguration.struct_class = Types::AccountConfiguration
|
1268
1272
|
|
1273
|
+
AdditionalDestinations.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
|
1274
|
+
AdditionalDestinations.struct_class = Types::AdditionalDestinations
|
1275
|
+
|
1269
1276
|
AncillarySourceSettings.add_member(:source_ancillary_channel_number, Shapes::ShapeRef.new(shape: __integerMin1Max4, location_name: "sourceAncillaryChannelNumber"))
|
1270
1277
|
AncillarySourceSettings.struct_class = Types::AncillarySourceSettings
|
1271
1278
|
|
@@ -1387,7 +1394,7 @@ module Aws::MediaLive
|
|
1387
1394
|
Av1ColorSpaceSettings.struct_class = Types::Av1ColorSpaceSettings
|
1388
1395
|
|
1389
1396
|
Av1Settings.add_member(:afd_signaling, Shapes::ShapeRef.new(shape: AfdSignaling, location_name: "afdSignaling"))
|
1390
|
-
Av1Settings.add_member(:buf_size, Shapes::ShapeRef.new(shape:
|
1397
|
+
Av1Settings.add_member(:buf_size, Shapes::ShapeRef.new(shape: __integerMin50000Max24000000, location_name: "bufSize"))
|
1391
1398
|
Av1Settings.add_member(:color_space_settings, Shapes::ShapeRef.new(shape: Av1ColorSpaceSettings, location_name: "colorSpaceSettings"))
|
1392
1399
|
Av1Settings.add_member(:fixed_afd, Shapes::ShapeRef.new(shape: FixedAfd, location_name: "fixedAfd"))
|
1393
1400
|
Av1Settings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integerMin1Max3003, required: true, location_name: "framerateDenominator"))
|
@@ -1396,14 +1403,14 @@ module Aws::MediaLive
|
|
1396
1403
|
Av1Settings.add_member(:gop_size_units, Shapes::ShapeRef.new(shape: Av1GopSizeUnits, location_name: "gopSizeUnits"))
|
1397
1404
|
Av1Settings.add_member(:level, Shapes::ShapeRef.new(shape: Av1Level, location_name: "level"))
|
1398
1405
|
Av1Settings.add_member(:look_ahead_rate_control, Shapes::ShapeRef.new(shape: Av1LookAheadRateControl, location_name: "lookAheadRateControl"))
|
1399
|
-
Av1Settings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape:
|
1406
|
+
Av1Settings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integerMin50000Max12000000, location_name: "maxBitrate"))
|
1400
1407
|
Av1Settings.add_member(:min_i_interval, Shapes::ShapeRef.new(shape: __integerMin0Max30, location_name: "minIInterval"))
|
1401
1408
|
Av1Settings.add_member(:par_denominator, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "parDenominator"))
|
1402
1409
|
Av1Settings.add_member(:par_numerator, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "parNumerator"))
|
1403
1410
|
Av1Settings.add_member(:qvbr_quality_level, Shapes::ShapeRef.new(shape: __integerMin1Max10, location_name: "qvbrQualityLevel"))
|
1404
1411
|
Av1Settings.add_member(:scene_change_detect, Shapes::ShapeRef.new(shape: Av1SceneChangeDetect, location_name: "sceneChangeDetect"))
|
1405
1412
|
Av1Settings.add_member(:timecode_burnin_settings, Shapes::ShapeRef.new(shape: TimecodeBurninSettings, location_name: "timecodeBurninSettings"))
|
1406
|
-
Av1Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape:
|
1413
|
+
Av1Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integerMin50000Max12000000, location_name: "bitrate"))
|
1407
1414
|
Av1Settings.add_member(:rate_control_mode, Shapes::ShapeRef.new(shape: Av1RateControlMode, location_name: "rateControlMode"))
|
1408
1415
|
Av1Settings.struct_class = Types::Av1Settings
|
1409
1416
|
|
@@ -1545,6 +1552,7 @@ module Aws::MediaLive
|
|
1545
1552
|
BurnInDestinationSettings.add_member(:teletext_grid_control, Shapes::ShapeRef.new(shape: BurnInTeletextGridControl, location_name: "teletextGridControl"))
|
1546
1553
|
BurnInDestinationSettings.add_member(:x_position, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "xPosition"))
|
1547
1554
|
BurnInDestinationSettings.add_member(:y_position, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "yPosition"))
|
1555
|
+
BurnInDestinationSettings.add_member(:subtitle_rows, Shapes::ShapeRef.new(shape: BurnInDestinationSubtitleRows, location_name: "subtitleRows"))
|
1548
1556
|
BurnInDestinationSettings.struct_class = Types::BurnInDestinationSettings
|
1549
1557
|
|
1550
1558
|
CancelInputDeviceTransferRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
@@ -1728,6 +1736,7 @@ module Aws::MediaLive
|
|
1728
1736
|
CmafIngestGroupSettings.add_member(:timed_metadata_id_3_frame, Shapes::ShapeRef.new(shape: CmafTimedMetadataId3Frame, location_name: "timedMetadataId3Frame"))
|
1729
1737
|
CmafIngestGroupSettings.add_member(:timed_metadata_id_3_period, Shapes::ShapeRef.new(shape: __integerMin0Max10000, location_name: "timedMetadataId3Period"))
|
1730
1738
|
CmafIngestGroupSettings.add_member(:timed_metadata_passthrough, Shapes::ShapeRef.new(shape: CmafTimedMetadataPassthrough, location_name: "timedMetadataPassthrough"))
|
1739
|
+
CmafIngestGroupSettings.add_member(:additional_destinations, Shapes::ShapeRef.new(shape: __listOfAdditionalDestinations, location_name: "additionalDestinations"))
|
1731
1740
|
CmafIngestGroupSettings.struct_class = Types::CmafIngestGroupSettings
|
1732
1741
|
|
1733
1742
|
CmafIngestOutputSettings.add_member(:name_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "nameModifier"))
|
@@ -2764,6 +2773,7 @@ module Aws::MediaLive
|
|
2764
2773
|
DvbSubDestinationSettings.add_member(:teletext_grid_control, Shapes::ShapeRef.new(shape: DvbSubDestinationTeletextGridControl, location_name: "teletextGridControl"))
|
2765
2774
|
DvbSubDestinationSettings.add_member(:x_position, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "xPosition"))
|
2766
2775
|
DvbSubDestinationSettings.add_member(:y_position, Shapes::ShapeRef.new(shape: __integerMin0, location_name: "yPosition"))
|
2776
|
+
DvbSubDestinationSettings.add_member(:subtitle_rows, Shapes::ShapeRef.new(shape: DvbSubDestinationSubtitleRows, location_name: "subtitleRows"))
|
2767
2777
|
DvbSubDestinationSettings.struct_class = Types::DvbSubDestinationSettings
|
2768
2778
|
|
2769
2779
|
DvbSubSourceSettings.add_member(:ocr_language, Shapes::ShapeRef.new(shape: DvbSubOcrLanguage, location_name: "ocrLanguage"))
|
@@ -5594,6 +5604,8 @@ module Aws::MediaLive
|
|
5594
5604
|
WebvttDestinationSettings.add_member(:style_control, Shapes::ShapeRef.new(shape: WebvttDestinationStyleControl, location_name: "styleControl"))
|
5595
5605
|
WebvttDestinationSettings.struct_class = Types::WebvttDestinationSettings
|
5596
5606
|
|
5607
|
+
__listOfAdditionalDestinations.member = Shapes::ShapeRef.new(shape: AdditionalDestinations)
|
5608
|
+
|
5597
5609
|
__listOfAudioChannelMapping.member = Shapes::ShapeRef.new(shape: AudioChannelMapping)
|
5598
5610
|
|
5599
5611
|
__listOfAudioDescription.member = Shapes::ShapeRef.new(shape: AudioDescription)
|
@@ -1444,6 +1444,17 @@ module Aws::MediaLive
|
|
1444
1444
|
# match.
|
1445
1445
|
# @return [Integer]
|
1446
1446
|
#
|
1447
|
+
# @!attribute [rw] subtitle_rows
|
1448
|
+
# Applies only when the input captions are Teletext and the output
|
1449
|
+
# captions are DVB-Sub or Burn-In. Choose the number of lines for the
|
1450
|
+
# captions bitmap. The captions bitmap is 700 wide × 576 high and will
|
1451
|
+
# be laid over the video. For example, a value of 16 divides the
|
1452
|
+
# bitmap into 16 lines, with each line 36 pixels high (16 × 36 = 576).
|
1453
|
+
# The default is 24 (24 pixels high). Enter the same number in every
|
1454
|
+
# encode in every output that converts the same Teletext source to
|
1455
|
+
# DVB-Sub or Burn-in.
|
1456
|
+
# @return [String]
|
1457
|
+
#
|
1447
1458
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/BurnInDestinationSettings AWS API Documentation
|
1448
1459
|
#
|
1449
1460
|
class BurnInDestinationSettings < Struct.new(
|
@@ -1463,7 +1474,8 @@ module Aws::MediaLive
|
|
1463
1474
|
:shadow_y_offset,
|
1464
1475
|
:teletext_grid_control,
|
1465
1476
|
:x_position,
|
1466
|
-
:y_position
|
1477
|
+
:y_position,
|
1478
|
+
:subtitle_rows)
|
1467
1479
|
SENSITIVE = []
|
1468
1480
|
include Aws::Structure
|
1469
1481
|
end
|
@@ -4158,6 +4170,17 @@ module Aws::MediaLive
|
|
4158
4170
|
# font settings must match.
|
4159
4171
|
# @return [Integer]
|
4160
4172
|
#
|
4173
|
+
# @!attribute [rw] subtitle_rows
|
4174
|
+
# Applies only when the input captions are Teletext and the output
|
4175
|
+
# captions are DVB-Sub or Burn-In. Choose the number of lines for the
|
4176
|
+
# captions bitmap. The captions bitmap is 700 wide × 576 high and will
|
4177
|
+
# be laid over the video. For example, a value of 16 divides the
|
4178
|
+
# bitmap into 16 lines, with each line 36 pixels high (16 × 36 = 576).
|
4179
|
+
# The default is 24 (24 pixels high). Enter the same number in every
|
4180
|
+
# encode in every output that converts the same Teletext source to
|
4181
|
+
# DVB-Sub or Burn-in.
|
4182
|
+
# @return [String]
|
4183
|
+
#
|
4161
4184
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DvbSubDestinationSettings AWS API Documentation
|
4162
4185
|
#
|
4163
4186
|
class DvbSubDestinationSettings < Struct.new(
|
@@ -4177,7 +4200,8 @@ module Aws::MediaLive
|
|
4177
4200
|
:shadow_y_offset,
|
4178
4201
|
:teletext_grid_control,
|
4179
4202
|
:x_position,
|
4180
|
-
:y_position
|
4203
|
+
:y_position,
|
4204
|
+
:subtitle_rows)
|
4181
4205
|
SENSITIVE = []
|
4182
4206
|
include Aws::Structure
|
4183
4207
|
end
|
@@ -14054,6 +14078,11 @@ module Aws::MediaLive
|
|
14054
14078
|
# Set to enabled to pass through ID3 metadata from the input sources.
|
14055
14079
|
# @return [String]
|
14056
14080
|
#
|
14081
|
+
# @!attribute [rw] additional_destinations
|
14082
|
+
# Optional an array of additional destinational HTTP destinations for
|
14083
|
+
# the OutputGroup outputs
|
14084
|
+
# @return [Array<Types::AdditionalDestinations>]
|
14085
|
+
#
|
14057
14086
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CmafIngestGroupSettings AWS API Documentation
|
14058
14087
|
#
|
14059
14088
|
class CmafIngestGroupSettings < Struct.new(
|
@@ -14072,7 +14101,8 @@ module Aws::MediaLive
|
|
14072
14101
|
:caption_language_mappings,
|
14073
14102
|
:timed_metadata_id_3_frame,
|
14074
14103
|
:timed_metadata_id_3_period,
|
14075
|
-
:timed_metadata_passthrough
|
14104
|
+
:timed_metadata_passthrough,
|
14105
|
+
:additional_destinations)
|
14076
14106
|
SENSITIVE = []
|
14077
14107
|
include Aws::Structure
|
14078
14108
|
end
|
@@ -21711,6 +21741,20 @@ module Aws::MediaLive
|
|
21711
21741
|
include Aws::Structure
|
21712
21742
|
end
|
21713
21743
|
|
21744
|
+
# Additional output destinations for a CMAF Ingest output group
|
21745
|
+
#
|
21746
|
+
# @!attribute [rw] destination
|
21747
|
+
# The destination location
|
21748
|
+
# @return [Types::OutputLocationRef]
|
21749
|
+
#
|
21750
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AdditionalDestinations AWS API Documentation
|
21751
|
+
#
|
21752
|
+
class AdditionalDestinations < Struct.new(
|
21753
|
+
:destination)
|
21754
|
+
SENSITIVE = []
|
21755
|
+
include Aws::Structure
|
21756
|
+
end
|
21757
|
+
|
21714
21758
|
end
|
21715
21759
|
end
|
21716
21760
|
|
data/lib/aws-sdk-medialive.rb
CHANGED
data/sig/client.rbs
CHANGED
@@ -544,7 +544,8 @@ module Aws
|
|
544
544
|
shadow_y_offset: ::Integer?,
|
545
545
|
teletext_grid_control: ("FIXED" | "SCALED")?,
|
546
546
|
x_position: ::Integer?,
|
547
|
-
y_position: ::Integer
|
547
|
+
y_position: ::Integer?,
|
548
|
+
subtitle_rows: ("ROWS_16" | "ROWS_20" | "ROWS_24")?
|
548
549
|
}?,
|
549
550
|
dvb_sub_destination_settings: {
|
550
551
|
alignment: ("CENTERED" | "LEFT" | "SMART")?,
|
@@ -567,7 +568,8 @@ module Aws
|
|
567
568
|
shadow_y_offset: ::Integer?,
|
568
569
|
teletext_grid_control: ("FIXED" | "SCALED")?,
|
569
570
|
x_position: ::Integer?,
|
570
|
-
y_position: ::Integer
|
571
|
+
y_position: ::Integer?,
|
572
|
+
subtitle_rows: ("ROWS_16" | "ROWS_20" | "ROWS_24")?
|
571
573
|
}?,
|
572
574
|
ebu_tt_d_destination_settings: {
|
573
575
|
copyright_holder: ::String?,
|
@@ -834,7 +836,14 @@ module Aws
|
|
834
836
|
]?,
|
835
837
|
timed_metadata_id_3_frame: ("NONE" | "PRIV" | "TDRL")?,
|
836
838
|
timed_metadata_id_3_period: ::Integer?,
|
837
|
-
timed_metadata_passthrough: ("DISABLED" | "ENABLED")
|
839
|
+
timed_metadata_passthrough: ("DISABLED" | "ENABLED")?,
|
840
|
+
additional_destinations: Array[
|
841
|
+
{
|
842
|
+
destination: {
|
843
|
+
destination_ref_id: ::String?
|
844
|
+
}
|
845
|
+
},
|
846
|
+
]?
|
838
847
|
}?,
|
839
848
|
srt_group_settings: {
|
840
849
|
input_loss_action: ("DROP_PROGRAM" | "DROP_TS" | "EMIT_PROGRAM")?
|
@@ -2645,7 +2654,8 @@ module Aws
|
|
2645
2654
|
shadow_y_offset: ::Integer?,
|
2646
2655
|
teletext_grid_control: ("FIXED" | "SCALED")?,
|
2647
2656
|
x_position: ::Integer?,
|
2648
|
-
y_position: ::Integer
|
2657
|
+
y_position: ::Integer?,
|
2658
|
+
subtitle_rows: ("ROWS_16" | "ROWS_20" | "ROWS_24")?
|
2649
2659
|
}?,
|
2650
2660
|
dvb_sub_destination_settings: {
|
2651
2661
|
alignment: ("CENTERED" | "LEFT" | "SMART")?,
|
@@ -2668,7 +2678,8 @@ module Aws
|
|
2668
2678
|
shadow_y_offset: ::Integer?,
|
2669
2679
|
teletext_grid_control: ("FIXED" | "SCALED")?,
|
2670
2680
|
x_position: ::Integer?,
|
2671
|
-
y_position: ::Integer
|
2681
|
+
y_position: ::Integer?,
|
2682
|
+
subtitle_rows: ("ROWS_16" | "ROWS_20" | "ROWS_24")?
|
2672
2683
|
}?,
|
2673
2684
|
ebu_tt_d_destination_settings: {
|
2674
2685
|
copyright_holder: ::String?,
|
@@ -2935,7 +2946,14 @@ module Aws
|
|
2935
2946
|
]?,
|
2936
2947
|
timed_metadata_id_3_frame: ("NONE" | "PRIV" | "TDRL")?,
|
2937
2948
|
timed_metadata_id_3_period: ::Integer?,
|
2938
|
-
timed_metadata_passthrough: ("DISABLED" | "ENABLED")
|
2949
|
+
timed_metadata_passthrough: ("DISABLED" | "ENABLED")?,
|
2950
|
+
additional_destinations: Array[
|
2951
|
+
{
|
2952
|
+
destination: {
|
2953
|
+
destination_ref_id: ::String?
|
2954
|
+
}
|
2955
|
+
},
|
2956
|
+
]?
|
2939
2957
|
}?,
|
2940
2958
|
srt_group_settings: {
|
2941
2959
|
input_loss_action: ("DROP_PROGRAM" | "DROP_TS" | "EMIT_PROGRAM")?
|
data/sig/types.rbs
CHANGED
@@ -393,6 +393,7 @@ module Aws::MediaLive
|
|
393
393
|
attr_accessor teletext_grid_control: ("FIXED" | "SCALED")
|
394
394
|
attr_accessor x_position: ::Integer
|
395
395
|
attr_accessor y_position: ::Integer
|
396
|
+
attr_accessor subtitle_rows: ("ROWS_16" | "ROWS_20" | "ROWS_24")
|
396
397
|
SENSITIVE: []
|
397
398
|
end
|
398
399
|
|
@@ -1153,6 +1154,7 @@ module Aws::MediaLive
|
|
1153
1154
|
attr_accessor teletext_grid_control: ("FIXED" | "SCALED")
|
1154
1155
|
attr_accessor x_position: ::Integer
|
1155
1156
|
attr_accessor y_position: ::Integer
|
1157
|
+
attr_accessor subtitle_rows: ("ROWS_16" | "ROWS_20" | "ROWS_24")
|
1156
1158
|
SENSITIVE: []
|
1157
1159
|
end
|
1158
1160
|
|
@@ -3610,6 +3612,7 @@ module Aws::MediaLive
|
|
3610
3612
|
attr_accessor timed_metadata_id_3_frame: ("NONE" | "PRIV" | "TDRL")
|
3611
3613
|
attr_accessor timed_metadata_id_3_period: ::Integer
|
3612
3614
|
attr_accessor timed_metadata_passthrough: ("DISABLED" | "ENABLED")
|
3615
|
+
attr_accessor additional_destinations: ::Array[Types::AdditionalDestinations]
|
3613
3616
|
SENSITIVE: []
|
3614
3617
|
end
|
3615
3618
|
|
@@ -5657,5 +5660,10 @@ module Aws::MediaLive
|
|
5657
5660
|
attr_accessor language_code: ::String
|
5658
5661
|
SENSITIVE: []
|
5659
5662
|
end
|
5663
|
+
|
5664
|
+
class AdditionalDestinations
|
5665
|
+
attr_accessor destination: Types::OutputLocationRef
|
5666
|
+
SENSITIVE: []
|
5667
|
+
end
|
5660
5668
|
end
|
5661
5669
|
end
|