aws-sdk-medialive 1.93.0 → 1.94.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.
@@ -885,996 +885,6 @@ module Aws::MediaLive
885
885
  #
886
886
  # * {Types::CreateChannelResponse#channel #channel} => Types::Channel
887
887
  #
888
- # @example Request syntax with placeholder values
889
- #
890
- # resp = client.create_channel({
891
- # cdi_input_specification: {
892
- # resolution: "SD", # accepts SD, HD, FHD, UHD
893
- # },
894
- # channel_class: "STANDARD", # accepts STANDARD, SINGLE_PIPELINE
895
- # destinations: [
896
- # {
897
- # id: "__string",
898
- # media_package_settings: [
899
- # {
900
- # channel_id: "__stringMin1",
901
- # },
902
- # ],
903
- # multiplex_settings: {
904
- # multiplex_id: "__stringMin1",
905
- # program_name: "__stringMin1",
906
- # },
907
- # settings: [
908
- # {
909
- # password_param: "__string",
910
- # stream_name: "__string",
911
- # url: "__string",
912
- # username: "__string",
913
- # },
914
- # ],
915
- # },
916
- # ],
917
- # encoder_settings: {
918
- # audio_descriptions: [ # required
919
- # {
920
- # audio_normalization_settings: {
921
- # algorithm: "ITU_1770_1", # accepts ITU_1770_1, ITU_1770_2
922
- # algorithm_control: "CORRECT_AUDIO", # accepts CORRECT_AUDIO
923
- # target_lkfs: 1.0,
924
- # },
925
- # audio_selector_name: "__string", # required
926
- # audio_type: "CLEAN_EFFECTS", # accepts CLEAN_EFFECTS, HEARING_IMPAIRED, UNDEFINED, VISUAL_IMPAIRED_COMMENTARY
927
- # audio_type_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
928
- # audio_watermarking_settings: {
929
- # nielsen_watermarks_settings: {
930
- # nielsen_cbet_settings: {
931
- # cbet_check_digit_string: "__stringMin2Max2", # required
932
- # cbet_stepaside: "DISABLED", # required, accepts DISABLED, ENABLED
933
- # csid: "__stringMin1Max7", # required
934
- # },
935
- # nielsen_distribution_type: "FINAL_DISTRIBUTOR", # accepts FINAL_DISTRIBUTOR, PROGRAM_CONTENT
936
- # nielsen_naes_ii_nw_settings: {
937
- # check_digit_string: "__stringMin2Max2", # required
938
- # sid: 1.0, # required
939
- # },
940
- # },
941
- # },
942
- # codec_settings: {
943
- # aac_settings: {
944
- # bitrate: 1.0,
945
- # coding_mode: "AD_RECEIVER_MIX", # accepts AD_RECEIVER_MIX, CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_5_1
946
- # input_type: "BROADCASTER_MIXED_AD", # accepts BROADCASTER_MIXED_AD, NORMAL
947
- # profile: "HEV1", # accepts HEV1, HEV2, LC
948
- # rate_control_mode: "CBR", # accepts CBR, VBR
949
- # raw_format: "LATM_LOAS", # accepts LATM_LOAS, NONE
950
- # sample_rate: 1.0,
951
- # spec: "MPEG2", # accepts MPEG2, MPEG4
952
- # vbr_quality: "HIGH", # accepts HIGH, LOW, MEDIUM_HIGH, MEDIUM_LOW
953
- # },
954
- # ac_3_settings: {
955
- # bitrate: 1.0,
956
- # bitstream_mode: "COMMENTARY", # accepts COMMENTARY, COMPLETE_MAIN, DIALOGUE, EMERGENCY, HEARING_IMPAIRED, MUSIC_AND_EFFECTS, VISUALLY_IMPAIRED, VOICE_OVER
957
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_3_2_LFE
958
- # dialnorm: 1,
959
- # drc_profile: "FILM_STANDARD", # accepts FILM_STANDARD, NONE
960
- # lfe_filter: "DISABLED", # accepts DISABLED, ENABLED
961
- # metadata_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
962
- # },
963
- # eac_3_atmos_settings: {
964
- # bitrate: 1.0,
965
- # coding_mode: "CODING_MODE_5_1_4", # accepts CODING_MODE_5_1_4, CODING_MODE_7_1_4, CODING_MODE_9_1_6
966
- # dialnorm: 1,
967
- # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
968
- # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
969
- # height_trim: 1.0,
970
- # surround_trim: 1.0,
971
- # },
972
- # eac_3_settings: {
973
- # attenuation_control: "ATTENUATE_3_DB", # accepts ATTENUATE_3_DB, NONE
974
- # bitrate: 1.0,
975
- # bitstream_mode: "COMMENTARY", # accepts COMMENTARY, COMPLETE_MAIN, EMERGENCY, HEARING_IMPAIRED, VISUALLY_IMPAIRED
976
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0, CODING_MODE_3_2
977
- # dc_filter: "DISABLED", # accepts DISABLED, ENABLED
978
- # dialnorm: 1,
979
- # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
980
- # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
981
- # lfe_control: "LFE", # accepts LFE, NO_LFE
982
- # lfe_filter: "DISABLED", # accepts DISABLED, ENABLED
983
- # lo_ro_center_mix_level: 1.0,
984
- # lo_ro_surround_mix_level: 1.0,
985
- # lt_rt_center_mix_level: 1.0,
986
- # lt_rt_surround_mix_level: 1.0,
987
- # metadata_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
988
- # passthrough_control: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, WHEN_POSSIBLE
989
- # phase_control: "NO_SHIFT", # accepts NO_SHIFT, SHIFT_90_DEGREES
990
- # stereo_downmix: "DPL2", # accepts DPL2, LO_RO, LT_RT, NOT_INDICATED
991
- # surround_ex_mode: "DISABLED", # accepts DISABLED, ENABLED, NOT_INDICATED
992
- # surround_mode: "DISABLED", # accepts DISABLED, ENABLED, NOT_INDICATED
993
- # },
994
- # mp_2_settings: {
995
- # bitrate: 1.0,
996
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0
997
- # sample_rate: 1.0,
998
- # },
999
- # pass_through_settings: {
1000
- # },
1001
- # wav_settings: {
1002
- # bit_depth: 1.0,
1003
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0, CODING_MODE_4_0, CODING_MODE_8_0
1004
- # sample_rate: 1.0,
1005
- # },
1006
- # },
1007
- # language_code: "__stringMin1Max35",
1008
- # language_code_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
1009
- # name: "__stringMax255", # required
1010
- # remix_settings: {
1011
- # channel_mappings: [ # required
1012
- # {
1013
- # input_channel_levels: [ # required
1014
- # {
1015
- # gain: 1, # required
1016
- # input_channel: 1, # required
1017
- # },
1018
- # ],
1019
- # output_channel: 1, # required
1020
- # },
1021
- # ],
1022
- # channels_in: 1,
1023
- # channels_out: 1,
1024
- # },
1025
- # stream_name: "__string",
1026
- # },
1027
- # ],
1028
- # avail_blanking: {
1029
- # avail_blanking_image: {
1030
- # password_param: "__string",
1031
- # uri: "__stringMax2048", # required
1032
- # username: "__string",
1033
- # },
1034
- # state: "DISABLED", # accepts DISABLED, ENABLED
1035
- # },
1036
- # avail_configuration: {
1037
- # avail_settings: {
1038
- # esam: {
1039
- # acquisition_point_id: "__stringMax256", # required
1040
- # ad_avail_offset: 1,
1041
- # password_param: "__string",
1042
- # pois_endpoint: "__stringMax2048", # required
1043
- # username: "__string",
1044
- # zone_identity: "__stringMax256",
1045
- # },
1046
- # scte_35_splice_insert: {
1047
- # ad_avail_offset: 1,
1048
- # no_regional_blackout_flag: "FOLLOW", # accepts FOLLOW, IGNORE
1049
- # web_delivery_allowed_flag: "FOLLOW", # accepts FOLLOW, IGNORE
1050
- # },
1051
- # scte_35_time_signal_apos: {
1052
- # ad_avail_offset: 1,
1053
- # no_regional_blackout_flag: "FOLLOW", # accepts FOLLOW, IGNORE
1054
- # web_delivery_allowed_flag: "FOLLOW", # accepts FOLLOW, IGNORE
1055
- # },
1056
- # },
1057
- # },
1058
- # blackout_slate: {
1059
- # blackout_slate_image: {
1060
- # password_param: "__string",
1061
- # uri: "__stringMax2048", # required
1062
- # username: "__string",
1063
- # },
1064
- # network_end_blackout: "DISABLED", # accepts DISABLED, ENABLED
1065
- # network_end_blackout_image: {
1066
- # password_param: "__string",
1067
- # uri: "__stringMax2048", # required
1068
- # username: "__string",
1069
- # },
1070
- # network_id: "__stringMin34Max34",
1071
- # state: "DISABLED", # accepts DISABLED, ENABLED
1072
- # },
1073
- # caption_descriptions: [
1074
- # {
1075
- # accessibility: "DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES", # accepts DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES, IMPLEMENTS_ACCESSIBILITY_FEATURES
1076
- # caption_selector_name: "__string", # required
1077
- # destination_settings: {
1078
- # arib_destination_settings: {
1079
- # },
1080
- # burn_in_destination_settings: {
1081
- # alignment: "CENTERED", # accepts CENTERED, LEFT, SMART
1082
- # background_color: "BLACK", # accepts BLACK, NONE, WHITE
1083
- # background_opacity: 1,
1084
- # font: {
1085
- # password_param: "__string",
1086
- # uri: "__stringMax2048", # required
1087
- # username: "__string",
1088
- # },
1089
- # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
1090
- # font_opacity: 1,
1091
- # font_resolution: 1,
1092
- # font_size: "__string",
1093
- # outline_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
1094
- # outline_size: 1,
1095
- # shadow_color: "BLACK", # accepts BLACK, NONE, WHITE
1096
- # shadow_opacity: 1,
1097
- # shadow_x_offset: 1,
1098
- # shadow_y_offset: 1,
1099
- # teletext_grid_control: "FIXED", # accepts FIXED, SCALED
1100
- # x_position: 1,
1101
- # y_position: 1,
1102
- # },
1103
- # dvb_sub_destination_settings: {
1104
- # alignment: "CENTERED", # accepts CENTERED, LEFT, SMART
1105
- # background_color: "BLACK", # accepts BLACK, NONE, WHITE
1106
- # background_opacity: 1,
1107
- # font: {
1108
- # password_param: "__string",
1109
- # uri: "__stringMax2048", # required
1110
- # username: "__string",
1111
- # },
1112
- # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
1113
- # font_opacity: 1,
1114
- # font_resolution: 1,
1115
- # font_size: "__string",
1116
- # outline_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
1117
- # outline_size: 1,
1118
- # shadow_color: "BLACK", # accepts BLACK, NONE, WHITE
1119
- # shadow_opacity: 1,
1120
- # shadow_x_offset: 1,
1121
- # shadow_y_offset: 1,
1122
- # teletext_grid_control: "FIXED", # accepts FIXED, SCALED
1123
- # x_position: 1,
1124
- # y_position: 1,
1125
- # },
1126
- # ebu_tt_d_destination_settings: {
1127
- # copyright_holder: "__stringMax1000",
1128
- # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
1129
- # font_family: "__string",
1130
- # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
1131
- # },
1132
- # embedded_destination_settings: {
1133
- # },
1134
- # embedded_plus_scte_20_destination_settings: {
1135
- # },
1136
- # rtmp_caption_info_destination_settings: {
1137
- # },
1138
- # scte_20_plus_embedded_destination_settings: {
1139
- # },
1140
- # scte_27_destination_settings: {
1141
- # },
1142
- # smpte_tt_destination_settings: {
1143
- # },
1144
- # teletext_destination_settings: {
1145
- # },
1146
- # ttml_destination_settings: {
1147
- # style_control: "PASSTHROUGH", # accepts PASSTHROUGH, USE_CONFIGURED
1148
- # },
1149
- # webvtt_destination_settings: {
1150
- # style_control: "NO_STYLE_DATA", # accepts NO_STYLE_DATA, PASSTHROUGH
1151
- # },
1152
- # },
1153
- # language_code: "__string",
1154
- # language_description: "__string",
1155
- # name: "__string", # required
1156
- # },
1157
- # ],
1158
- # feature_activations: {
1159
- # input_prepare_schedule_actions: "DISABLED", # accepts DISABLED, ENABLED
1160
- # },
1161
- # global_configuration: {
1162
- # initial_audio_gain: 1,
1163
- # input_end_action: "NONE", # accepts NONE, SWITCH_AND_LOOP_INPUTS
1164
- # input_loss_behavior: {
1165
- # black_frame_msec: 1,
1166
- # input_loss_image_color: "__stringMin6Max6",
1167
- # input_loss_image_slate: {
1168
- # password_param: "__string",
1169
- # uri: "__stringMax2048", # required
1170
- # username: "__string",
1171
- # },
1172
- # input_loss_image_type: "COLOR", # accepts COLOR, SLATE
1173
- # repeat_frame_msec: 1,
1174
- # },
1175
- # output_locking_mode: "EPOCH_LOCKING", # accepts EPOCH_LOCKING, PIPELINE_LOCKING
1176
- # output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
1177
- # support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
1178
- # },
1179
- # motion_graphics_configuration: {
1180
- # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
1181
- # motion_graphics_settings: { # required
1182
- # html_motion_graphics_settings: {
1183
- # },
1184
- # },
1185
- # },
1186
- # nielsen_configuration: {
1187
- # distributor_id: "__string",
1188
- # nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
1189
- # },
1190
- # output_groups: [ # required
1191
- # {
1192
- # name: "__stringMax32",
1193
- # output_group_settings: { # required
1194
- # archive_group_settings: {
1195
- # archive_cdn_settings: {
1196
- # archive_s3_settings: {
1197
- # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
1198
- # },
1199
- # },
1200
- # destination: { # required
1201
- # destination_ref_id: "__string",
1202
- # },
1203
- # rollover_interval: 1,
1204
- # },
1205
- # frame_capture_group_settings: {
1206
- # destination: { # required
1207
- # destination_ref_id: "__string",
1208
- # },
1209
- # frame_capture_cdn_settings: {
1210
- # frame_capture_s3_settings: {
1211
- # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
1212
- # },
1213
- # },
1214
- # },
1215
- # hls_group_settings: {
1216
- # ad_markers: ["ADOBE"], # accepts ADOBE, ELEMENTAL, ELEMENTAL_SCTE35
1217
- # base_url_content: "__string",
1218
- # base_url_content_1: "__string",
1219
- # base_url_manifest: "__string",
1220
- # base_url_manifest_1: "__string",
1221
- # caption_language_mappings: [
1222
- # {
1223
- # caption_channel: 1, # required
1224
- # language_code: "__stringMin3Max3", # required
1225
- # language_description: "__stringMin1", # required
1226
- # },
1227
- # ],
1228
- # caption_language_setting: "INSERT", # accepts INSERT, NONE, OMIT
1229
- # client_cache: "DISABLED", # accepts DISABLED, ENABLED
1230
- # codec_specification: "RFC_4281", # accepts RFC_4281, RFC_6381
1231
- # constant_iv: "__stringMin32Max32",
1232
- # destination: { # required
1233
- # destination_ref_id: "__string",
1234
- # },
1235
- # directory_structure: "SINGLE_DIRECTORY", # accepts SINGLE_DIRECTORY, SUBDIRECTORY_PER_STREAM
1236
- # discontinuity_tags: "INSERT", # accepts INSERT, NEVER_INSERT
1237
- # encryption_type: "AES128", # accepts AES128, SAMPLE_AES
1238
- # hls_cdn_settings: {
1239
- # hls_akamai_settings: {
1240
- # connection_retry_interval: 1,
1241
- # filecache_duration: 1,
1242
- # http_transfer_mode: "CHUNKED", # accepts CHUNKED, NON_CHUNKED
1243
- # num_retries: 1,
1244
- # restart_delay: 1,
1245
- # salt: "__string",
1246
- # token: "__string",
1247
- # },
1248
- # hls_basic_put_settings: {
1249
- # connection_retry_interval: 1,
1250
- # filecache_duration: 1,
1251
- # num_retries: 1,
1252
- # restart_delay: 1,
1253
- # },
1254
- # hls_media_store_settings: {
1255
- # connection_retry_interval: 1,
1256
- # filecache_duration: 1,
1257
- # media_store_storage_class: "TEMPORAL", # accepts TEMPORAL
1258
- # num_retries: 1,
1259
- # restart_delay: 1,
1260
- # },
1261
- # hls_s3_settings: {
1262
- # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
1263
- # },
1264
- # hls_webdav_settings: {
1265
- # connection_retry_interval: 1,
1266
- # filecache_duration: 1,
1267
- # http_transfer_mode: "CHUNKED", # accepts CHUNKED, NON_CHUNKED
1268
- # num_retries: 1,
1269
- # restart_delay: 1,
1270
- # },
1271
- # },
1272
- # hls_id_3_segment_tagging: "DISABLED", # accepts DISABLED, ENABLED
1273
- # i_frame_only_playlists: "DISABLED", # accepts DISABLED, STANDARD
1274
- # incomplete_segment_behavior: "AUTO", # accepts AUTO, SUPPRESS
1275
- # index_n_segments: 1,
1276
- # input_loss_action: "EMIT_OUTPUT", # accepts EMIT_OUTPUT, PAUSE_OUTPUT
1277
- # iv_in_manifest: "EXCLUDE", # accepts EXCLUDE, INCLUDE
1278
- # iv_source: "EXPLICIT", # accepts EXPLICIT, FOLLOWS_SEGMENT_NUMBER
1279
- # keep_segments: 1,
1280
- # key_format: "__string",
1281
- # key_format_versions: "__string",
1282
- # key_provider_settings: {
1283
- # static_key_settings: {
1284
- # key_provider_server: {
1285
- # password_param: "__string",
1286
- # uri: "__stringMax2048", # required
1287
- # username: "__string",
1288
- # },
1289
- # static_key_value: "__stringMin32Max32", # required
1290
- # },
1291
- # },
1292
- # manifest_compression: "GZIP", # accepts GZIP, NONE
1293
- # manifest_duration_format: "FLOATING_POINT", # accepts FLOATING_POINT, INTEGER
1294
- # min_segment_length: 1,
1295
- # mode: "LIVE", # accepts LIVE, VOD
1296
- # output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY, VARIANT_MANIFESTS_AND_SEGMENTS
1297
- # program_date_time: "EXCLUDE", # accepts EXCLUDE, INCLUDE
1298
- # program_date_time_clock: "INITIALIZE_FROM_OUTPUT_TIMECODE", # accepts INITIALIZE_FROM_OUTPUT_TIMECODE, SYSTEM_CLOCK
1299
- # program_date_time_period: 1,
1300
- # redundant_manifest: "DISABLED", # accepts DISABLED, ENABLED
1301
- # segment_length: 1,
1302
- # segmentation_mode: "USE_INPUT_SEGMENTATION", # accepts USE_INPUT_SEGMENTATION, USE_SEGMENT_DURATION
1303
- # segments_per_subdirectory: 1,
1304
- # stream_inf_resolution: "EXCLUDE", # accepts EXCLUDE, INCLUDE
1305
- # timed_metadata_id_3_frame: "NONE", # accepts NONE, PRIV, TDRL
1306
- # timed_metadata_id_3_period: 1,
1307
- # timestamp_delta_milliseconds: 1,
1308
- # ts_file_mode: "SEGMENTED_FILES", # accepts SEGMENTED_FILES, SINGLE_FILE
1309
- # },
1310
- # media_package_group_settings: {
1311
- # destination: { # required
1312
- # destination_ref_id: "__string",
1313
- # },
1314
- # },
1315
- # ms_smooth_group_settings: {
1316
- # acquisition_point_id: "__string",
1317
- # audio_only_timecode_control: "PASSTHROUGH", # accepts PASSTHROUGH, USE_CONFIGURED_CLOCK
1318
- # certificate_mode: "SELF_SIGNED", # accepts SELF_SIGNED, VERIFY_AUTHENTICITY
1319
- # connection_retry_interval: 1,
1320
- # destination: { # required
1321
- # destination_ref_id: "__string",
1322
- # },
1323
- # event_id: "__string",
1324
- # event_id_mode: "NO_EVENT_ID", # accepts NO_EVENT_ID, USE_CONFIGURED, USE_TIMESTAMP
1325
- # event_stop_behavior: "NONE", # accepts NONE, SEND_EOS
1326
- # filecache_duration: 1,
1327
- # fragment_length: 1,
1328
- # input_loss_action: "EMIT_OUTPUT", # accepts EMIT_OUTPUT, PAUSE_OUTPUT
1329
- # num_retries: 1,
1330
- # restart_delay: 1,
1331
- # segmentation_mode: "USE_INPUT_SEGMENTATION", # accepts USE_INPUT_SEGMENTATION, USE_SEGMENT_DURATION
1332
- # send_delay_ms: 1,
1333
- # sparse_track_type: "NONE", # accepts NONE, SCTE_35, SCTE_35_WITHOUT_SEGMENTATION
1334
- # stream_manifest_behavior: "DO_NOT_SEND", # accepts DO_NOT_SEND, SEND
1335
- # timestamp_offset: "__string",
1336
- # timestamp_offset_mode: "USE_CONFIGURED_OFFSET", # accepts USE_CONFIGURED_OFFSET, USE_EVENT_START_DATE
1337
- # },
1338
- # multiplex_group_settings: {
1339
- # },
1340
- # rtmp_group_settings: {
1341
- # ad_markers: ["ON_CUE_POINT_SCTE35"], # accepts ON_CUE_POINT_SCTE35
1342
- # authentication_scheme: "AKAMAI", # accepts AKAMAI, COMMON
1343
- # cache_full_behavior: "DISCONNECT_IMMEDIATELY", # accepts DISCONNECT_IMMEDIATELY, WAIT_FOR_SERVER
1344
- # cache_length: 1,
1345
- # caption_data: "ALL", # accepts ALL, FIELD1_608, FIELD1_AND_FIELD2_608
1346
- # input_loss_action: "EMIT_OUTPUT", # accepts EMIT_OUTPUT, PAUSE_OUTPUT
1347
- # restart_delay: 1,
1348
- # },
1349
- # udp_group_settings: {
1350
- # input_loss_action: "DROP_PROGRAM", # accepts DROP_PROGRAM, DROP_TS, EMIT_PROGRAM
1351
- # timed_metadata_id_3_frame: "NONE", # accepts NONE, PRIV, TDRL
1352
- # timed_metadata_id_3_period: 1,
1353
- # },
1354
- # },
1355
- # outputs: [ # required
1356
- # {
1357
- # audio_description_names: ["__string"],
1358
- # caption_description_names: ["__string"],
1359
- # output_name: "__stringMin1Max255",
1360
- # output_settings: { # required
1361
- # archive_output_settings: {
1362
- # container_settings: { # required
1363
- # m2ts_settings: {
1364
- # absent_input_audio_behavior: "DROP", # accepts DROP, ENCODE_SILENCE
1365
- # arib: "DISABLED", # accepts DISABLED, ENABLED
1366
- # arib_captions_pid: "__string",
1367
- # arib_captions_pid_control: "AUTO", # accepts AUTO, USE_CONFIGURED
1368
- # audio_buffer_model: "ATSC", # accepts ATSC, DVB
1369
- # audio_frames_per_pes: 1,
1370
- # audio_pids: "__string",
1371
- # audio_stream_type: "ATSC", # accepts ATSC, DVB
1372
- # bitrate: 1,
1373
- # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
1374
- # cc_descriptor: "DISABLED", # accepts DISABLED, ENABLED
1375
- # dvb_nit_settings: {
1376
- # network_id: 1, # required
1377
- # network_name: "__stringMin1Max256", # required
1378
- # rep_interval: 1,
1379
- # },
1380
- # dvb_sdt_settings: {
1381
- # output_sdt: "SDT_FOLLOW", # accepts SDT_FOLLOW, SDT_FOLLOW_IF_PRESENT, SDT_MANUAL, SDT_NONE
1382
- # rep_interval: 1,
1383
- # service_name: "__stringMin1Max256",
1384
- # service_provider_name: "__stringMin1Max256",
1385
- # },
1386
- # dvb_sub_pids: "__string",
1387
- # dvb_tdt_settings: {
1388
- # rep_interval: 1,
1389
- # },
1390
- # dvb_teletext_pid: "__string",
1391
- # ebif: "NONE", # accepts NONE, PASSTHROUGH
1392
- # ebp_audio_interval: "VIDEO_AND_FIXED_INTERVALS", # accepts VIDEO_AND_FIXED_INTERVALS, VIDEO_INTERVAL
1393
- # ebp_lookahead_ms: 1,
1394
- # ebp_placement: "VIDEO_AND_AUDIO_PIDS", # accepts VIDEO_AND_AUDIO_PIDS, VIDEO_PID
1395
- # ecm_pid: "__string",
1396
- # es_rate_in_pes: "EXCLUDE", # accepts EXCLUDE, INCLUDE
1397
- # etv_platform_pid: "__string",
1398
- # etv_signal_pid: "__string",
1399
- # fragment_time: 1.0,
1400
- # klv: "NONE", # accepts NONE, PASSTHROUGH
1401
- # klv_data_pids: "__string",
1402
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
1403
- # null_packet_bitrate: 1.0,
1404
- # pat_interval: 1,
1405
- # pcr_control: "CONFIGURED_PCR_PERIOD", # accepts CONFIGURED_PCR_PERIOD, PCR_EVERY_PES_PACKET
1406
- # pcr_period: 1,
1407
- # pcr_pid: "__string",
1408
- # pmt_interval: 1,
1409
- # pmt_pid: "__string",
1410
- # program_num: 1,
1411
- # rate_mode: "CBR", # accepts CBR, VBR
1412
- # scte_27_pids: "__string",
1413
- # scte_35_control: "NONE", # accepts NONE, PASSTHROUGH
1414
- # scte_35_pid: "__string",
1415
- # segmentation_markers: "EBP", # accepts EBP, EBP_LEGACY, NONE, PSI_SEGSTART, RAI_ADAPT, RAI_SEGSTART
1416
- # segmentation_style: "MAINTAIN_CADENCE", # accepts MAINTAIN_CADENCE, RESET_CADENCE
1417
- # segmentation_time: 1.0,
1418
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
1419
- # timed_metadata_pid: "__string",
1420
- # transport_stream_id: 1,
1421
- # video_pid: "__string",
1422
- # },
1423
- # raw_settings: {
1424
- # },
1425
- # },
1426
- # extension: "__string",
1427
- # name_modifier: "__string",
1428
- # },
1429
- # frame_capture_output_settings: {
1430
- # name_modifier: "__string",
1431
- # },
1432
- # hls_output_settings: {
1433
- # h265_packaging_type: "HEV1", # accepts HEV1, HVC1
1434
- # hls_settings: { # required
1435
- # audio_only_hls_settings: {
1436
- # audio_group_id: "__string",
1437
- # audio_only_image: {
1438
- # password_param: "__string",
1439
- # uri: "__stringMax2048", # required
1440
- # username: "__string",
1441
- # },
1442
- # audio_track_type: "ALTERNATE_AUDIO_AUTO_SELECT", # accepts ALTERNATE_AUDIO_AUTO_SELECT, ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT, ALTERNATE_AUDIO_NOT_AUTO_SELECT, AUDIO_ONLY_VARIANT_STREAM
1443
- # segment_type: "AAC", # accepts AAC, FMP4
1444
- # },
1445
- # fmp_4_hls_settings: {
1446
- # audio_rendition_sets: "__string",
1447
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
1448
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
1449
- # },
1450
- # frame_capture_hls_settings: {
1451
- # },
1452
- # standard_hls_settings: {
1453
- # audio_rendition_sets: "__string",
1454
- # m3u_8_settings: { # required
1455
- # audio_frames_per_pes: 1,
1456
- # audio_pids: "__string",
1457
- # ecm_pid: "__string",
1458
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
1459
- # pat_interval: 1,
1460
- # pcr_control: "CONFIGURED_PCR_PERIOD", # accepts CONFIGURED_PCR_PERIOD, PCR_EVERY_PES_PACKET
1461
- # pcr_period: 1,
1462
- # pcr_pid: "__string",
1463
- # pmt_interval: 1,
1464
- # pmt_pid: "__string",
1465
- # program_num: 1,
1466
- # scte_35_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
1467
- # scte_35_pid: "__string",
1468
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
1469
- # timed_metadata_pid: "__string",
1470
- # transport_stream_id: 1,
1471
- # video_pid: "__string",
1472
- # },
1473
- # },
1474
- # },
1475
- # name_modifier: "__stringMin1",
1476
- # segment_modifier: "__string",
1477
- # },
1478
- # media_package_output_settings: {
1479
- # },
1480
- # ms_smooth_output_settings: {
1481
- # h265_packaging_type: "HEV1", # accepts HEV1, HVC1
1482
- # name_modifier: "__string",
1483
- # },
1484
- # multiplex_output_settings: {
1485
- # destination: { # required
1486
- # destination_ref_id: "__string",
1487
- # },
1488
- # },
1489
- # rtmp_output_settings: {
1490
- # certificate_mode: "SELF_SIGNED", # accepts SELF_SIGNED, VERIFY_AUTHENTICITY
1491
- # connection_retry_interval: 1,
1492
- # destination: { # required
1493
- # destination_ref_id: "__string",
1494
- # },
1495
- # num_retries: 1,
1496
- # },
1497
- # udp_output_settings: {
1498
- # buffer_msec: 1,
1499
- # container_settings: { # required
1500
- # m2ts_settings: {
1501
- # absent_input_audio_behavior: "DROP", # accepts DROP, ENCODE_SILENCE
1502
- # arib: "DISABLED", # accepts DISABLED, ENABLED
1503
- # arib_captions_pid: "__string",
1504
- # arib_captions_pid_control: "AUTO", # accepts AUTO, USE_CONFIGURED
1505
- # audio_buffer_model: "ATSC", # accepts ATSC, DVB
1506
- # audio_frames_per_pes: 1,
1507
- # audio_pids: "__string",
1508
- # audio_stream_type: "ATSC", # accepts ATSC, DVB
1509
- # bitrate: 1,
1510
- # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
1511
- # cc_descriptor: "DISABLED", # accepts DISABLED, ENABLED
1512
- # dvb_nit_settings: {
1513
- # network_id: 1, # required
1514
- # network_name: "__stringMin1Max256", # required
1515
- # rep_interval: 1,
1516
- # },
1517
- # dvb_sdt_settings: {
1518
- # output_sdt: "SDT_FOLLOW", # accepts SDT_FOLLOW, SDT_FOLLOW_IF_PRESENT, SDT_MANUAL, SDT_NONE
1519
- # rep_interval: 1,
1520
- # service_name: "__stringMin1Max256",
1521
- # service_provider_name: "__stringMin1Max256",
1522
- # },
1523
- # dvb_sub_pids: "__string",
1524
- # dvb_tdt_settings: {
1525
- # rep_interval: 1,
1526
- # },
1527
- # dvb_teletext_pid: "__string",
1528
- # ebif: "NONE", # accepts NONE, PASSTHROUGH
1529
- # ebp_audio_interval: "VIDEO_AND_FIXED_INTERVALS", # accepts VIDEO_AND_FIXED_INTERVALS, VIDEO_INTERVAL
1530
- # ebp_lookahead_ms: 1,
1531
- # ebp_placement: "VIDEO_AND_AUDIO_PIDS", # accepts VIDEO_AND_AUDIO_PIDS, VIDEO_PID
1532
- # ecm_pid: "__string",
1533
- # es_rate_in_pes: "EXCLUDE", # accepts EXCLUDE, INCLUDE
1534
- # etv_platform_pid: "__string",
1535
- # etv_signal_pid: "__string",
1536
- # fragment_time: 1.0,
1537
- # klv: "NONE", # accepts NONE, PASSTHROUGH
1538
- # klv_data_pids: "__string",
1539
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
1540
- # null_packet_bitrate: 1.0,
1541
- # pat_interval: 1,
1542
- # pcr_control: "CONFIGURED_PCR_PERIOD", # accepts CONFIGURED_PCR_PERIOD, PCR_EVERY_PES_PACKET
1543
- # pcr_period: 1,
1544
- # pcr_pid: "__string",
1545
- # pmt_interval: 1,
1546
- # pmt_pid: "__string",
1547
- # program_num: 1,
1548
- # rate_mode: "CBR", # accepts CBR, VBR
1549
- # scte_27_pids: "__string",
1550
- # scte_35_control: "NONE", # accepts NONE, PASSTHROUGH
1551
- # scte_35_pid: "__string",
1552
- # segmentation_markers: "EBP", # accepts EBP, EBP_LEGACY, NONE, PSI_SEGSTART, RAI_ADAPT, RAI_SEGSTART
1553
- # segmentation_style: "MAINTAIN_CADENCE", # accepts MAINTAIN_CADENCE, RESET_CADENCE
1554
- # segmentation_time: 1.0,
1555
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
1556
- # timed_metadata_pid: "__string",
1557
- # transport_stream_id: 1,
1558
- # video_pid: "__string",
1559
- # },
1560
- # },
1561
- # destination: { # required
1562
- # destination_ref_id: "__string",
1563
- # },
1564
- # fec_output_settings: {
1565
- # column_depth: 1,
1566
- # include_fec: "COLUMN", # accepts COLUMN, COLUMN_AND_ROW
1567
- # row_length: 1,
1568
- # },
1569
- # },
1570
- # },
1571
- # video_description_name: "__string",
1572
- # },
1573
- # ],
1574
- # },
1575
- # ],
1576
- # timecode_config: { # required
1577
- # source: "EMBEDDED", # required, accepts EMBEDDED, SYSTEMCLOCK, ZEROBASED
1578
- # sync_threshold: 1,
1579
- # },
1580
- # video_descriptions: [ # required
1581
- # {
1582
- # codec_settings: {
1583
- # frame_capture_settings: {
1584
- # capture_interval: 1,
1585
- # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
1586
- # },
1587
- # h264_settings: {
1588
- # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
1589
- # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
1590
- # bitrate: 1,
1591
- # buf_fill_pct: 1,
1592
- # buf_size: 1,
1593
- # color_metadata: "IGNORE", # accepts IGNORE, INSERT
1594
- # color_space_settings: {
1595
- # color_space_passthrough_settings: {
1596
- # },
1597
- # rec_601_settings: {
1598
- # },
1599
- # rec_709_settings: {
1600
- # },
1601
- # },
1602
- # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
1603
- # filter_settings: {
1604
- # temporal_filter_settings: {
1605
- # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
1606
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
1607
- # },
1608
- # },
1609
- # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
1610
- # flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
1611
- # force_field_pictures: "DISABLED", # accepts DISABLED, ENABLED
1612
- # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
1613
- # framerate_denominator: 1,
1614
- # framerate_numerator: 1,
1615
- # gop_b_reference: "DISABLED", # accepts DISABLED, ENABLED
1616
- # gop_closed_cadence: 1,
1617
- # gop_num_b_frames: 1,
1618
- # gop_size: 1.0,
1619
- # gop_size_units: "FRAMES", # accepts FRAMES, SECONDS
1620
- # level: "H264_LEVEL_1", # accepts H264_LEVEL_1, H264_LEVEL_1_1, H264_LEVEL_1_2, H264_LEVEL_1_3, H264_LEVEL_2, H264_LEVEL_2_1, H264_LEVEL_2_2, H264_LEVEL_3, H264_LEVEL_3_1, H264_LEVEL_3_2, H264_LEVEL_4, H264_LEVEL_4_1, H264_LEVEL_4_2, H264_LEVEL_5, H264_LEVEL_5_1, H264_LEVEL_5_2, H264_LEVEL_AUTO
1621
- # look_ahead_rate_control: "HIGH", # accepts HIGH, LOW, MEDIUM
1622
- # max_bitrate: 1,
1623
- # min_i_interval: 1,
1624
- # num_ref_frames: 1,
1625
- # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
1626
- # par_denominator: 1,
1627
- # par_numerator: 1,
1628
- # profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
1629
- # quality_level: "ENHANCED_QUALITY", # accepts ENHANCED_QUALITY, STANDARD_QUALITY
1630
- # qvbr_quality_level: 1,
1631
- # rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR, VBR
1632
- # scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
1633
- # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
1634
- # slices: 1,
1635
- # softness: 1,
1636
- # spatial_aq: "DISABLED", # accepts DISABLED, ENABLED
1637
- # subgop_length: "DYNAMIC", # accepts DYNAMIC, FIXED
1638
- # syntax: "DEFAULT", # accepts DEFAULT, RP2027
1639
- # temporal_aq: "DISABLED", # accepts DISABLED, ENABLED
1640
- # timecode_insertion: "DISABLED", # accepts DISABLED, PIC_TIMING_SEI
1641
- # },
1642
- # h265_settings: {
1643
- # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
1644
- # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
1645
- # alternative_transfer_function: "INSERT", # accepts INSERT, OMIT
1646
- # bitrate: 1,
1647
- # buf_size: 1,
1648
- # color_metadata: "IGNORE", # accepts IGNORE, INSERT
1649
- # color_space_settings: {
1650
- # color_space_passthrough_settings: {
1651
- # },
1652
- # dolby_vision_81_settings: {
1653
- # },
1654
- # hdr_10_settings: {
1655
- # max_cll: 1,
1656
- # max_fall: 1,
1657
- # },
1658
- # rec_601_settings: {
1659
- # },
1660
- # rec_709_settings: {
1661
- # },
1662
- # },
1663
- # filter_settings: {
1664
- # temporal_filter_settings: {
1665
- # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
1666
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
1667
- # },
1668
- # },
1669
- # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
1670
- # flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
1671
- # framerate_denominator: 1, # required
1672
- # framerate_numerator: 1, # required
1673
- # gop_closed_cadence: 1,
1674
- # gop_size: 1.0,
1675
- # gop_size_units: "FRAMES", # accepts FRAMES, SECONDS
1676
- # level: "H265_LEVEL_1", # accepts H265_LEVEL_1, H265_LEVEL_2, H265_LEVEL_2_1, H265_LEVEL_3, H265_LEVEL_3_1, H265_LEVEL_4, H265_LEVEL_4_1, H265_LEVEL_5, H265_LEVEL_5_1, H265_LEVEL_5_2, H265_LEVEL_6, H265_LEVEL_6_1, H265_LEVEL_6_2, H265_LEVEL_AUTO
1677
- # look_ahead_rate_control: "HIGH", # accepts HIGH, LOW, MEDIUM
1678
- # max_bitrate: 1,
1679
- # min_i_interval: 1,
1680
- # par_denominator: 1,
1681
- # par_numerator: 1,
1682
- # profile: "MAIN", # accepts MAIN, MAIN_10BIT
1683
- # qvbr_quality_level: 1,
1684
- # rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR
1685
- # scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
1686
- # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
1687
- # slices: 1,
1688
- # tier: "HIGH", # accepts HIGH, MAIN
1689
- # timecode_insertion: "DISABLED", # accepts DISABLED, PIC_TIMING_SEI
1690
- # },
1691
- # mpeg_2_settings: {
1692
- # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, LOW, MEDIUM, OFF
1693
- # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
1694
- # color_metadata: "IGNORE", # accepts IGNORE, INSERT
1695
- # color_space: "AUTO", # accepts AUTO, PASSTHROUGH
1696
- # display_aspect_ratio: "DISPLAYRATIO16X9", # accepts DISPLAYRATIO16X9, DISPLAYRATIO4X3
1697
- # filter_settings: {
1698
- # temporal_filter_settings: {
1699
- # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
1700
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
1701
- # },
1702
- # },
1703
- # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
1704
- # framerate_denominator: 1, # required
1705
- # framerate_numerator: 1, # required
1706
- # gop_closed_cadence: 1,
1707
- # gop_num_b_frames: 1,
1708
- # gop_size: 1.0,
1709
- # gop_size_units: "FRAMES", # accepts FRAMES, SECONDS
1710
- # scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
1711
- # subgop_length: "DYNAMIC", # accepts DYNAMIC, FIXED
1712
- # timecode_insertion: "DISABLED", # accepts DISABLED, GOP_TIMECODE
1713
- # },
1714
- # },
1715
- # height: 1,
1716
- # name: "__string", # required
1717
- # respond_to_afd: "NONE", # accepts NONE, PASSTHROUGH, RESPOND
1718
- # scaling_behavior: "DEFAULT", # accepts DEFAULT, STRETCH_TO_OUTPUT
1719
- # sharpness: 1,
1720
- # width: 1,
1721
- # },
1722
- # ],
1723
- # },
1724
- # input_attachments: [
1725
- # {
1726
- # automatic_input_failover_settings: {
1727
- # error_clear_time_msec: 1,
1728
- # failover_conditions: [
1729
- # {
1730
- # failover_condition_settings: {
1731
- # audio_silence_settings: {
1732
- # audio_selector_name: "__string", # required
1733
- # audio_silence_threshold_msec: 1,
1734
- # },
1735
- # input_loss_settings: {
1736
- # input_loss_threshold_msec: 1,
1737
- # },
1738
- # video_black_settings: {
1739
- # black_detect_threshold: 1.0,
1740
- # video_black_threshold_msec: 1,
1741
- # },
1742
- # },
1743
- # },
1744
- # ],
1745
- # input_preference: "EQUAL_INPUT_PREFERENCE", # accepts EQUAL_INPUT_PREFERENCE, PRIMARY_INPUT_PREFERRED
1746
- # secondary_input_id: "__string", # required
1747
- # },
1748
- # input_attachment_name: "__string",
1749
- # input_id: "__string",
1750
- # input_settings: {
1751
- # audio_selectors: [
1752
- # {
1753
- # name: "__stringMin1", # required
1754
- # selector_settings: {
1755
- # audio_hls_rendition_selection: {
1756
- # group_id: "__stringMin1", # required
1757
- # name: "__stringMin1", # required
1758
- # },
1759
- # audio_language_selection: {
1760
- # language_code: "__string", # required
1761
- # language_selection_policy: "LOOSE", # accepts LOOSE, STRICT
1762
- # },
1763
- # audio_pid_selection: {
1764
- # pid: 1, # required
1765
- # },
1766
- # audio_track_selection: {
1767
- # tracks: [ # required
1768
- # {
1769
- # track: 1, # required
1770
- # },
1771
- # ],
1772
- # },
1773
- # },
1774
- # },
1775
- # ],
1776
- # caption_selectors: [
1777
- # {
1778
- # language_code: "__string",
1779
- # name: "__stringMin1", # required
1780
- # selector_settings: {
1781
- # ancillary_source_settings: {
1782
- # source_ancillary_channel_number: 1,
1783
- # },
1784
- # arib_source_settings: {
1785
- # },
1786
- # dvb_sub_source_settings: {
1787
- # ocr_language: "DEU", # accepts DEU, ENG, FRA, NLD, POR, SPA
1788
- # pid: 1,
1789
- # },
1790
- # embedded_source_settings: {
1791
- # convert_608_to_708: "DISABLED", # accepts DISABLED, UPCONVERT
1792
- # scte_20_detection: "AUTO", # accepts AUTO, OFF
1793
- # source_608_channel_number: 1,
1794
- # source_608_track_number: 1,
1795
- # },
1796
- # scte_20_source_settings: {
1797
- # convert_608_to_708: "DISABLED", # accepts DISABLED, UPCONVERT
1798
- # source_608_channel_number: 1,
1799
- # },
1800
- # scte_27_source_settings: {
1801
- # ocr_language: "DEU", # accepts DEU, ENG, FRA, NLD, POR, SPA
1802
- # pid: 1,
1803
- # },
1804
- # teletext_source_settings: {
1805
- # output_rectangle: {
1806
- # height: 1.0, # required
1807
- # left_offset: 1.0, # required
1808
- # top_offset: 1.0, # required
1809
- # width: 1.0, # required
1810
- # },
1811
- # page_number: "__string",
1812
- # },
1813
- # },
1814
- # },
1815
- # ],
1816
- # deblock_filter: "DISABLED", # accepts DISABLED, ENABLED
1817
- # denoise_filter: "DISABLED", # accepts DISABLED, ENABLED
1818
- # filter_strength: 1,
1819
- # input_filter: "AUTO", # accepts AUTO, DISABLED, FORCED
1820
- # network_input_settings: {
1821
- # hls_input_settings: {
1822
- # bandwidth: 1,
1823
- # buffer_segments: 1,
1824
- # retries: 1,
1825
- # retry_interval: 1,
1826
- # scte_35_source: "MANIFEST", # accepts MANIFEST, SEGMENTS
1827
- # },
1828
- # server_validation: "CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME", # accepts CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME, CHECK_CRYPTOGRAPHY_ONLY
1829
- # },
1830
- # scte_35_pid: 1,
1831
- # smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
1832
- # source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
1833
- # video_selector: {
1834
- # color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
1835
- # color_space_settings: {
1836
- # hdr_10_settings: {
1837
- # max_cll: 1,
1838
- # max_fall: 1,
1839
- # },
1840
- # },
1841
- # color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
1842
- # selector_settings: {
1843
- # video_selector_pid: {
1844
- # pid: 1,
1845
- # },
1846
- # video_selector_program_id: {
1847
- # program_id: 1,
1848
- # },
1849
- # },
1850
- # },
1851
- # },
1852
- # },
1853
- # ],
1854
- # input_specification: {
1855
- # codec: "MPEG2", # accepts MPEG2, AVC, HEVC
1856
- # maximum_bitrate: "MAX_10_MBPS", # accepts MAX_10_MBPS, MAX_20_MBPS, MAX_50_MBPS
1857
- # resolution: "SD", # accepts SD, HD, UHD
1858
- # },
1859
- # log_level: "ERROR", # accepts ERROR, WARNING, INFO, DEBUG, DISABLED
1860
- # maintenance: {
1861
- # maintenance_day: "MONDAY", # accepts MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY
1862
- # maintenance_start_time: "__stringPattern010920300",
1863
- # },
1864
- # name: "__string",
1865
- # request_id: "__string",
1866
- # reserved: "__string",
1867
- # role_arn: "__string",
1868
- # tags: {
1869
- # "__string" => "__string",
1870
- # },
1871
- # vpc: {
1872
- # public_address_allocation_ids: ["__string"],
1873
- # security_group_ids: ["__string"],
1874
- # subnet_ids: ["__string"], # required
1875
- # },
1876
- # })
1877
- #
1878
888
  # @example Response structure
1879
889
  #
1880
890
  # resp.channel.arn #=> String
@@ -2327,6 +1337,9 @@ module Aws::MediaLive
2327
1337
  # resp.channel.encoder_settings.video_descriptions #=> Array
2328
1338
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval #=> Integer
2329
1339
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval_units #=> String, one of "MILLISECONDS", "SECONDS"
1340
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
1341
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
1342
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.prefix #=> String
2330
1343
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
2331
1344
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
2332
1345
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.bitrate #=> Integer
@@ -2368,6 +1381,9 @@ module Aws::MediaLive
2368
1381
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.syntax #=> String, one of "DEFAULT", "RP2027"
2369
1382
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.temporal_aq #=> String, one of "DISABLED", "ENABLED"
2370
1383
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
1384
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
1385
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
1386
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.prefix #=> String
2371
1387
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
2372
1388
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
2373
1389
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.alternative_transfer_function #=> String, one of "INSERT", "OMIT"
@@ -2399,6 +1415,9 @@ module Aws::MediaLive
2399
1415
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.slices #=> Integer
2400
1416
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.tier #=> String, one of "HIGH", "MAIN"
2401
1417
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
1418
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
1419
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
1420
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.prefix #=> String
2402
1421
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "LOW", "MEDIUM", "OFF"
2403
1422
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
2404
1423
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.color_metadata #=> String, one of "IGNORE", "INSERT"
@@ -2416,6 +1435,9 @@ module Aws::MediaLive
2416
1435
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
2417
1436
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.subgop_length #=> String, one of "DYNAMIC", "FIXED"
2418
1437
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_insertion #=> String, one of "DISABLED", "GOP_TIMECODE"
1438
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
1439
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
1440
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.prefix #=> String
2419
1441
  # resp.channel.encoder_settings.video_descriptions[0].height #=> Integer
2420
1442
  # resp.channel.encoder_settings.video_descriptions[0].name #=> String
2421
1443
  # resp.channel.encoder_settings.video_descriptions[0].respond_to_afd #=> String, one of "NONE", "PASSTHROUGH", "RESPOND"
@@ -2444,6 +1466,7 @@ module Aws::MediaLive
2444
1466
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
2445
1467
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
2446
1468
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks[0].track #=> Integer
1469
+ # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.dolby_e_decode.program_selection #=> String, one of "ALL_CHANNELS", "PROGRAM_1", "PROGRAM_2", "PROGRAM_3", "PROGRAM_4", "PROGRAM_5", "PROGRAM_6", "PROGRAM_7", "PROGRAM_8"
2447
1470
  # resp.channel.input_attachments[0].input_settings.caption_selectors #=> Array
2448
1471
  # resp.channel.input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
2449
1472
  # resp.channel.input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -3403,6 +2426,9 @@ module Aws::MediaLive
3403
2426
  # resp.encoder_settings.video_descriptions #=> Array
3404
2427
  # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval #=> Integer
3405
2428
  # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval_units #=> String, one of "MILLISECONDS", "SECONDS"
2429
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
2430
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
2431
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.prefix #=> String
3406
2432
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
3407
2433
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
3408
2434
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.bitrate #=> Integer
@@ -3444,6 +2470,9 @@ module Aws::MediaLive
3444
2470
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.syntax #=> String, one of "DEFAULT", "RP2027"
3445
2471
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.temporal_aq #=> String, one of "DISABLED", "ENABLED"
3446
2472
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
2473
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
2474
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
2475
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.prefix #=> String
3447
2476
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
3448
2477
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
3449
2478
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.alternative_transfer_function #=> String, one of "INSERT", "OMIT"
@@ -3475,6 +2504,9 @@ module Aws::MediaLive
3475
2504
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.slices #=> Integer
3476
2505
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.tier #=> String, one of "HIGH", "MAIN"
3477
2506
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
2507
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
2508
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
2509
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.prefix #=> String
3478
2510
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "LOW", "MEDIUM", "OFF"
3479
2511
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
3480
2512
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.color_metadata #=> String, one of "IGNORE", "INSERT"
@@ -3492,6 +2524,9 @@ module Aws::MediaLive
3492
2524
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
3493
2525
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.subgop_length #=> String, one of "DYNAMIC", "FIXED"
3494
2526
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_insertion #=> String, one of "DISABLED", "GOP_TIMECODE"
2527
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
2528
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
2529
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.prefix #=> String
3495
2530
  # resp.encoder_settings.video_descriptions[0].height #=> Integer
3496
2531
  # resp.encoder_settings.video_descriptions[0].name #=> String
3497
2532
  # resp.encoder_settings.video_descriptions[0].respond_to_afd #=> String, one of "NONE", "PASSTHROUGH", "RESPOND"
@@ -3520,6 +2555,7 @@ module Aws::MediaLive
3520
2555
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
3521
2556
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
3522
2557
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks[0].track #=> Integer
2558
+ # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.dolby_e_decode.program_selection #=> String, one of "ALL_CHANNELS", "PROGRAM_1", "PROGRAM_2", "PROGRAM_3", "PROGRAM_4", "PROGRAM_5", "PROGRAM_6", "PROGRAM_7", "PROGRAM_8"
3523
2559
  # resp.input_attachments[0].input_settings.caption_selectors #=> Array
3524
2560
  # resp.input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
3525
2561
  # resp.input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -4352,6 +3388,9 @@ module Aws::MediaLive
4352
3388
  # resp.encoder_settings.video_descriptions #=> Array
4353
3389
  # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval #=> Integer
4354
3390
  # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval_units #=> String, one of "MILLISECONDS", "SECONDS"
3391
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
3392
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
3393
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.prefix #=> String
4355
3394
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
4356
3395
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
4357
3396
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.bitrate #=> Integer
@@ -4393,6 +3432,9 @@ module Aws::MediaLive
4393
3432
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.syntax #=> String, one of "DEFAULT", "RP2027"
4394
3433
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.temporal_aq #=> String, one of "DISABLED", "ENABLED"
4395
3434
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
3435
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
3436
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
3437
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.prefix #=> String
4396
3438
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
4397
3439
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
4398
3440
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.alternative_transfer_function #=> String, one of "INSERT", "OMIT"
@@ -4424,6 +3466,9 @@ module Aws::MediaLive
4424
3466
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.slices #=> Integer
4425
3467
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.tier #=> String, one of "HIGH", "MAIN"
4426
3468
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
3469
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
3470
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
3471
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.prefix #=> String
4427
3472
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "LOW", "MEDIUM", "OFF"
4428
3473
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
4429
3474
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.color_metadata #=> String, one of "IGNORE", "INSERT"
@@ -4441,6 +3486,9 @@ module Aws::MediaLive
4441
3486
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
4442
3487
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.subgop_length #=> String, one of "DYNAMIC", "FIXED"
4443
3488
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_insertion #=> String, one of "DISABLED", "GOP_TIMECODE"
3489
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
3490
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
3491
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.prefix #=> String
4444
3492
  # resp.encoder_settings.video_descriptions[0].height #=> Integer
4445
3493
  # resp.encoder_settings.video_descriptions[0].name #=> String
4446
3494
  # resp.encoder_settings.video_descriptions[0].respond_to_afd #=> String, one of "NONE", "PASSTHROUGH", "RESPOND"
@@ -4469,6 +3517,7 @@ module Aws::MediaLive
4469
3517
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
4470
3518
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
4471
3519
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks[0].track #=> Integer
3520
+ # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.dolby_e_decode.program_selection #=> String, one of "ALL_CHANNELS", "PROGRAM_1", "PROGRAM_2", "PROGRAM_3", "PROGRAM_4", "PROGRAM_5", "PROGRAM_6", "PROGRAM_7", "PROGRAM_8"
4472
3521
  # resp.input_attachments[0].input_settings.caption_selectors #=> Array
4473
3522
  # resp.input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
4474
3523
  # resp.input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -5185,6 +4234,7 @@ module Aws::MediaLive
5185
4234
  # resp.channels[0].input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
5186
4235
  # resp.channels[0].input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
5187
4236
  # resp.channels[0].input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks[0].track #=> Integer
4237
+ # resp.channels[0].input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.dolby_e_decode.program_selection #=> String, one of "ALL_CHANNELS", "PROGRAM_1", "PROGRAM_2", "PROGRAM_3", "PROGRAM_4", "PROGRAM_5", "PROGRAM_6", "PROGRAM_7", "PROGRAM_8"
5188
4238
  # resp.channels[0].input_attachments[0].input_settings.caption_selectors #=> Array
5189
4239
  # resp.channels[0].input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
5190
4240
  # resp.channels[0].input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -6365,6 +5415,9 @@ module Aws::MediaLive
6365
5415
  # resp.encoder_settings.video_descriptions #=> Array
6366
5416
  # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval #=> Integer
6367
5417
  # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval_units #=> String, one of "MILLISECONDS", "SECONDS"
5418
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
5419
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
5420
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.prefix #=> String
6368
5421
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
6369
5422
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
6370
5423
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.bitrate #=> Integer
@@ -6406,6 +5459,9 @@ module Aws::MediaLive
6406
5459
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.syntax #=> String, one of "DEFAULT", "RP2027"
6407
5460
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.temporal_aq #=> String, one of "DISABLED", "ENABLED"
6408
5461
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
5462
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
5463
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
5464
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.prefix #=> String
6409
5465
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
6410
5466
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
6411
5467
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.alternative_transfer_function #=> String, one of "INSERT", "OMIT"
@@ -6437,6 +5493,9 @@ module Aws::MediaLive
6437
5493
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.slices #=> Integer
6438
5494
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.tier #=> String, one of "HIGH", "MAIN"
6439
5495
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
5496
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
5497
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
5498
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.prefix #=> String
6440
5499
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "LOW", "MEDIUM", "OFF"
6441
5500
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
6442
5501
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.color_metadata #=> String, one of "IGNORE", "INSERT"
@@ -6454,6 +5513,9 @@ module Aws::MediaLive
6454
5513
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
6455
5514
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.subgop_length #=> String, one of "DYNAMIC", "FIXED"
6456
5515
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_insertion #=> String, one of "DISABLED", "GOP_TIMECODE"
5516
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
5517
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
5518
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.prefix #=> String
6457
5519
  # resp.encoder_settings.video_descriptions[0].height #=> Integer
6458
5520
  # resp.encoder_settings.video_descriptions[0].name #=> String
6459
5521
  # resp.encoder_settings.video_descriptions[0].respond_to_afd #=> String, one of "NONE", "PASSTHROUGH", "RESPOND"
@@ -6482,6 +5544,7 @@ module Aws::MediaLive
6482
5544
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
6483
5545
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
6484
5546
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks[0].track #=> Integer
5547
+ # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.dolby_e_decode.program_selection #=> String, one of "ALL_CHANNELS", "PROGRAM_1", "PROGRAM_2", "PROGRAM_3", "PROGRAM_4", "PROGRAM_5", "PROGRAM_6", "PROGRAM_7", "PROGRAM_8"
6485
5548
  # resp.input_attachments[0].input_settings.caption_selectors #=> Array
6486
5549
  # resp.input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
6487
5550
  # resp.input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -7122,6 +6185,9 @@ module Aws::MediaLive
7122
6185
  # resp.encoder_settings.video_descriptions #=> Array
7123
6186
  # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval #=> Integer
7124
6187
  # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval_units #=> String, one of "MILLISECONDS", "SECONDS"
6188
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
6189
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
6190
+ # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.prefix #=> String
7125
6191
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
7126
6192
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
7127
6193
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.bitrate #=> Integer
@@ -7163,6 +6229,9 @@ module Aws::MediaLive
7163
6229
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.syntax #=> String, one of "DEFAULT", "RP2027"
7164
6230
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.temporal_aq #=> String, one of "DISABLED", "ENABLED"
7165
6231
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
6232
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
6233
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
6234
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.prefix #=> String
7166
6235
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
7167
6236
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
7168
6237
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.alternative_transfer_function #=> String, one of "INSERT", "OMIT"
@@ -7194,6 +6263,9 @@ module Aws::MediaLive
7194
6263
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.slices #=> Integer
7195
6264
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.tier #=> String, one of "HIGH", "MAIN"
7196
6265
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
6266
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
6267
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
6268
+ # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.prefix #=> String
7197
6269
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "LOW", "MEDIUM", "OFF"
7198
6270
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
7199
6271
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.color_metadata #=> String, one of "IGNORE", "INSERT"
@@ -7211,6 +6283,9 @@ module Aws::MediaLive
7211
6283
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
7212
6284
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.subgop_length #=> String, one of "DYNAMIC", "FIXED"
7213
6285
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_insertion #=> String, one of "DISABLED", "GOP_TIMECODE"
6286
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
6287
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
6288
+ # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.prefix #=> String
7214
6289
  # resp.encoder_settings.video_descriptions[0].height #=> Integer
7215
6290
  # resp.encoder_settings.video_descriptions[0].name #=> String
7216
6291
  # resp.encoder_settings.video_descriptions[0].respond_to_afd #=> String, one of "NONE", "PASSTHROUGH", "RESPOND"
@@ -7239,6 +6314,7 @@ module Aws::MediaLive
7239
6314
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
7240
6315
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
7241
6316
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks[0].track #=> Integer
6317
+ # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.dolby_e_decode.program_selection #=> String, one of "ALL_CHANNELS", "PROGRAM_1", "PROGRAM_2", "PROGRAM_3", "PROGRAM_4", "PROGRAM_5", "PROGRAM_6", "PROGRAM_7", "PROGRAM_8"
7242
6318
  # resp.input_attachments[0].input_settings.caption_selectors #=> Array
7243
6319
  # resp.input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
7244
6320
  # resp.input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -7426,987 +6502,6 @@ module Aws::MediaLive
7426
6502
  #
7427
6503
  # * {Types::UpdateChannelResponse#channel #channel} => Types::Channel
7428
6504
  #
7429
- # @example Request syntax with placeholder values
7430
- #
7431
- # resp = client.update_channel({
7432
- # cdi_input_specification: {
7433
- # resolution: "SD", # accepts SD, HD, FHD, UHD
7434
- # },
7435
- # channel_id: "__string", # required
7436
- # destinations: [
7437
- # {
7438
- # id: "__string",
7439
- # media_package_settings: [
7440
- # {
7441
- # channel_id: "__stringMin1",
7442
- # },
7443
- # ],
7444
- # multiplex_settings: {
7445
- # multiplex_id: "__stringMin1",
7446
- # program_name: "__stringMin1",
7447
- # },
7448
- # settings: [
7449
- # {
7450
- # password_param: "__string",
7451
- # stream_name: "__string",
7452
- # url: "__string",
7453
- # username: "__string",
7454
- # },
7455
- # ],
7456
- # },
7457
- # ],
7458
- # encoder_settings: {
7459
- # audio_descriptions: [ # required
7460
- # {
7461
- # audio_normalization_settings: {
7462
- # algorithm: "ITU_1770_1", # accepts ITU_1770_1, ITU_1770_2
7463
- # algorithm_control: "CORRECT_AUDIO", # accepts CORRECT_AUDIO
7464
- # target_lkfs: 1.0,
7465
- # },
7466
- # audio_selector_name: "__string", # required
7467
- # audio_type: "CLEAN_EFFECTS", # accepts CLEAN_EFFECTS, HEARING_IMPAIRED, UNDEFINED, VISUAL_IMPAIRED_COMMENTARY
7468
- # audio_type_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
7469
- # audio_watermarking_settings: {
7470
- # nielsen_watermarks_settings: {
7471
- # nielsen_cbet_settings: {
7472
- # cbet_check_digit_string: "__stringMin2Max2", # required
7473
- # cbet_stepaside: "DISABLED", # required, accepts DISABLED, ENABLED
7474
- # csid: "__stringMin1Max7", # required
7475
- # },
7476
- # nielsen_distribution_type: "FINAL_DISTRIBUTOR", # accepts FINAL_DISTRIBUTOR, PROGRAM_CONTENT
7477
- # nielsen_naes_ii_nw_settings: {
7478
- # check_digit_string: "__stringMin2Max2", # required
7479
- # sid: 1.0, # required
7480
- # },
7481
- # },
7482
- # },
7483
- # codec_settings: {
7484
- # aac_settings: {
7485
- # bitrate: 1.0,
7486
- # coding_mode: "AD_RECEIVER_MIX", # accepts AD_RECEIVER_MIX, CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_5_1
7487
- # input_type: "BROADCASTER_MIXED_AD", # accepts BROADCASTER_MIXED_AD, NORMAL
7488
- # profile: "HEV1", # accepts HEV1, HEV2, LC
7489
- # rate_control_mode: "CBR", # accepts CBR, VBR
7490
- # raw_format: "LATM_LOAS", # accepts LATM_LOAS, NONE
7491
- # sample_rate: 1.0,
7492
- # spec: "MPEG2", # accepts MPEG2, MPEG4
7493
- # vbr_quality: "HIGH", # accepts HIGH, LOW, MEDIUM_HIGH, MEDIUM_LOW
7494
- # },
7495
- # ac_3_settings: {
7496
- # bitrate: 1.0,
7497
- # bitstream_mode: "COMMENTARY", # accepts COMMENTARY, COMPLETE_MAIN, DIALOGUE, EMERGENCY, HEARING_IMPAIRED, MUSIC_AND_EFFECTS, VISUALLY_IMPAIRED, VOICE_OVER
7498
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_3_2_LFE
7499
- # dialnorm: 1,
7500
- # drc_profile: "FILM_STANDARD", # accepts FILM_STANDARD, NONE
7501
- # lfe_filter: "DISABLED", # accepts DISABLED, ENABLED
7502
- # metadata_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
7503
- # },
7504
- # eac_3_atmos_settings: {
7505
- # bitrate: 1.0,
7506
- # coding_mode: "CODING_MODE_5_1_4", # accepts CODING_MODE_5_1_4, CODING_MODE_7_1_4, CODING_MODE_9_1_6
7507
- # dialnorm: 1,
7508
- # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
7509
- # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
7510
- # height_trim: 1.0,
7511
- # surround_trim: 1.0,
7512
- # },
7513
- # eac_3_settings: {
7514
- # attenuation_control: "ATTENUATE_3_DB", # accepts ATTENUATE_3_DB, NONE
7515
- # bitrate: 1.0,
7516
- # bitstream_mode: "COMMENTARY", # accepts COMMENTARY, COMPLETE_MAIN, EMERGENCY, HEARING_IMPAIRED, VISUALLY_IMPAIRED
7517
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0, CODING_MODE_3_2
7518
- # dc_filter: "DISABLED", # accepts DISABLED, ENABLED
7519
- # dialnorm: 1,
7520
- # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
7521
- # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
7522
- # lfe_control: "LFE", # accepts LFE, NO_LFE
7523
- # lfe_filter: "DISABLED", # accepts DISABLED, ENABLED
7524
- # lo_ro_center_mix_level: 1.0,
7525
- # lo_ro_surround_mix_level: 1.0,
7526
- # lt_rt_center_mix_level: 1.0,
7527
- # lt_rt_surround_mix_level: 1.0,
7528
- # metadata_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
7529
- # passthrough_control: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, WHEN_POSSIBLE
7530
- # phase_control: "NO_SHIFT", # accepts NO_SHIFT, SHIFT_90_DEGREES
7531
- # stereo_downmix: "DPL2", # accepts DPL2, LO_RO, LT_RT, NOT_INDICATED
7532
- # surround_ex_mode: "DISABLED", # accepts DISABLED, ENABLED, NOT_INDICATED
7533
- # surround_mode: "DISABLED", # accepts DISABLED, ENABLED, NOT_INDICATED
7534
- # },
7535
- # mp_2_settings: {
7536
- # bitrate: 1.0,
7537
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0
7538
- # sample_rate: 1.0,
7539
- # },
7540
- # pass_through_settings: {
7541
- # },
7542
- # wav_settings: {
7543
- # bit_depth: 1.0,
7544
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0, CODING_MODE_4_0, CODING_MODE_8_0
7545
- # sample_rate: 1.0,
7546
- # },
7547
- # },
7548
- # language_code: "__stringMin1Max35",
7549
- # language_code_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
7550
- # name: "__stringMax255", # required
7551
- # remix_settings: {
7552
- # channel_mappings: [ # required
7553
- # {
7554
- # input_channel_levels: [ # required
7555
- # {
7556
- # gain: 1, # required
7557
- # input_channel: 1, # required
7558
- # },
7559
- # ],
7560
- # output_channel: 1, # required
7561
- # },
7562
- # ],
7563
- # channels_in: 1,
7564
- # channels_out: 1,
7565
- # },
7566
- # stream_name: "__string",
7567
- # },
7568
- # ],
7569
- # avail_blanking: {
7570
- # avail_blanking_image: {
7571
- # password_param: "__string",
7572
- # uri: "__stringMax2048", # required
7573
- # username: "__string",
7574
- # },
7575
- # state: "DISABLED", # accepts DISABLED, ENABLED
7576
- # },
7577
- # avail_configuration: {
7578
- # avail_settings: {
7579
- # esam: {
7580
- # acquisition_point_id: "__stringMax256", # required
7581
- # ad_avail_offset: 1,
7582
- # password_param: "__string",
7583
- # pois_endpoint: "__stringMax2048", # required
7584
- # username: "__string",
7585
- # zone_identity: "__stringMax256",
7586
- # },
7587
- # scte_35_splice_insert: {
7588
- # ad_avail_offset: 1,
7589
- # no_regional_blackout_flag: "FOLLOW", # accepts FOLLOW, IGNORE
7590
- # web_delivery_allowed_flag: "FOLLOW", # accepts FOLLOW, IGNORE
7591
- # },
7592
- # scte_35_time_signal_apos: {
7593
- # ad_avail_offset: 1,
7594
- # no_regional_blackout_flag: "FOLLOW", # accepts FOLLOW, IGNORE
7595
- # web_delivery_allowed_flag: "FOLLOW", # accepts FOLLOW, IGNORE
7596
- # },
7597
- # },
7598
- # },
7599
- # blackout_slate: {
7600
- # blackout_slate_image: {
7601
- # password_param: "__string",
7602
- # uri: "__stringMax2048", # required
7603
- # username: "__string",
7604
- # },
7605
- # network_end_blackout: "DISABLED", # accepts DISABLED, ENABLED
7606
- # network_end_blackout_image: {
7607
- # password_param: "__string",
7608
- # uri: "__stringMax2048", # required
7609
- # username: "__string",
7610
- # },
7611
- # network_id: "__stringMin34Max34",
7612
- # state: "DISABLED", # accepts DISABLED, ENABLED
7613
- # },
7614
- # caption_descriptions: [
7615
- # {
7616
- # accessibility: "DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES", # accepts DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES, IMPLEMENTS_ACCESSIBILITY_FEATURES
7617
- # caption_selector_name: "__string", # required
7618
- # destination_settings: {
7619
- # arib_destination_settings: {
7620
- # },
7621
- # burn_in_destination_settings: {
7622
- # alignment: "CENTERED", # accepts CENTERED, LEFT, SMART
7623
- # background_color: "BLACK", # accepts BLACK, NONE, WHITE
7624
- # background_opacity: 1,
7625
- # font: {
7626
- # password_param: "__string",
7627
- # uri: "__stringMax2048", # required
7628
- # username: "__string",
7629
- # },
7630
- # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
7631
- # font_opacity: 1,
7632
- # font_resolution: 1,
7633
- # font_size: "__string",
7634
- # outline_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
7635
- # outline_size: 1,
7636
- # shadow_color: "BLACK", # accepts BLACK, NONE, WHITE
7637
- # shadow_opacity: 1,
7638
- # shadow_x_offset: 1,
7639
- # shadow_y_offset: 1,
7640
- # teletext_grid_control: "FIXED", # accepts FIXED, SCALED
7641
- # x_position: 1,
7642
- # y_position: 1,
7643
- # },
7644
- # dvb_sub_destination_settings: {
7645
- # alignment: "CENTERED", # accepts CENTERED, LEFT, SMART
7646
- # background_color: "BLACK", # accepts BLACK, NONE, WHITE
7647
- # background_opacity: 1,
7648
- # font: {
7649
- # password_param: "__string",
7650
- # uri: "__stringMax2048", # required
7651
- # username: "__string",
7652
- # },
7653
- # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
7654
- # font_opacity: 1,
7655
- # font_resolution: 1,
7656
- # font_size: "__string",
7657
- # outline_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
7658
- # outline_size: 1,
7659
- # shadow_color: "BLACK", # accepts BLACK, NONE, WHITE
7660
- # shadow_opacity: 1,
7661
- # shadow_x_offset: 1,
7662
- # shadow_y_offset: 1,
7663
- # teletext_grid_control: "FIXED", # accepts FIXED, SCALED
7664
- # x_position: 1,
7665
- # y_position: 1,
7666
- # },
7667
- # ebu_tt_d_destination_settings: {
7668
- # copyright_holder: "__stringMax1000",
7669
- # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
7670
- # font_family: "__string",
7671
- # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
7672
- # },
7673
- # embedded_destination_settings: {
7674
- # },
7675
- # embedded_plus_scte_20_destination_settings: {
7676
- # },
7677
- # rtmp_caption_info_destination_settings: {
7678
- # },
7679
- # scte_20_plus_embedded_destination_settings: {
7680
- # },
7681
- # scte_27_destination_settings: {
7682
- # },
7683
- # smpte_tt_destination_settings: {
7684
- # },
7685
- # teletext_destination_settings: {
7686
- # },
7687
- # ttml_destination_settings: {
7688
- # style_control: "PASSTHROUGH", # accepts PASSTHROUGH, USE_CONFIGURED
7689
- # },
7690
- # webvtt_destination_settings: {
7691
- # style_control: "NO_STYLE_DATA", # accepts NO_STYLE_DATA, PASSTHROUGH
7692
- # },
7693
- # },
7694
- # language_code: "__string",
7695
- # language_description: "__string",
7696
- # name: "__string", # required
7697
- # },
7698
- # ],
7699
- # feature_activations: {
7700
- # input_prepare_schedule_actions: "DISABLED", # accepts DISABLED, ENABLED
7701
- # },
7702
- # global_configuration: {
7703
- # initial_audio_gain: 1,
7704
- # input_end_action: "NONE", # accepts NONE, SWITCH_AND_LOOP_INPUTS
7705
- # input_loss_behavior: {
7706
- # black_frame_msec: 1,
7707
- # input_loss_image_color: "__stringMin6Max6",
7708
- # input_loss_image_slate: {
7709
- # password_param: "__string",
7710
- # uri: "__stringMax2048", # required
7711
- # username: "__string",
7712
- # },
7713
- # input_loss_image_type: "COLOR", # accepts COLOR, SLATE
7714
- # repeat_frame_msec: 1,
7715
- # },
7716
- # output_locking_mode: "EPOCH_LOCKING", # accepts EPOCH_LOCKING, PIPELINE_LOCKING
7717
- # output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
7718
- # support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
7719
- # },
7720
- # motion_graphics_configuration: {
7721
- # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
7722
- # motion_graphics_settings: { # required
7723
- # html_motion_graphics_settings: {
7724
- # },
7725
- # },
7726
- # },
7727
- # nielsen_configuration: {
7728
- # distributor_id: "__string",
7729
- # nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
7730
- # },
7731
- # output_groups: [ # required
7732
- # {
7733
- # name: "__stringMax32",
7734
- # output_group_settings: { # required
7735
- # archive_group_settings: {
7736
- # archive_cdn_settings: {
7737
- # archive_s3_settings: {
7738
- # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
7739
- # },
7740
- # },
7741
- # destination: { # required
7742
- # destination_ref_id: "__string",
7743
- # },
7744
- # rollover_interval: 1,
7745
- # },
7746
- # frame_capture_group_settings: {
7747
- # destination: { # required
7748
- # destination_ref_id: "__string",
7749
- # },
7750
- # frame_capture_cdn_settings: {
7751
- # frame_capture_s3_settings: {
7752
- # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
7753
- # },
7754
- # },
7755
- # },
7756
- # hls_group_settings: {
7757
- # ad_markers: ["ADOBE"], # accepts ADOBE, ELEMENTAL, ELEMENTAL_SCTE35
7758
- # base_url_content: "__string",
7759
- # base_url_content_1: "__string",
7760
- # base_url_manifest: "__string",
7761
- # base_url_manifest_1: "__string",
7762
- # caption_language_mappings: [
7763
- # {
7764
- # caption_channel: 1, # required
7765
- # language_code: "__stringMin3Max3", # required
7766
- # language_description: "__stringMin1", # required
7767
- # },
7768
- # ],
7769
- # caption_language_setting: "INSERT", # accepts INSERT, NONE, OMIT
7770
- # client_cache: "DISABLED", # accepts DISABLED, ENABLED
7771
- # codec_specification: "RFC_4281", # accepts RFC_4281, RFC_6381
7772
- # constant_iv: "__stringMin32Max32",
7773
- # destination: { # required
7774
- # destination_ref_id: "__string",
7775
- # },
7776
- # directory_structure: "SINGLE_DIRECTORY", # accepts SINGLE_DIRECTORY, SUBDIRECTORY_PER_STREAM
7777
- # discontinuity_tags: "INSERT", # accepts INSERT, NEVER_INSERT
7778
- # encryption_type: "AES128", # accepts AES128, SAMPLE_AES
7779
- # hls_cdn_settings: {
7780
- # hls_akamai_settings: {
7781
- # connection_retry_interval: 1,
7782
- # filecache_duration: 1,
7783
- # http_transfer_mode: "CHUNKED", # accepts CHUNKED, NON_CHUNKED
7784
- # num_retries: 1,
7785
- # restart_delay: 1,
7786
- # salt: "__string",
7787
- # token: "__string",
7788
- # },
7789
- # hls_basic_put_settings: {
7790
- # connection_retry_interval: 1,
7791
- # filecache_duration: 1,
7792
- # num_retries: 1,
7793
- # restart_delay: 1,
7794
- # },
7795
- # hls_media_store_settings: {
7796
- # connection_retry_interval: 1,
7797
- # filecache_duration: 1,
7798
- # media_store_storage_class: "TEMPORAL", # accepts TEMPORAL
7799
- # num_retries: 1,
7800
- # restart_delay: 1,
7801
- # },
7802
- # hls_s3_settings: {
7803
- # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
7804
- # },
7805
- # hls_webdav_settings: {
7806
- # connection_retry_interval: 1,
7807
- # filecache_duration: 1,
7808
- # http_transfer_mode: "CHUNKED", # accepts CHUNKED, NON_CHUNKED
7809
- # num_retries: 1,
7810
- # restart_delay: 1,
7811
- # },
7812
- # },
7813
- # hls_id_3_segment_tagging: "DISABLED", # accepts DISABLED, ENABLED
7814
- # i_frame_only_playlists: "DISABLED", # accepts DISABLED, STANDARD
7815
- # incomplete_segment_behavior: "AUTO", # accepts AUTO, SUPPRESS
7816
- # index_n_segments: 1,
7817
- # input_loss_action: "EMIT_OUTPUT", # accepts EMIT_OUTPUT, PAUSE_OUTPUT
7818
- # iv_in_manifest: "EXCLUDE", # accepts EXCLUDE, INCLUDE
7819
- # iv_source: "EXPLICIT", # accepts EXPLICIT, FOLLOWS_SEGMENT_NUMBER
7820
- # keep_segments: 1,
7821
- # key_format: "__string",
7822
- # key_format_versions: "__string",
7823
- # key_provider_settings: {
7824
- # static_key_settings: {
7825
- # key_provider_server: {
7826
- # password_param: "__string",
7827
- # uri: "__stringMax2048", # required
7828
- # username: "__string",
7829
- # },
7830
- # static_key_value: "__stringMin32Max32", # required
7831
- # },
7832
- # },
7833
- # manifest_compression: "GZIP", # accepts GZIP, NONE
7834
- # manifest_duration_format: "FLOATING_POINT", # accepts FLOATING_POINT, INTEGER
7835
- # min_segment_length: 1,
7836
- # mode: "LIVE", # accepts LIVE, VOD
7837
- # output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY, VARIANT_MANIFESTS_AND_SEGMENTS
7838
- # program_date_time: "EXCLUDE", # accepts EXCLUDE, INCLUDE
7839
- # program_date_time_clock: "INITIALIZE_FROM_OUTPUT_TIMECODE", # accepts INITIALIZE_FROM_OUTPUT_TIMECODE, SYSTEM_CLOCK
7840
- # program_date_time_period: 1,
7841
- # redundant_manifest: "DISABLED", # accepts DISABLED, ENABLED
7842
- # segment_length: 1,
7843
- # segmentation_mode: "USE_INPUT_SEGMENTATION", # accepts USE_INPUT_SEGMENTATION, USE_SEGMENT_DURATION
7844
- # segments_per_subdirectory: 1,
7845
- # stream_inf_resolution: "EXCLUDE", # accepts EXCLUDE, INCLUDE
7846
- # timed_metadata_id_3_frame: "NONE", # accepts NONE, PRIV, TDRL
7847
- # timed_metadata_id_3_period: 1,
7848
- # timestamp_delta_milliseconds: 1,
7849
- # ts_file_mode: "SEGMENTED_FILES", # accepts SEGMENTED_FILES, SINGLE_FILE
7850
- # },
7851
- # media_package_group_settings: {
7852
- # destination: { # required
7853
- # destination_ref_id: "__string",
7854
- # },
7855
- # },
7856
- # ms_smooth_group_settings: {
7857
- # acquisition_point_id: "__string",
7858
- # audio_only_timecode_control: "PASSTHROUGH", # accepts PASSTHROUGH, USE_CONFIGURED_CLOCK
7859
- # certificate_mode: "SELF_SIGNED", # accepts SELF_SIGNED, VERIFY_AUTHENTICITY
7860
- # connection_retry_interval: 1,
7861
- # destination: { # required
7862
- # destination_ref_id: "__string",
7863
- # },
7864
- # event_id: "__string",
7865
- # event_id_mode: "NO_EVENT_ID", # accepts NO_EVENT_ID, USE_CONFIGURED, USE_TIMESTAMP
7866
- # event_stop_behavior: "NONE", # accepts NONE, SEND_EOS
7867
- # filecache_duration: 1,
7868
- # fragment_length: 1,
7869
- # input_loss_action: "EMIT_OUTPUT", # accepts EMIT_OUTPUT, PAUSE_OUTPUT
7870
- # num_retries: 1,
7871
- # restart_delay: 1,
7872
- # segmentation_mode: "USE_INPUT_SEGMENTATION", # accepts USE_INPUT_SEGMENTATION, USE_SEGMENT_DURATION
7873
- # send_delay_ms: 1,
7874
- # sparse_track_type: "NONE", # accepts NONE, SCTE_35, SCTE_35_WITHOUT_SEGMENTATION
7875
- # stream_manifest_behavior: "DO_NOT_SEND", # accepts DO_NOT_SEND, SEND
7876
- # timestamp_offset: "__string",
7877
- # timestamp_offset_mode: "USE_CONFIGURED_OFFSET", # accepts USE_CONFIGURED_OFFSET, USE_EVENT_START_DATE
7878
- # },
7879
- # multiplex_group_settings: {
7880
- # },
7881
- # rtmp_group_settings: {
7882
- # ad_markers: ["ON_CUE_POINT_SCTE35"], # accepts ON_CUE_POINT_SCTE35
7883
- # authentication_scheme: "AKAMAI", # accepts AKAMAI, COMMON
7884
- # cache_full_behavior: "DISCONNECT_IMMEDIATELY", # accepts DISCONNECT_IMMEDIATELY, WAIT_FOR_SERVER
7885
- # cache_length: 1,
7886
- # caption_data: "ALL", # accepts ALL, FIELD1_608, FIELD1_AND_FIELD2_608
7887
- # input_loss_action: "EMIT_OUTPUT", # accepts EMIT_OUTPUT, PAUSE_OUTPUT
7888
- # restart_delay: 1,
7889
- # },
7890
- # udp_group_settings: {
7891
- # input_loss_action: "DROP_PROGRAM", # accepts DROP_PROGRAM, DROP_TS, EMIT_PROGRAM
7892
- # timed_metadata_id_3_frame: "NONE", # accepts NONE, PRIV, TDRL
7893
- # timed_metadata_id_3_period: 1,
7894
- # },
7895
- # },
7896
- # outputs: [ # required
7897
- # {
7898
- # audio_description_names: ["__string"],
7899
- # caption_description_names: ["__string"],
7900
- # output_name: "__stringMin1Max255",
7901
- # output_settings: { # required
7902
- # archive_output_settings: {
7903
- # container_settings: { # required
7904
- # m2ts_settings: {
7905
- # absent_input_audio_behavior: "DROP", # accepts DROP, ENCODE_SILENCE
7906
- # arib: "DISABLED", # accepts DISABLED, ENABLED
7907
- # arib_captions_pid: "__string",
7908
- # arib_captions_pid_control: "AUTO", # accepts AUTO, USE_CONFIGURED
7909
- # audio_buffer_model: "ATSC", # accepts ATSC, DVB
7910
- # audio_frames_per_pes: 1,
7911
- # audio_pids: "__string",
7912
- # audio_stream_type: "ATSC", # accepts ATSC, DVB
7913
- # bitrate: 1,
7914
- # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
7915
- # cc_descriptor: "DISABLED", # accepts DISABLED, ENABLED
7916
- # dvb_nit_settings: {
7917
- # network_id: 1, # required
7918
- # network_name: "__stringMin1Max256", # required
7919
- # rep_interval: 1,
7920
- # },
7921
- # dvb_sdt_settings: {
7922
- # output_sdt: "SDT_FOLLOW", # accepts SDT_FOLLOW, SDT_FOLLOW_IF_PRESENT, SDT_MANUAL, SDT_NONE
7923
- # rep_interval: 1,
7924
- # service_name: "__stringMin1Max256",
7925
- # service_provider_name: "__stringMin1Max256",
7926
- # },
7927
- # dvb_sub_pids: "__string",
7928
- # dvb_tdt_settings: {
7929
- # rep_interval: 1,
7930
- # },
7931
- # dvb_teletext_pid: "__string",
7932
- # ebif: "NONE", # accepts NONE, PASSTHROUGH
7933
- # ebp_audio_interval: "VIDEO_AND_FIXED_INTERVALS", # accepts VIDEO_AND_FIXED_INTERVALS, VIDEO_INTERVAL
7934
- # ebp_lookahead_ms: 1,
7935
- # ebp_placement: "VIDEO_AND_AUDIO_PIDS", # accepts VIDEO_AND_AUDIO_PIDS, VIDEO_PID
7936
- # ecm_pid: "__string",
7937
- # es_rate_in_pes: "EXCLUDE", # accepts EXCLUDE, INCLUDE
7938
- # etv_platform_pid: "__string",
7939
- # etv_signal_pid: "__string",
7940
- # fragment_time: 1.0,
7941
- # klv: "NONE", # accepts NONE, PASSTHROUGH
7942
- # klv_data_pids: "__string",
7943
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
7944
- # null_packet_bitrate: 1.0,
7945
- # pat_interval: 1,
7946
- # pcr_control: "CONFIGURED_PCR_PERIOD", # accepts CONFIGURED_PCR_PERIOD, PCR_EVERY_PES_PACKET
7947
- # pcr_period: 1,
7948
- # pcr_pid: "__string",
7949
- # pmt_interval: 1,
7950
- # pmt_pid: "__string",
7951
- # program_num: 1,
7952
- # rate_mode: "CBR", # accepts CBR, VBR
7953
- # scte_27_pids: "__string",
7954
- # scte_35_control: "NONE", # accepts NONE, PASSTHROUGH
7955
- # scte_35_pid: "__string",
7956
- # segmentation_markers: "EBP", # accepts EBP, EBP_LEGACY, NONE, PSI_SEGSTART, RAI_ADAPT, RAI_SEGSTART
7957
- # segmentation_style: "MAINTAIN_CADENCE", # accepts MAINTAIN_CADENCE, RESET_CADENCE
7958
- # segmentation_time: 1.0,
7959
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
7960
- # timed_metadata_pid: "__string",
7961
- # transport_stream_id: 1,
7962
- # video_pid: "__string",
7963
- # },
7964
- # raw_settings: {
7965
- # },
7966
- # },
7967
- # extension: "__string",
7968
- # name_modifier: "__string",
7969
- # },
7970
- # frame_capture_output_settings: {
7971
- # name_modifier: "__string",
7972
- # },
7973
- # hls_output_settings: {
7974
- # h265_packaging_type: "HEV1", # accepts HEV1, HVC1
7975
- # hls_settings: { # required
7976
- # audio_only_hls_settings: {
7977
- # audio_group_id: "__string",
7978
- # audio_only_image: {
7979
- # password_param: "__string",
7980
- # uri: "__stringMax2048", # required
7981
- # username: "__string",
7982
- # },
7983
- # audio_track_type: "ALTERNATE_AUDIO_AUTO_SELECT", # accepts ALTERNATE_AUDIO_AUTO_SELECT, ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT, ALTERNATE_AUDIO_NOT_AUTO_SELECT, AUDIO_ONLY_VARIANT_STREAM
7984
- # segment_type: "AAC", # accepts AAC, FMP4
7985
- # },
7986
- # fmp_4_hls_settings: {
7987
- # audio_rendition_sets: "__string",
7988
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
7989
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
7990
- # },
7991
- # frame_capture_hls_settings: {
7992
- # },
7993
- # standard_hls_settings: {
7994
- # audio_rendition_sets: "__string",
7995
- # m3u_8_settings: { # required
7996
- # audio_frames_per_pes: 1,
7997
- # audio_pids: "__string",
7998
- # ecm_pid: "__string",
7999
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8000
- # pat_interval: 1,
8001
- # pcr_control: "CONFIGURED_PCR_PERIOD", # accepts CONFIGURED_PCR_PERIOD, PCR_EVERY_PES_PACKET
8002
- # pcr_period: 1,
8003
- # pcr_pid: "__string",
8004
- # pmt_interval: 1,
8005
- # pmt_pid: "__string",
8006
- # program_num: 1,
8007
- # scte_35_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8008
- # scte_35_pid: "__string",
8009
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8010
- # timed_metadata_pid: "__string",
8011
- # transport_stream_id: 1,
8012
- # video_pid: "__string",
8013
- # },
8014
- # },
8015
- # },
8016
- # name_modifier: "__stringMin1",
8017
- # segment_modifier: "__string",
8018
- # },
8019
- # media_package_output_settings: {
8020
- # },
8021
- # ms_smooth_output_settings: {
8022
- # h265_packaging_type: "HEV1", # accepts HEV1, HVC1
8023
- # name_modifier: "__string",
8024
- # },
8025
- # multiplex_output_settings: {
8026
- # destination: { # required
8027
- # destination_ref_id: "__string",
8028
- # },
8029
- # },
8030
- # rtmp_output_settings: {
8031
- # certificate_mode: "SELF_SIGNED", # accepts SELF_SIGNED, VERIFY_AUTHENTICITY
8032
- # connection_retry_interval: 1,
8033
- # destination: { # required
8034
- # destination_ref_id: "__string",
8035
- # },
8036
- # num_retries: 1,
8037
- # },
8038
- # udp_output_settings: {
8039
- # buffer_msec: 1,
8040
- # container_settings: { # required
8041
- # m2ts_settings: {
8042
- # absent_input_audio_behavior: "DROP", # accepts DROP, ENCODE_SILENCE
8043
- # arib: "DISABLED", # accepts DISABLED, ENABLED
8044
- # arib_captions_pid: "__string",
8045
- # arib_captions_pid_control: "AUTO", # accepts AUTO, USE_CONFIGURED
8046
- # audio_buffer_model: "ATSC", # accepts ATSC, DVB
8047
- # audio_frames_per_pes: 1,
8048
- # audio_pids: "__string",
8049
- # audio_stream_type: "ATSC", # accepts ATSC, DVB
8050
- # bitrate: 1,
8051
- # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
8052
- # cc_descriptor: "DISABLED", # accepts DISABLED, ENABLED
8053
- # dvb_nit_settings: {
8054
- # network_id: 1, # required
8055
- # network_name: "__stringMin1Max256", # required
8056
- # rep_interval: 1,
8057
- # },
8058
- # dvb_sdt_settings: {
8059
- # output_sdt: "SDT_FOLLOW", # accepts SDT_FOLLOW, SDT_FOLLOW_IF_PRESENT, SDT_MANUAL, SDT_NONE
8060
- # rep_interval: 1,
8061
- # service_name: "__stringMin1Max256",
8062
- # service_provider_name: "__stringMin1Max256",
8063
- # },
8064
- # dvb_sub_pids: "__string",
8065
- # dvb_tdt_settings: {
8066
- # rep_interval: 1,
8067
- # },
8068
- # dvb_teletext_pid: "__string",
8069
- # ebif: "NONE", # accepts NONE, PASSTHROUGH
8070
- # ebp_audio_interval: "VIDEO_AND_FIXED_INTERVALS", # accepts VIDEO_AND_FIXED_INTERVALS, VIDEO_INTERVAL
8071
- # ebp_lookahead_ms: 1,
8072
- # ebp_placement: "VIDEO_AND_AUDIO_PIDS", # accepts VIDEO_AND_AUDIO_PIDS, VIDEO_PID
8073
- # ecm_pid: "__string",
8074
- # es_rate_in_pes: "EXCLUDE", # accepts EXCLUDE, INCLUDE
8075
- # etv_platform_pid: "__string",
8076
- # etv_signal_pid: "__string",
8077
- # fragment_time: 1.0,
8078
- # klv: "NONE", # accepts NONE, PASSTHROUGH
8079
- # klv_data_pids: "__string",
8080
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8081
- # null_packet_bitrate: 1.0,
8082
- # pat_interval: 1,
8083
- # pcr_control: "CONFIGURED_PCR_PERIOD", # accepts CONFIGURED_PCR_PERIOD, PCR_EVERY_PES_PACKET
8084
- # pcr_period: 1,
8085
- # pcr_pid: "__string",
8086
- # pmt_interval: 1,
8087
- # pmt_pid: "__string",
8088
- # program_num: 1,
8089
- # rate_mode: "CBR", # accepts CBR, VBR
8090
- # scte_27_pids: "__string",
8091
- # scte_35_control: "NONE", # accepts NONE, PASSTHROUGH
8092
- # scte_35_pid: "__string",
8093
- # segmentation_markers: "EBP", # accepts EBP, EBP_LEGACY, NONE, PSI_SEGSTART, RAI_ADAPT, RAI_SEGSTART
8094
- # segmentation_style: "MAINTAIN_CADENCE", # accepts MAINTAIN_CADENCE, RESET_CADENCE
8095
- # segmentation_time: 1.0,
8096
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8097
- # timed_metadata_pid: "__string",
8098
- # transport_stream_id: 1,
8099
- # video_pid: "__string",
8100
- # },
8101
- # },
8102
- # destination: { # required
8103
- # destination_ref_id: "__string",
8104
- # },
8105
- # fec_output_settings: {
8106
- # column_depth: 1,
8107
- # include_fec: "COLUMN", # accepts COLUMN, COLUMN_AND_ROW
8108
- # row_length: 1,
8109
- # },
8110
- # },
8111
- # },
8112
- # video_description_name: "__string",
8113
- # },
8114
- # ],
8115
- # },
8116
- # ],
8117
- # timecode_config: { # required
8118
- # source: "EMBEDDED", # required, accepts EMBEDDED, SYSTEMCLOCK, ZEROBASED
8119
- # sync_threshold: 1,
8120
- # },
8121
- # video_descriptions: [ # required
8122
- # {
8123
- # codec_settings: {
8124
- # frame_capture_settings: {
8125
- # capture_interval: 1,
8126
- # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
8127
- # },
8128
- # h264_settings: {
8129
- # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
8130
- # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
8131
- # bitrate: 1,
8132
- # buf_fill_pct: 1,
8133
- # buf_size: 1,
8134
- # color_metadata: "IGNORE", # accepts IGNORE, INSERT
8135
- # color_space_settings: {
8136
- # color_space_passthrough_settings: {
8137
- # },
8138
- # rec_601_settings: {
8139
- # },
8140
- # rec_709_settings: {
8141
- # },
8142
- # },
8143
- # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
8144
- # filter_settings: {
8145
- # temporal_filter_settings: {
8146
- # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
8147
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
8148
- # },
8149
- # },
8150
- # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
8151
- # flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
8152
- # force_field_pictures: "DISABLED", # accepts DISABLED, ENABLED
8153
- # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
8154
- # framerate_denominator: 1,
8155
- # framerate_numerator: 1,
8156
- # gop_b_reference: "DISABLED", # accepts DISABLED, ENABLED
8157
- # gop_closed_cadence: 1,
8158
- # gop_num_b_frames: 1,
8159
- # gop_size: 1.0,
8160
- # gop_size_units: "FRAMES", # accepts FRAMES, SECONDS
8161
- # level: "H264_LEVEL_1", # accepts H264_LEVEL_1, H264_LEVEL_1_1, H264_LEVEL_1_2, H264_LEVEL_1_3, H264_LEVEL_2, H264_LEVEL_2_1, H264_LEVEL_2_2, H264_LEVEL_3, H264_LEVEL_3_1, H264_LEVEL_3_2, H264_LEVEL_4, H264_LEVEL_4_1, H264_LEVEL_4_2, H264_LEVEL_5, H264_LEVEL_5_1, H264_LEVEL_5_2, H264_LEVEL_AUTO
8162
- # look_ahead_rate_control: "HIGH", # accepts HIGH, LOW, MEDIUM
8163
- # max_bitrate: 1,
8164
- # min_i_interval: 1,
8165
- # num_ref_frames: 1,
8166
- # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
8167
- # par_denominator: 1,
8168
- # par_numerator: 1,
8169
- # profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
8170
- # quality_level: "ENHANCED_QUALITY", # accepts ENHANCED_QUALITY, STANDARD_QUALITY
8171
- # qvbr_quality_level: 1,
8172
- # rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR, VBR
8173
- # scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
8174
- # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
8175
- # slices: 1,
8176
- # softness: 1,
8177
- # spatial_aq: "DISABLED", # accepts DISABLED, ENABLED
8178
- # subgop_length: "DYNAMIC", # accepts DYNAMIC, FIXED
8179
- # syntax: "DEFAULT", # accepts DEFAULT, RP2027
8180
- # temporal_aq: "DISABLED", # accepts DISABLED, ENABLED
8181
- # timecode_insertion: "DISABLED", # accepts DISABLED, PIC_TIMING_SEI
8182
- # },
8183
- # h265_settings: {
8184
- # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
8185
- # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
8186
- # alternative_transfer_function: "INSERT", # accepts INSERT, OMIT
8187
- # bitrate: 1,
8188
- # buf_size: 1,
8189
- # color_metadata: "IGNORE", # accepts IGNORE, INSERT
8190
- # color_space_settings: {
8191
- # color_space_passthrough_settings: {
8192
- # },
8193
- # dolby_vision_81_settings: {
8194
- # },
8195
- # hdr_10_settings: {
8196
- # max_cll: 1,
8197
- # max_fall: 1,
8198
- # },
8199
- # rec_601_settings: {
8200
- # },
8201
- # rec_709_settings: {
8202
- # },
8203
- # },
8204
- # filter_settings: {
8205
- # temporal_filter_settings: {
8206
- # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
8207
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
8208
- # },
8209
- # },
8210
- # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
8211
- # flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
8212
- # framerate_denominator: 1, # required
8213
- # framerate_numerator: 1, # required
8214
- # gop_closed_cadence: 1,
8215
- # gop_size: 1.0,
8216
- # gop_size_units: "FRAMES", # accepts FRAMES, SECONDS
8217
- # level: "H265_LEVEL_1", # accepts H265_LEVEL_1, H265_LEVEL_2, H265_LEVEL_2_1, H265_LEVEL_3, H265_LEVEL_3_1, H265_LEVEL_4, H265_LEVEL_4_1, H265_LEVEL_5, H265_LEVEL_5_1, H265_LEVEL_5_2, H265_LEVEL_6, H265_LEVEL_6_1, H265_LEVEL_6_2, H265_LEVEL_AUTO
8218
- # look_ahead_rate_control: "HIGH", # accepts HIGH, LOW, MEDIUM
8219
- # max_bitrate: 1,
8220
- # min_i_interval: 1,
8221
- # par_denominator: 1,
8222
- # par_numerator: 1,
8223
- # profile: "MAIN", # accepts MAIN, MAIN_10BIT
8224
- # qvbr_quality_level: 1,
8225
- # rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR
8226
- # scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
8227
- # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
8228
- # slices: 1,
8229
- # tier: "HIGH", # accepts HIGH, MAIN
8230
- # timecode_insertion: "DISABLED", # accepts DISABLED, PIC_TIMING_SEI
8231
- # },
8232
- # mpeg_2_settings: {
8233
- # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, LOW, MEDIUM, OFF
8234
- # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
8235
- # color_metadata: "IGNORE", # accepts IGNORE, INSERT
8236
- # color_space: "AUTO", # accepts AUTO, PASSTHROUGH
8237
- # display_aspect_ratio: "DISPLAYRATIO16X9", # accepts DISPLAYRATIO16X9, DISPLAYRATIO4X3
8238
- # filter_settings: {
8239
- # temporal_filter_settings: {
8240
- # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
8241
- # strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
8242
- # },
8243
- # },
8244
- # fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
8245
- # framerate_denominator: 1, # required
8246
- # framerate_numerator: 1, # required
8247
- # gop_closed_cadence: 1,
8248
- # gop_num_b_frames: 1,
8249
- # gop_size: 1.0,
8250
- # gop_size_units: "FRAMES", # accepts FRAMES, SECONDS
8251
- # scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
8252
- # subgop_length: "DYNAMIC", # accepts DYNAMIC, FIXED
8253
- # timecode_insertion: "DISABLED", # accepts DISABLED, GOP_TIMECODE
8254
- # },
8255
- # },
8256
- # height: 1,
8257
- # name: "__string", # required
8258
- # respond_to_afd: "NONE", # accepts NONE, PASSTHROUGH, RESPOND
8259
- # scaling_behavior: "DEFAULT", # accepts DEFAULT, STRETCH_TO_OUTPUT
8260
- # sharpness: 1,
8261
- # width: 1,
8262
- # },
8263
- # ],
8264
- # },
8265
- # input_attachments: [
8266
- # {
8267
- # automatic_input_failover_settings: {
8268
- # error_clear_time_msec: 1,
8269
- # failover_conditions: [
8270
- # {
8271
- # failover_condition_settings: {
8272
- # audio_silence_settings: {
8273
- # audio_selector_name: "__string", # required
8274
- # audio_silence_threshold_msec: 1,
8275
- # },
8276
- # input_loss_settings: {
8277
- # input_loss_threshold_msec: 1,
8278
- # },
8279
- # video_black_settings: {
8280
- # black_detect_threshold: 1.0,
8281
- # video_black_threshold_msec: 1,
8282
- # },
8283
- # },
8284
- # },
8285
- # ],
8286
- # input_preference: "EQUAL_INPUT_PREFERENCE", # accepts EQUAL_INPUT_PREFERENCE, PRIMARY_INPUT_PREFERRED
8287
- # secondary_input_id: "__string", # required
8288
- # },
8289
- # input_attachment_name: "__string",
8290
- # input_id: "__string",
8291
- # input_settings: {
8292
- # audio_selectors: [
8293
- # {
8294
- # name: "__stringMin1", # required
8295
- # selector_settings: {
8296
- # audio_hls_rendition_selection: {
8297
- # group_id: "__stringMin1", # required
8298
- # name: "__stringMin1", # required
8299
- # },
8300
- # audio_language_selection: {
8301
- # language_code: "__string", # required
8302
- # language_selection_policy: "LOOSE", # accepts LOOSE, STRICT
8303
- # },
8304
- # audio_pid_selection: {
8305
- # pid: 1, # required
8306
- # },
8307
- # audio_track_selection: {
8308
- # tracks: [ # required
8309
- # {
8310
- # track: 1, # required
8311
- # },
8312
- # ],
8313
- # },
8314
- # },
8315
- # },
8316
- # ],
8317
- # caption_selectors: [
8318
- # {
8319
- # language_code: "__string",
8320
- # name: "__stringMin1", # required
8321
- # selector_settings: {
8322
- # ancillary_source_settings: {
8323
- # source_ancillary_channel_number: 1,
8324
- # },
8325
- # arib_source_settings: {
8326
- # },
8327
- # dvb_sub_source_settings: {
8328
- # ocr_language: "DEU", # accepts DEU, ENG, FRA, NLD, POR, SPA
8329
- # pid: 1,
8330
- # },
8331
- # embedded_source_settings: {
8332
- # convert_608_to_708: "DISABLED", # accepts DISABLED, UPCONVERT
8333
- # scte_20_detection: "AUTO", # accepts AUTO, OFF
8334
- # source_608_channel_number: 1,
8335
- # source_608_track_number: 1,
8336
- # },
8337
- # scte_20_source_settings: {
8338
- # convert_608_to_708: "DISABLED", # accepts DISABLED, UPCONVERT
8339
- # source_608_channel_number: 1,
8340
- # },
8341
- # scte_27_source_settings: {
8342
- # ocr_language: "DEU", # accepts DEU, ENG, FRA, NLD, POR, SPA
8343
- # pid: 1,
8344
- # },
8345
- # teletext_source_settings: {
8346
- # output_rectangle: {
8347
- # height: 1.0, # required
8348
- # left_offset: 1.0, # required
8349
- # top_offset: 1.0, # required
8350
- # width: 1.0, # required
8351
- # },
8352
- # page_number: "__string",
8353
- # },
8354
- # },
8355
- # },
8356
- # ],
8357
- # deblock_filter: "DISABLED", # accepts DISABLED, ENABLED
8358
- # denoise_filter: "DISABLED", # accepts DISABLED, ENABLED
8359
- # filter_strength: 1,
8360
- # input_filter: "AUTO", # accepts AUTO, DISABLED, FORCED
8361
- # network_input_settings: {
8362
- # hls_input_settings: {
8363
- # bandwidth: 1,
8364
- # buffer_segments: 1,
8365
- # retries: 1,
8366
- # retry_interval: 1,
8367
- # scte_35_source: "MANIFEST", # accepts MANIFEST, SEGMENTS
8368
- # },
8369
- # server_validation: "CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME", # accepts CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME, CHECK_CRYPTOGRAPHY_ONLY
8370
- # },
8371
- # scte_35_pid: 1,
8372
- # smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
8373
- # source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
8374
- # video_selector: {
8375
- # color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
8376
- # color_space_settings: {
8377
- # hdr_10_settings: {
8378
- # max_cll: 1,
8379
- # max_fall: 1,
8380
- # },
8381
- # },
8382
- # color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
8383
- # selector_settings: {
8384
- # video_selector_pid: {
8385
- # pid: 1,
8386
- # },
8387
- # video_selector_program_id: {
8388
- # program_id: 1,
8389
- # },
8390
- # },
8391
- # },
8392
- # },
8393
- # },
8394
- # ],
8395
- # input_specification: {
8396
- # codec: "MPEG2", # accepts MPEG2, AVC, HEVC
8397
- # maximum_bitrate: "MAX_10_MBPS", # accepts MAX_10_MBPS, MAX_20_MBPS, MAX_50_MBPS
8398
- # resolution: "SD", # accepts SD, HD, UHD
8399
- # },
8400
- # log_level: "ERROR", # accepts ERROR, WARNING, INFO, DEBUG, DISABLED
8401
- # maintenance: {
8402
- # maintenance_day: "MONDAY", # accepts MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY
8403
- # maintenance_scheduled_date: "__string",
8404
- # maintenance_start_time: "__stringPattern010920300",
8405
- # },
8406
- # name: "__string",
8407
- # role_arn: "__string",
8408
- # })
8409
- #
8410
6505
  # @example Response structure
8411
6506
  #
8412
6507
  # resp.channel.arn #=> String
@@ -8859,6 +6954,9 @@ module Aws::MediaLive
8859
6954
  # resp.channel.encoder_settings.video_descriptions #=> Array
8860
6955
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval #=> Integer
8861
6956
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval_units #=> String, one of "MILLISECONDS", "SECONDS"
6957
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
6958
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
6959
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.prefix #=> String
8862
6960
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
8863
6961
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
8864
6962
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.bitrate #=> Integer
@@ -8900,6 +6998,9 @@ module Aws::MediaLive
8900
6998
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.syntax #=> String, one of "DEFAULT", "RP2027"
8901
6999
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.temporal_aq #=> String, one of "DISABLED", "ENABLED"
8902
7000
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
7001
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
7002
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
7003
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.prefix #=> String
8903
7004
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
8904
7005
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
8905
7006
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.alternative_transfer_function #=> String, one of "INSERT", "OMIT"
@@ -8931,6 +7032,9 @@ module Aws::MediaLive
8931
7032
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.slices #=> Integer
8932
7033
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.tier #=> String, one of "HIGH", "MAIN"
8933
7034
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
7035
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
7036
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
7037
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.prefix #=> String
8934
7038
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "LOW", "MEDIUM", "OFF"
8935
7039
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
8936
7040
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.color_metadata #=> String, one of "IGNORE", "INSERT"
@@ -8948,6 +7052,9 @@ module Aws::MediaLive
8948
7052
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
8949
7053
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.subgop_length #=> String, one of "DYNAMIC", "FIXED"
8950
7054
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_insertion #=> String, one of "DISABLED", "GOP_TIMECODE"
7055
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
7056
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
7057
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.prefix #=> String
8951
7058
  # resp.channel.encoder_settings.video_descriptions[0].height #=> Integer
8952
7059
  # resp.channel.encoder_settings.video_descriptions[0].name #=> String
8953
7060
  # resp.channel.encoder_settings.video_descriptions[0].respond_to_afd #=> String, one of "NONE", "PASSTHROUGH", "RESPOND"
@@ -8976,6 +7083,7 @@ module Aws::MediaLive
8976
7083
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
8977
7084
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
8978
7085
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks[0].track #=> Integer
7086
+ # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.dolby_e_decode.program_selection #=> String, one of "ALL_CHANNELS", "PROGRAM_1", "PROGRAM_2", "PROGRAM_3", "PROGRAM_4", "PROGRAM_5", "PROGRAM_6", "PROGRAM_7", "PROGRAM_8"
8979
7087
  # resp.channel.input_attachments[0].input_settings.caption_selectors #=> Array
8980
7088
  # resp.channel.input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
8981
7089
  # resp.channel.input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -9547,6 +7655,9 @@ module Aws::MediaLive
9547
7655
  # resp.channel.encoder_settings.video_descriptions #=> Array
9548
7656
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval #=> Integer
9549
7657
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval_units #=> String, one of "MILLISECONDS", "SECONDS"
7658
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
7659
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
7660
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.timecode_burnin_settings.prefix #=> String
9550
7661
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
9551
7662
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
9552
7663
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.bitrate #=> Integer
@@ -9588,6 +7699,9 @@ module Aws::MediaLive
9588
7699
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.syntax #=> String, one of "DEFAULT", "RP2027"
9589
7700
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.temporal_aq #=> String, one of "DISABLED", "ENABLED"
9590
7701
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
7702
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
7703
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
7704
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.timecode_burnin_settings.prefix #=> String
9591
7705
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
9592
7706
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
9593
7707
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.alternative_transfer_function #=> String, one of "INSERT", "OMIT"
@@ -9619,6 +7733,9 @@ module Aws::MediaLive
9619
7733
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.slices #=> Integer
9620
7734
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.tier #=> String, one of "HIGH", "MAIN"
9621
7735
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
7736
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
7737
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
7738
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.timecode_burnin_settings.prefix #=> String
9622
7739
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "LOW", "MEDIUM", "OFF"
9623
7740
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
9624
7741
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.color_metadata #=> String, one of "IGNORE", "INSERT"
@@ -9636,6 +7753,9 @@ module Aws::MediaLive
9636
7753
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
9637
7754
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.subgop_length #=> String, one of "DYNAMIC", "FIXED"
9638
7755
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_insertion #=> String, one of "DISABLED", "GOP_TIMECODE"
7756
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.font_size #=> String, one of "EXTRA_SMALL_10", "LARGE_48", "MEDIUM_32", "SMALL_16"
7757
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.position #=> String, one of "BOTTOM_CENTER", "BOTTOM_LEFT", "BOTTOM_RIGHT", "MIDDLE_CENTER", "MIDDLE_LEFT", "MIDDLE_RIGHT", "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT"
7758
+ # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.timecode_burnin_settings.prefix #=> String
9639
7759
  # resp.channel.encoder_settings.video_descriptions[0].height #=> Integer
9640
7760
  # resp.channel.encoder_settings.video_descriptions[0].name #=> String
9641
7761
  # resp.channel.encoder_settings.video_descriptions[0].respond_to_afd #=> String, one of "NONE", "PASSTHROUGH", "RESPOND"
@@ -9664,6 +7784,7 @@ module Aws::MediaLive
9664
7784
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
9665
7785
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
9666
7786
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks[0].track #=> Integer
7787
+ # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.dolby_e_decode.program_selection #=> String, one of "ALL_CHANNELS", "PROGRAM_1", "PROGRAM_2", "PROGRAM_3", "PROGRAM_4", "PROGRAM_5", "PROGRAM_6", "PROGRAM_7", "PROGRAM_8"
9667
7788
  # resp.channel.input_attachments[0].input_settings.caption_selectors #=> Array
9668
7789
  # resp.channel.input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
9669
7790
  # resp.channel.input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -10180,7 +8301,7 @@ module Aws::MediaLive
10180
8301
  params: params,
10181
8302
  config: config)
10182
8303
  context[:gem_name] = 'aws-sdk-medialive'
10183
- context[:gem_version] = '1.93.0'
8304
+ context[:gem_version] = '1.94.0'
10184
8305
  Seahorse::Client::Request.new(handlers, context)
10185
8306
  end
10186
8307