aws-sdk-medialive 1.92.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
@@ -4670,6 +3719,7 @@ module Aws::MediaLive
4670
3719
  # resp.hd_device_settings.max_bitrate #=> Integer
4671
3720
  # resp.hd_device_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
4672
3721
  # resp.hd_device_settings.width #=> Integer
3722
+ # resp.hd_device_settings.latency_ms #=> Integer
4673
3723
  # resp.id #=> String
4674
3724
  # resp.mac_address #=> String
4675
3725
  # resp.name #=> String
@@ -4680,7 +3730,7 @@ module Aws::MediaLive
4680
3730
  # resp.network_settings.ip_scheme #=> String, one of "STATIC", "DHCP"
4681
3731
  # resp.network_settings.subnet_mask #=> String
4682
3732
  # resp.serial_number #=> String
4683
- # resp.type #=> String, one of "HD"
3733
+ # resp.type #=> String, one of "HD", "UHD"
4684
3734
  # resp.uhd_device_settings.active_input #=> String, one of "HDMI", "SDI"
4685
3735
  # resp.uhd_device_settings.configured_input #=> String, one of "AUTO", "HDMI", "SDI"
4686
3736
  # resp.uhd_device_settings.device_state #=> String, one of "IDLE", "STREAMING"
@@ -4689,6 +3739,7 @@ module Aws::MediaLive
4689
3739
  # resp.uhd_device_settings.max_bitrate #=> Integer
4690
3740
  # resp.uhd_device_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
4691
3741
  # resp.uhd_device_settings.width #=> Integer
3742
+ # resp.uhd_device_settings.latency_ms #=> Integer
4692
3743
  #
4693
3744
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputDevice AWS API Documentation
4694
3745
  #
@@ -5183,6 +4234,7 @@ module Aws::MediaLive
5183
4234
  # resp.channels[0].input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
5184
4235
  # resp.channels[0].input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
5185
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"
5186
4238
  # resp.channels[0].input_attachments[0].input_settings.caption_selectors #=> Array
5187
4239
  # resp.channels[0].input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
5188
4240
  # resp.channels[0].input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -5332,6 +4384,7 @@ module Aws::MediaLive
5332
4384
  # resp.input_devices[0].hd_device_settings.max_bitrate #=> Integer
5333
4385
  # resp.input_devices[0].hd_device_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
5334
4386
  # resp.input_devices[0].hd_device_settings.width #=> Integer
4387
+ # resp.input_devices[0].hd_device_settings.latency_ms #=> Integer
5335
4388
  # resp.input_devices[0].id #=> String
5336
4389
  # resp.input_devices[0].mac_address #=> String
5337
4390
  # resp.input_devices[0].name #=> String
@@ -5342,7 +4395,7 @@ module Aws::MediaLive
5342
4395
  # resp.input_devices[0].network_settings.ip_scheme #=> String, one of "STATIC", "DHCP"
5343
4396
  # resp.input_devices[0].network_settings.subnet_mask #=> String
5344
4397
  # resp.input_devices[0].serial_number #=> String
5345
- # resp.input_devices[0].type #=> String, one of "HD"
4398
+ # resp.input_devices[0].type #=> String, one of "HD", "UHD"
5346
4399
  # resp.input_devices[0].uhd_device_settings.active_input #=> String, one of "HDMI", "SDI"
5347
4400
  # resp.input_devices[0].uhd_device_settings.configured_input #=> String, one of "AUTO", "HDMI", "SDI"
5348
4401
  # resp.input_devices[0].uhd_device_settings.device_state #=> String, one of "IDLE", "STREAMING"
@@ -5351,6 +4404,7 @@ module Aws::MediaLive
5351
4404
  # resp.input_devices[0].uhd_device_settings.max_bitrate #=> Integer
5352
4405
  # resp.input_devices[0].uhd_device_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
5353
4406
  # resp.input_devices[0].uhd_device_settings.width #=> Integer
4407
+ # resp.input_devices[0].uhd_device_settings.latency_ms #=> Integer
5354
4408
  # resp.next_token #=> String
5355
4409
  #
5356
4410
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputDevices AWS API Documentation
@@ -6361,6 +5415,9 @@ module Aws::MediaLive
6361
5415
  # resp.encoder_settings.video_descriptions #=> Array
6362
5416
  # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval #=> Integer
6363
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
6364
5421
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
6365
5422
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
6366
5423
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.bitrate #=> Integer
@@ -6402,6 +5459,9 @@ module Aws::MediaLive
6402
5459
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.syntax #=> String, one of "DEFAULT", "RP2027"
6403
5460
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.temporal_aq #=> String, one of "DISABLED", "ENABLED"
6404
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
6405
5465
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
6406
5466
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
6407
5467
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.alternative_transfer_function #=> String, one of "INSERT", "OMIT"
@@ -6433,6 +5493,9 @@ module Aws::MediaLive
6433
5493
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.slices #=> Integer
6434
5494
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.tier #=> String, one of "HIGH", "MAIN"
6435
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
6436
5499
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "LOW", "MEDIUM", "OFF"
6437
5500
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
6438
5501
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.color_metadata #=> String, one of "IGNORE", "INSERT"
@@ -6450,6 +5513,9 @@ module Aws::MediaLive
6450
5513
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
6451
5514
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.subgop_length #=> String, one of "DYNAMIC", "FIXED"
6452
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
6453
5519
  # resp.encoder_settings.video_descriptions[0].height #=> Integer
6454
5520
  # resp.encoder_settings.video_descriptions[0].name #=> String
6455
5521
  # resp.encoder_settings.video_descriptions[0].respond_to_afd #=> String, one of "NONE", "PASSTHROUGH", "RESPOND"
@@ -6478,6 +5544,7 @@ module Aws::MediaLive
6478
5544
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
6479
5545
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
6480
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"
6481
5548
  # resp.input_attachments[0].input_settings.caption_selectors #=> Array
6482
5549
  # resp.input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
6483
5550
  # resp.input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -7118,6 +6185,9 @@ module Aws::MediaLive
7118
6185
  # resp.encoder_settings.video_descriptions #=> Array
7119
6186
  # resp.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval #=> Integer
7120
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
7121
6191
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
7122
6192
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
7123
6193
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.bitrate #=> Integer
@@ -7159,6 +6229,9 @@ module Aws::MediaLive
7159
6229
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.syntax #=> String, one of "DEFAULT", "RP2027"
7160
6230
  # resp.encoder_settings.video_descriptions[0].codec_settings.h264_settings.temporal_aq #=> String, one of "DISABLED", "ENABLED"
7161
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
7162
6235
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
7163
6236
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
7164
6237
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.alternative_transfer_function #=> String, one of "INSERT", "OMIT"
@@ -7190,6 +6263,9 @@ module Aws::MediaLive
7190
6263
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.slices #=> Integer
7191
6264
  # resp.encoder_settings.video_descriptions[0].codec_settings.h265_settings.tier #=> String, one of "HIGH", "MAIN"
7192
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
7193
6269
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "LOW", "MEDIUM", "OFF"
7194
6270
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
7195
6271
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.color_metadata #=> String, one of "IGNORE", "INSERT"
@@ -7207,6 +6283,9 @@ module Aws::MediaLive
7207
6283
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
7208
6284
  # resp.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.subgop_length #=> String, one of "DYNAMIC", "FIXED"
7209
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
7210
6289
  # resp.encoder_settings.video_descriptions[0].height #=> Integer
7211
6290
  # resp.encoder_settings.video_descriptions[0].name #=> String
7212
6291
  # resp.encoder_settings.video_descriptions[0].respond_to_afd #=> String, one of "NONE", "PASSTHROUGH", "RESPOND"
@@ -7235,6 +6314,7 @@ module Aws::MediaLive
7235
6314
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
7236
6315
  # resp.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
7237
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"
7238
6318
  # resp.input_attachments[0].input_settings.caption_selectors #=> Array
7239
6319
  # resp.input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
7240
6320
  # resp.input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -7422,987 +6502,6 @@ module Aws::MediaLive
7422
6502
  #
7423
6503
  # * {Types::UpdateChannelResponse#channel #channel} => Types::Channel
7424
6504
  #
7425
- # @example Request syntax with placeholder values
7426
- #
7427
- # resp = client.update_channel({
7428
- # cdi_input_specification: {
7429
- # resolution: "SD", # accepts SD, HD, FHD, UHD
7430
- # },
7431
- # channel_id: "__string", # required
7432
- # destinations: [
7433
- # {
7434
- # id: "__string",
7435
- # media_package_settings: [
7436
- # {
7437
- # channel_id: "__stringMin1",
7438
- # },
7439
- # ],
7440
- # multiplex_settings: {
7441
- # multiplex_id: "__stringMin1",
7442
- # program_name: "__stringMin1",
7443
- # },
7444
- # settings: [
7445
- # {
7446
- # password_param: "__string",
7447
- # stream_name: "__string",
7448
- # url: "__string",
7449
- # username: "__string",
7450
- # },
7451
- # ],
7452
- # },
7453
- # ],
7454
- # encoder_settings: {
7455
- # audio_descriptions: [ # required
7456
- # {
7457
- # audio_normalization_settings: {
7458
- # algorithm: "ITU_1770_1", # accepts ITU_1770_1, ITU_1770_2
7459
- # algorithm_control: "CORRECT_AUDIO", # accepts CORRECT_AUDIO
7460
- # target_lkfs: 1.0,
7461
- # },
7462
- # audio_selector_name: "__string", # required
7463
- # audio_type: "CLEAN_EFFECTS", # accepts CLEAN_EFFECTS, HEARING_IMPAIRED, UNDEFINED, VISUAL_IMPAIRED_COMMENTARY
7464
- # audio_type_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
7465
- # audio_watermarking_settings: {
7466
- # nielsen_watermarks_settings: {
7467
- # nielsen_cbet_settings: {
7468
- # cbet_check_digit_string: "__stringMin2Max2", # required
7469
- # cbet_stepaside: "DISABLED", # required, accepts DISABLED, ENABLED
7470
- # csid: "__stringMin1Max7", # required
7471
- # },
7472
- # nielsen_distribution_type: "FINAL_DISTRIBUTOR", # accepts FINAL_DISTRIBUTOR, PROGRAM_CONTENT
7473
- # nielsen_naes_ii_nw_settings: {
7474
- # check_digit_string: "__stringMin2Max2", # required
7475
- # sid: 1.0, # required
7476
- # },
7477
- # },
7478
- # },
7479
- # codec_settings: {
7480
- # aac_settings: {
7481
- # bitrate: 1.0,
7482
- # 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
7483
- # input_type: "BROADCASTER_MIXED_AD", # accepts BROADCASTER_MIXED_AD, NORMAL
7484
- # profile: "HEV1", # accepts HEV1, HEV2, LC
7485
- # rate_control_mode: "CBR", # accepts CBR, VBR
7486
- # raw_format: "LATM_LOAS", # accepts LATM_LOAS, NONE
7487
- # sample_rate: 1.0,
7488
- # spec: "MPEG2", # accepts MPEG2, MPEG4
7489
- # vbr_quality: "HIGH", # accepts HIGH, LOW, MEDIUM_HIGH, MEDIUM_LOW
7490
- # },
7491
- # ac_3_settings: {
7492
- # bitrate: 1.0,
7493
- # bitstream_mode: "COMMENTARY", # accepts COMMENTARY, COMPLETE_MAIN, DIALOGUE, EMERGENCY, HEARING_IMPAIRED, MUSIC_AND_EFFECTS, VISUALLY_IMPAIRED, VOICE_OVER
7494
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_1_1, CODING_MODE_2_0, CODING_MODE_3_2_LFE
7495
- # dialnorm: 1,
7496
- # drc_profile: "FILM_STANDARD", # accepts FILM_STANDARD, NONE
7497
- # lfe_filter: "DISABLED", # accepts DISABLED, ENABLED
7498
- # metadata_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
7499
- # },
7500
- # eac_3_atmos_settings: {
7501
- # bitrate: 1.0,
7502
- # coding_mode: "CODING_MODE_5_1_4", # accepts CODING_MODE_5_1_4, CODING_MODE_7_1_4, CODING_MODE_9_1_6
7503
- # dialnorm: 1,
7504
- # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
7505
- # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
7506
- # height_trim: 1.0,
7507
- # surround_trim: 1.0,
7508
- # },
7509
- # eac_3_settings: {
7510
- # attenuation_control: "ATTENUATE_3_DB", # accepts ATTENUATE_3_DB, NONE
7511
- # bitrate: 1.0,
7512
- # bitstream_mode: "COMMENTARY", # accepts COMMENTARY, COMPLETE_MAIN, EMERGENCY, HEARING_IMPAIRED, VISUALLY_IMPAIRED
7513
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0, CODING_MODE_3_2
7514
- # dc_filter: "DISABLED", # accepts DISABLED, ENABLED
7515
- # dialnorm: 1,
7516
- # drc_line: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
7517
- # drc_rf: "FILM_LIGHT", # accepts FILM_LIGHT, FILM_STANDARD, MUSIC_LIGHT, MUSIC_STANDARD, NONE, SPEECH
7518
- # lfe_control: "LFE", # accepts LFE, NO_LFE
7519
- # lfe_filter: "DISABLED", # accepts DISABLED, ENABLED
7520
- # lo_ro_center_mix_level: 1.0,
7521
- # lo_ro_surround_mix_level: 1.0,
7522
- # lt_rt_center_mix_level: 1.0,
7523
- # lt_rt_surround_mix_level: 1.0,
7524
- # metadata_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
7525
- # passthrough_control: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, WHEN_POSSIBLE
7526
- # phase_control: "NO_SHIFT", # accepts NO_SHIFT, SHIFT_90_DEGREES
7527
- # stereo_downmix: "DPL2", # accepts DPL2, LO_RO, LT_RT, NOT_INDICATED
7528
- # surround_ex_mode: "DISABLED", # accepts DISABLED, ENABLED, NOT_INDICATED
7529
- # surround_mode: "DISABLED", # accepts DISABLED, ENABLED, NOT_INDICATED
7530
- # },
7531
- # mp_2_settings: {
7532
- # bitrate: 1.0,
7533
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0
7534
- # sample_rate: 1.0,
7535
- # },
7536
- # pass_through_settings: {
7537
- # },
7538
- # wav_settings: {
7539
- # bit_depth: 1.0,
7540
- # coding_mode: "CODING_MODE_1_0", # accepts CODING_MODE_1_0, CODING_MODE_2_0, CODING_MODE_4_0, CODING_MODE_8_0
7541
- # sample_rate: 1.0,
7542
- # },
7543
- # },
7544
- # language_code: "__stringMin1Max35",
7545
- # language_code_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
7546
- # name: "__stringMax255", # required
7547
- # remix_settings: {
7548
- # channel_mappings: [ # required
7549
- # {
7550
- # input_channel_levels: [ # required
7551
- # {
7552
- # gain: 1, # required
7553
- # input_channel: 1, # required
7554
- # },
7555
- # ],
7556
- # output_channel: 1, # required
7557
- # },
7558
- # ],
7559
- # channels_in: 1,
7560
- # channels_out: 1,
7561
- # },
7562
- # stream_name: "__string",
7563
- # },
7564
- # ],
7565
- # avail_blanking: {
7566
- # avail_blanking_image: {
7567
- # password_param: "__string",
7568
- # uri: "__stringMax2048", # required
7569
- # username: "__string",
7570
- # },
7571
- # state: "DISABLED", # accepts DISABLED, ENABLED
7572
- # },
7573
- # avail_configuration: {
7574
- # avail_settings: {
7575
- # esam: {
7576
- # acquisition_point_id: "__stringMax256", # required
7577
- # ad_avail_offset: 1,
7578
- # password_param: "__string",
7579
- # pois_endpoint: "__stringMax2048", # required
7580
- # username: "__string",
7581
- # zone_identity: "__stringMax256",
7582
- # },
7583
- # scte_35_splice_insert: {
7584
- # ad_avail_offset: 1,
7585
- # no_regional_blackout_flag: "FOLLOW", # accepts FOLLOW, IGNORE
7586
- # web_delivery_allowed_flag: "FOLLOW", # accepts FOLLOW, IGNORE
7587
- # },
7588
- # scte_35_time_signal_apos: {
7589
- # ad_avail_offset: 1,
7590
- # no_regional_blackout_flag: "FOLLOW", # accepts FOLLOW, IGNORE
7591
- # web_delivery_allowed_flag: "FOLLOW", # accepts FOLLOW, IGNORE
7592
- # },
7593
- # },
7594
- # },
7595
- # blackout_slate: {
7596
- # blackout_slate_image: {
7597
- # password_param: "__string",
7598
- # uri: "__stringMax2048", # required
7599
- # username: "__string",
7600
- # },
7601
- # network_end_blackout: "DISABLED", # accepts DISABLED, ENABLED
7602
- # network_end_blackout_image: {
7603
- # password_param: "__string",
7604
- # uri: "__stringMax2048", # required
7605
- # username: "__string",
7606
- # },
7607
- # network_id: "__stringMin34Max34",
7608
- # state: "DISABLED", # accepts DISABLED, ENABLED
7609
- # },
7610
- # caption_descriptions: [
7611
- # {
7612
- # accessibility: "DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES", # accepts DOES_NOT_IMPLEMENT_ACCESSIBILITY_FEATURES, IMPLEMENTS_ACCESSIBILITY_FEATURES
7613
- # caption_selector_name: "__string", # required
7614
- # destination_settings: {
7615
- # arib_destination_settings: {
7616
- # },
7617
- # burn_in_destination_settings: {
7618
- # alignment: "CENTERED", # accepts CENTERED, LEFT, SMART
7619
- # background_color: "BLACK", # accepts BLACK, NONE, WHITE
7620
- # background_opacity: 1,
7621
- # font: {
7622
- # password_param: "__string",
7623
- # uri: "__stringMax2048", # required
7624
- # username: "__string",
7625
- # },
7626
- # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
7627
- # font_opacity: 1,
7628
- # font_resolution: 1,
7629
- # font_size: "__string",
7630
- # outline_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
7631
- # outline_size: 1,
7632
- # shadow_color: "BLACK", # accepts BLACK, NONE, WHITE
7633
- # shadow_opacity: 1,
7634
- # shadow_x_offset: 1,
7635
- # shadow_y_offset: 1,
7636
- # teletext_grid_control: "FIXED", # accepts FIXED, SCALED
7637
- # x_position: 1,
7638
- # y_position: 1,
7639
- # },
7640
- # dvb_sub_destination_settings: {
7641
- # alignment: "CENTERED", # accepts CENTERED, LEFT, SMART
7642
- # background_color: "BLACK", # accepts BLACK, NONE, WHITE
7643
- # background_opacity: 1,
7644
- # font: {
7645
- # password_param: "__string",
7646
- # uri: "__stringMax2048", # required
7647
- # username: "__string",
7648
- # },
7649
- # font_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
7650
- # font_opacity: 1,
7651
- # font_resolution: 1,
7652
- # font_size: "__string",
7653
- # outline_color: "BLACK", # accepts BLACK, BLUE, GREEN, RED, WHITE, YELLOW
7654
- # outline_size: 1,
7655
- # shadow_color: "BLACK", # accepts BLACK, NONE, WHITE
7656
- # shadow_opacity: 1,
7657
- # shadow_x_offset: 1,
7658
- # shadow_y_offset: 1,
7659
- # teletext_grid_control: "FIXED", # accepts FIXED, SCALED
7660
- # x_position: 1,
7661
- # y_position: 1,
7662
- # },
7663
- # ebu_tt_d_destination_settings: {
7664
- # copyright_holder: "__stringMax1000",
7665
- # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
7666
- # font_family: "__string",
7667
- # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
7668
- # },
7669
- # embedded_destination_settings: {
7670
- # },
7671
- # embedded_plus_scte_20_destination_settings: {
7672
- # },
7673
- # rtmp_caption_info_destination_settings: {
7674
- # },
7675
- # scte_20_plus_embedded_destination_settings: {
7676
- # },
7677
- # scte_27_destination_settings: {
7678
- # },
7679
- # smpte_tt_destination_settings: {
7680
- # },
7681
- # teletext_destination_settings: {
7682
- # },
7683
- # ttml_destination_settings: {
7684
- # style_control: "PASSTHROUGH", # accepts PASSTHROUGH, USE_CONFIGURED
7685
- # },
7686
- # webvtt_destination_settings: {
7687
- # style_control: "NO_STYLE_DATA", # accepts NO_STYLE_DATA, PASSTHROUGH
7688
- # },
7689
- # },
7690
- # language_code: "__string",
7691
- # language_description: "__string",
7692
- # name: "__string", # required
7693
- # },
7694
- # ],
7695
- # feature_activations: {
7696
- # input_prepare_schedule_actions: "DISABLED", # accepts DISABLED, ENABLED
7697
- # },
7698
- # global_configuration: {
7699
- # initial_audio_gain: 1,
7700
- # input_end_action: "NONE", # accepts NONE, SWITCH_AND_LOOP_INPUTS
7701
- # input_loss_behavior: {
7702
- # black_frame_msec: 1,
7703
- # input_loss_image_color: "__stringMin6Max6",
7704
- # input_loss_image_slate: {
7705
- # password_param: "__string",
7706
- # uri: "__stringMax2048", # required
7707
- # username: "__string",
7708
- # },
7709
- # input_loss_image_type: "COLOR", # accepts COLOR, SLATE
7710
- # repeat_frame_msec: 1,
7711
- # },
7712
- # output_locking_mode: "EPOCH_LOCKING", # accepts EPOCH_LOCKING, PIPELINE_LOCKING
7713
- # output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
7714
- # support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
7715
- # },
7716
- # motion_graphics_configuration: {
7717
- # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
7718
- # motion_graphics_settings: { # required
7719
- # html_motion_graphics_settings: {
7720
- # },
7721
- # },
7722
- # },
7723
- # nielsen_configuration: {
7724
- # distributor_id: "__string",
7725
- # nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
7726
- # },
7727
- # output_groups: [ # required
7728
- # {
7729
- # name: "__stringMax32",
7730
- # output_group_settings: { # required
7731
- # archive_group_settings: {
7732
- # archive_cdn_settings: {
7733
- # archive_s3_settings: {
7734
- # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
7735
- # },
7736
- # },
7737
- # destination: { # required
7738
- # destination_ref_id: "__string",
7739
- # },
7740
- # rollover_interval: 1,
7741
- # },
7742
- # frame_capture_group_settings: {
7743
- # destination: { # required
7744
- # destination_ref_id: "__string",
7745
- # },
7746
- # frame_capture_cdn_settings: {
7747
- # frame_capture_s3_settings: {
7748
- # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
7749
- # },
7750
- # },
7751
- # },
7752
- # hls_group_settings: {
7753
- # ad_markers: ["ADOBE"], # accepts ADOBE, ELEMENTAL, ELEMENTAL_SCTE35
7754
- # base_url_content: "__string",
7755
- # base_url_content_1: "__string",
7756
- # base_url_manifest: "__string",
7757
- # base_url_manifest_1: "__string",
7758
- # caption_language_mappings: [
7759
- # {
7760
- # caption_channel: 1, # required
7761
- # language_code: "__stringMin3Max3", # required
7762
- # language_description: "__stringMin1", # required
7763
- # },
7764
- # ],
7765
- # caption_language_setting: "INSERT", # accepts INSERT, NONE, OMIT
7766
- # client_cache: "DISABLED", # accepts DISABLED, ENABLED
7767
- # codec_specification: "RFC_4281", # accepts RFC_4281, RFC_6381
7768
- # constant_iv: "__stringMin32Max32",
7769
- # destination: { # required
7770
- # destination_ref_id: "__string",
7771
- # },
7772
- # directory_structure: "SINGLE_DIRECTORY", # accepts SINGLE_DIRECTORY, SUBDIRECTORY_PER_STREAM
7773
- # discontinuity_tags: "INSERT", # accepts INSERT, NEVER_INSERT
7774
- # encryption_type: "AES128", # accepts AES128, SAMPLE_AES
7775
- # hls_cdn_settings: {
7776
- # hls_akamai_settings: {
7777
- # connection_retry_interval: 1,
7778
- # filecache_duration: 1,
7779
- # http_transfer_mode: "CHUNKED", # accepts CHUNKED, NON_CHUNKED
7780
- # num_retries: 1,
7781
- # restart_delay: 1,
7782
- # salt: "__string",
7783
- # token: "__string",
7784
- # },
7785
- # hls_basic_put_settings: {
7786
- # connection_retry_interval: 1,
7787
- # filecache_duration: 1,
7788
- # num_retries: 1,
7789
- # restart_delay: 1,
7790
- # },
7791
- # hls_media_store_settings: {
7792
- # connection_retry_interval: 1,
7793
- # filecache_duration: 1,
7794
- # media_store_storage_class: "TEMPORAL", # accepts TEMPORAL
7795
- # num_retries: 1,
7796
- # restart_delay: 1,
7797
- # },
7798
- # hls_s3_settings: {
7799
- # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
7800
- # },
7801
- # hls_webdav_settings: {
7802
- # connection_retry_interval: 1,
7803
- # filecache_duration: 1,
7804
- # http_transfer_mode: "CHUNKED", # accepts CHUNKED, NON_CHUNKED
7805
- # num_retries: 1,
7806
- # restart_delay: 1,
7807
- # },
7808
- # },
7809
- # hls_id_3_segment_tagging: "DISABLED", # accepts DISABLED, ENABLED
7810
- # i_frame_only_playlists: "DISABLED", # accepts DISABLED, STANDARD
7811
- # incomplete_segment_behavior: "AUTO", # accepts AUTO, SUPPRESS
7812
- # index_n_segments: 1,
7813
- # input_loss_action: "EMIT_OUTPUT", # accepts EMIT_OUTPUT, PAUSE_OUTPUT
7814
- # iv_in_manifest: "EXCLUDE", # accepts EXCLUDE, INCLUDE
7815
- # iv_source: "EXPLICIT", # accepts EXPLICIT, FOLLOWS_SEGMENT_NUMBER
7816
- # keep_segments: 1,
7817
- # key_format: "__string",
7818
- # key_format_versions: "__string",
7819
- # key_provider_settings: {
7820
- # static_key_settings: {
7821
- # key_provider_server: {
7822
- # password_param: "__string",
7823
- # uri: "__stringMax2048", # required
7824
- # username: "__string",
7825
- # },
7826
- # static_key_value: "__stringMin32Max32", # required
7827
- # },
7828
- # },
7829
- # manifest_compression: "GZIP", # accepts GZIP, NONE
7830
- # manifest_duration_format: "FLOATING_POINT", # accepts FLOATING_POINT, INTEGER
7831
- # min_segment_length: 1,
7832
- # mode: "LIVE", # accepts LIVE, VOD
7833
- # output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY, VARIANT_MANIFESTS_AND_SEGMENTS
7834
- # program_date_time: "EXCLUDE", # accepts EXCLUDE, INCLUDE
7835
- # program_date_time_clock: "INITIALIZE_FROM_OUTPUT_TIMECODE", # accepts INITIALIZE_FROM_OUTPUT_TIMECODE, SYSTEM_CLOCK
7836
- # program_date_time_period: 1,
7837
- # redundant_manifest: "DISABLED", # accepts DISABLED, ENABLED
7838
- # segment_length: 1,
7839
- # segmentation_mode: "USE_INPUT_SEGMENTATION", # accepts USE_INPUT_SEGMENTATION, USE_SEGMENT_DURATION
7840
- # segments_per_subdirectory: 1,
7841
- # stream_inf_resolution: "EXCLUDE", # accepts EXCLUDE, INCLUDE
7842
- # timed_metadata_id_3_frame: "NONE", # accepts NONE, PRIV, TDRL
7843
- # timed_metadata_id_3_period: 1,
7844
- # timestamp_delta_milliseconds: 1,
7845
- # ts_file_mode: "SEGMENTED_FILES", # accepts SEGMENTED_FILES, SINGLE_FILE
7846
- # },
7847
- # media_package_group_settings: {
7848
- # destination: { # required
7849
- # destination_ref_id: "__string",
7850
- # },
7851
- # },
7852
- # ms_smooth_group_settings: {
7853
- # acquisition_point_id: "__string",
7854
- # audio_only_timecode_control: "PASSTHROUGH", # accepts PASSTHROUGH, USE_CONFIGURED_CLOCK
7855
- # certificate_mode: "SELF_SIGNED", # accepts SELF_SIGNED, VERIFY_AUTHENTICITY
7856
- # connection_retry_interval: 1,
7857
- # destination: { # required
7858
- # destination_ref_id: "__string",
7859
- # },
7860
- # event_id: "__string",
7861
- # event_id_mode: "NO_EVENT_ID", # accepts NO_EVENT_ID, USE_CONFIGURED, USE_TIMESTAMP
7862
- # event_stop_behavior: "NONE", # accepts NONE, SEND_EOS
7863
- # filecache_duration: 1,
7864
- # fragment_length: 1,
7865
- # input_loss_action: "EMIT_OUTPUT", # accepts EMIT_OUTPUT, PAUSE_OUTPUT
7866
- # num_retries: 1,
7867
- # restart_delay: 1,
7868
- # segmentation_mode: "USE_INPUT_SEGMENTATION", # accepts USE_INPUT_SEGMENTATION, USE_SEGMENT_DURATION
7869
- # send_delay_ms: 1,
7870
- # sparse_track_type: "NONE", # accepts NONE, SCTE_35, SCTE_35_WITHOUT_SEGMENTATION
7871
- # stream_manifest_behavior: "DO_NOT_SEND", # accepts DO_NOT_SEND, SEND
7872
- # timestamp_offset: "__string",
7873
- # timestamp_offset_mode: "USE_CONFIGURED_OFFSET", # accepts USE_CONFIGURED_OFFSET, USE_EVENT_START_DATE
7874
- # },
7875
- # multiplex_group_settings: {
7876
- # },
7877
- # rtmp_group_settings: {
7878
- # ad_markers: ["ON_CUE_POINT_SCTE35"], # accepts ON_CUE_POINT_SCTE35
7879
- # authentication_scheme: "AKAMAI", # accepts AKAMAI, COMMON
7880
- # cache_full_behavior: "DISCONNECT_IMMEDIATELY", # accepts DISCONNECT_IMMEDIATELY, WAIT_FOR_SERVER
7881
- # cache_length: 1,
7882
- # caption_data: "ALL", # accepts ALL, FIELD1_608, FIELD1_AND_FIELD2_608
7883
- # input_loss_action: "EMIT_OUTPUT", # accepts EMIT_OUTPUT, PAUSE_OUTPUT
7884
- # restart_delay: 1,
7885
- # },
7886
- # udp_group_settings: {
7887
- # input_loss_action: "DROP_PROGRAM", # accepts DROP_PROGRAM, DROP_TS, EMIT_PROGRAM
7888
- # timed_metadata_id_3_frame: "NONE", # accepts NONE, PRIV, TDRL
7889
- # timed_metadata_id_3_period: 1,
7890
- # },
7891
- # },
7892
- # outputs: [ # required
7893
- # {
7894
- # audio_description_names: ["__string"],
7895
- # caption_description_names: ["__string"],
7896
- # output_name: "__stringMin1Max255",
7897
- # output_settings: { # required
7898
- # archive_output_settings: {
7899
- # container_settings: { # required
7900
- # m2ts_settings: {
7901
- # absent_input_audio_behavior: "DROP", # accepts DROP, ENCODE_SILENCE
7902
- # arib: "DISABLED", # accepts DISABLED, ENABLED
7903
- # arib_captions_pid: "__string",
7904
- # arib_captions_pid_control: "AUTO", # accepts AUTO, USE_CONFIGURED
7905
- # audio_buffer_model: "ATSC", # accepts ATSC, DVB
7906
- # audio_frames_per_pes: 1,
7907
- # audio_pids: "__string",
7908
- # audio_stream_type: "ATSC", # accepts ATSC, DVB
7909
- # bitrate: 1,
7910
- # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
7911
- # cc_descriptor: "DISABLED", # accepts DISABLED, ENABLED
7912
- # dvb_nit_settings: {
7913
- # network_id: 1, # required
7914
- # network_name: "__stringMin1Max256", # required
7915
- # rep_interval: 1,
7916
- # },
7917
- # dvb_sdt_settings: {
7918
- # output_sdt: "SDT_FOLLOW", # accepts SDT_FOLLOW, SDT_FOLLOW_IF_PRESENT, SDT_MANUAL, SDT_NONE
7919
- # rep_interval: 1,
7920
- # service_name: "__stringMin1Max256",
7921
- # service_provider_name: "__stringMin1Max256",
7922
- # },
7923
- # dvb_sub_pids: "__string",
7924
- # dvb_tdt_settings: {
7925
- # rep_interval: 1,
7926
- # },
7927
- # dvb_teletext_pid: "__string",
7928
- # ebif: "NONE", # accepts NONE, PASSTHROUGH
7929
- # ebp_audio_interval: "VIDEO_AND_FIXED_INTERVALS", # accepts VIDEO_AND_FIXED_INTERVALS, VIDEO_INTERVAL
7930
- # ebp_lookahead_ms: 1,
7931
- # ebp_placement: "VIDEO_AND_AUDIO_PIDS", # accepts VIDEO_AND_AUDIO_PIDS, VIDEO_PID
7932
- # ecm_pid: "__string",
7933
- # es_rate_in_pes: "EXCLUDE", # accepts EXCLUDE, INCLUDE
7934
- # etv_platform_pid: "__string",
7935
- # etv_signal_pid: "__string",
7936
- # fragment_time: 1.0,
7937
- # klv: "NONE", # accepts NONE, PASSTHROUGH
7938
- # klv_data_pids: "__string",
7939
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
7940
- # null_packet_bitrate: 1.0,
7941
- # pat_interval: 1,
7942
- # pcr_control: "CONFIGURED_PCR_PERIOD", # accepts CONFIGURED_PCR_PERIOD, PCR_EVERY_PES_PACKET
7943
- # pcr_period: 1,
7944
- # pcr_pid: "__string",
7945
- # pmt_interval: 1,
7946
- # pmt_pid: "__string",
7947
- # program_num: 1,
7948
- # rate_mode: "CBR", # accepts CBR, VBR
7949
- # scte_27_pids: "__string",
7950
- # scte_35_control: "NONE", # accepts NONE, PASSTHROUGH
7951
- # scte_35_pid: "__string",
7952
- # segmentation_markers: "EBP", # accepts EBP, EBP_LEGACY, NONE, PSI_SEGSTART, RAI_ADAPT, RAI_SEGSTART
7953
- # segmentation_style: "MAINTAIN_CADENCE", # accepts MAINTAIN_CADENCE, RESET_CADENCE
7954
- # segmentation_time: 1.0,
7955
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
7956
- # timed_metadata_pid: "__string",
7957
- # transport_stream_id: 1,
7958
- # video_pid: "__string",
7959
- # },
7960
- # raw_settings: {
7961
- # },
7962
- # },
7963
- # extension: "__string",
7964
- # name_modifier: "__string",
7965
- # },
7966
- # frame_capture_output_settings: {
7967
- # name_modifier: "__string",
7968
- # },
7969
- # hls_output_settings: {
7970
- # h265_packaging_type: "HEV1", # accepts HEV1, HVC1
7971
- # hls_settings: { # required
7972
- # audio_only_hls_settings: {
7973
- # audio_group_id: "__string",
7974
- # audio_only_image: {
7975
- # password_param: "__string",
7976
- # uri: "__stringMax2048", # required
7977
- # username: "__string",
7978
- # },
7979
- # 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
7980
- # segment_type: "AAC", # accepts AAC, FMP4
7981
- # },
7982
- # fmp_4_hls_settings: {
7983
- # audio_rendition_sets: "__string",
7984
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
7985
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
7986
- # },
7987
- # frame_capture_hls_settings: {
7988
- # },
7989
- # standard_hls_settings: {
7990
- # audio_rendition_sets: "__string",
7991
- # m3u_8_settings: { # required
7992
- # audio_frames_per_pes: 1,
7993
- # audio_pids: "__string",
7994
- # ecm_pid: "__string",
7995
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
7996
- # pat_interval: 1,
7997
- # pcr_control: "CONFIGURED_PCR_PERIOD", # accepts CONFIGURED_PCR_PERIOD, PCR_EVERY_PES_PACKET
7998
- # pcr_period: 1,
7999
- # pcr_pid: "__string",
8000
- # pmt_interval: 1,
8001
- # pmt_pid: "__string",
8002
- # program_num: 1,
8003
- # scte_35_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8004
- # scte_35_pid: "__string",
8005
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8006
- # timed_metadata_pid: "__string",
8007
- # transport_stream_id: 1,
8008
- # video_pid: "__string",
8009
- # },
8010
- # },
8011
- # },
8012
- # name_modifier: "__stringMin1",
8013
- # segment_modifier: "__string",
8014
- # },
8015
- # media_package_output_settings: {
8016
- # },
8017
- # ms_smooth_output_settings: {
8018
- # h265_packaging_type: "HEV1", # accepts HEV1, HVC1
8019
- # name_modifier: "__string",
8020
- # },
8021
- # multiplex_output_settings: {
8022
- # destination: { # required
8023
- # destination_ref_id: "__string",
8024
- # },
8025
- # },
8026
- # rtmp_output_settings: {
8027
- # certificate_mode: "SELF_SIGNED", # accepts SELF_SIGNED, VERIFY_AUTHENTICITY
8028
- # connection_retry_interval: 1,
8029
- # destination: { # required
8030
- # destination_ref_id: "__string",
8031
- # },
8032
- # num_retries: 1,
8033
- # },
8034
- # udp_output_settings: {
8035
- # buffer_msec: 1,
8036
- # container_settings: { # required
8037
- # m2ts_settings: {
8038
- # absent_input_audio_behavior: "DROP", # accepts DROP, ENCODE_SILENCE
8039
- # arib: "DISABLED", # accepts DISABLED, ENABLED
8040
- # arib_captions_pid: "__string",
8041
- # arib_captions_pid_control: "AUTO", # accepts AUTO, USE_CONFIGURED
8042
- # audio_buffer_model: "ATSC", # accepts ATSC, DVB
8043
- # audio_frames_per_pes: 1,
8044
- # audio_pids: "__string",
8045
- # audio_stream_type: "ATSC", # accepts ATSC, DVB
8046
- # bitrate: 1,
8047
- # buffer_model: "MULTIPLEX", # accepts MULTIPLEX, NONE
8048
- # cc_descriptor: "DISABLED", # accepts DISABLED, ENABLED
8049
- # dvb_nit_settings: {
8050
- # network_id: 1, # required
8051
- # network_name: "__stringMin1Max256", # required
8052
- # rep_interval: 1,
8053
- # },
8054
- # dvb_sdt_settings: {
8055
- # output_sdt: "SDT_FOLLOW", # accepts SDT_FOLLOW, SDT_FOLLOW_IF_PRESENT, SDT_MANUAL, SDT_NONE
8056
- # rep_interval: 1,
8057
- # service_name: "__stringMin1Max256",
8058
- # service_provider_name: "__stringMin1Max256",
8059
- # },
8060
- # dvb_sub_pids: "__string",
8061
- # dvb_tdt_settings: {
8062
- # rep_interval: 1,
8063
- # },
8064
- # dvb_teletext_pid: "__string",
8065
- # ebif: "NONE", # accepts NONE, PASSTHROUGH
8066
- # ebp_audio_interval: "VIDEO_AND_FIXED_INTERVALS", # accepts VIDEO_AND_FIXED_INTERVALS, VIDEO_INTERVAL
8067
- # ebp_lookahead_ms: 1,
8068
- # ebp_placement: "VIDEO_AND_AUDIO_PIDS", # accepts VIDEO_AND_AUDIO_PIDS, VIDEO_PID
8069
- # ecm_pid: "__string",
8070
- # es_rate_in_pes: "EXCLUDE", # accepts EXCLUDE, INCLUDE
8071
- # etv_platform_pid: "__string",
8072
- # etv_signal_pid: "__string",
8073
- # fragment_time: 1.0,
8074
- # klv: "NONE", # accepts NONE, PASSTHROUGH
8075
- # klv_data_pids: "__string",
8076
- # nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8077
- # null_packet_bitrate: 1.0,
8078
- # pat_interval: 1,
8079
- # pcr_control: "CONFIGURED_PCR_PERIOD", # accepts CONFIGURED_PCR_PERIOD, PCR_EVERY_PES_PACKET
8080
- # pcr_period: 1,
8081
- # pcr_pid: "__string",
8082
- # pmt_interval: 1,
8083
- # pmt_pid: "__string",
8084
- # program_num: 1,
8085
- # rate_mode: "CBR", # accepts CBR, VBR
8086
- # scte_27_pids: "__string",
8087
- # scte_35_control: "NONE", # accepts NONE, PASSTHROUGH
8088
- # scte_35_pid: "__string",
8089
- # segmentation_markers: "EBP", # accepts EBP, EBP_LEGACY, NONE, PSI_SEGSTART, RAI_ADAPT, RAI_SEGSTART
8090
- # segmentation_style: "MAINTAIN_CADENCE", # accepts MAINTAIN_CADENCE, RESET_CADENCE
8091
- # segmentation_time: 1.0,
8092
- # timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
8093
- # timed_metadata_pid: "__string",
8094
- # transport_stream_id: 1,
8095
- # video_pid: "__string",
8096
- # },
8097
- # },
8098
- # destination: { # required
8099
- # destination_ref_id: "__string",
8100
- # },
8101
- # fec_output_settings: {
8102
- # column_depth: 1,
8103
- # include_fec: "COLUMN", # accepts COLUMN, COLUMN_AND_ROW
8104
- # row_length: 1,
8105
- # },
8106
- # },
8107
- # },
8108
- # video_description_name: "__string",
8109
- # },
8110
- # ],
8111
- # },
8112
- # ],
8113
- # timecode_config: { # required
8114
- # source: "EMBEDDED", # required, accepts EMBEDDED, SYSTEMCLOCK, ZEROBASED
8115
- # sync_threshold: 1,
8116
- # },
8117
- # video_descriptions: [ # required
8118
- # {
8119
- # codec_settings: {
8120
- # frame_capture_settings: {
8121
- # capture_interval: 1,
8122
- # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
8123
- # },
8124
- # h264_settings: {
8125
- # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
8126
- # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
8127
- # bitrate: 1,
8128
- # buf_fill_pct: 1,
8129
- # buf_size: 1,
8130
- # color_metadata: "IGNORE", # accepts IGNORE, INSERT
8131
- # color_space_settings: {
8132
- # color_space_passthrough_settings: {
8133
- # },
8134
- # rec_601_settings: {
8135
- # },
8136
- # rec_709_settings: {
8137
- # },
8138
- # },
8139
- # entropy_encoding: "CABAC", # accepts CABAC, CAVLC
8140
- # filter_settings: {
8141
- # temporal_filter_settings: {
8142
- # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
8143
- # 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
8144
- # },
8145
- # },
8146
- # 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
8147
- # flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
8148
- # force_field_pictures: "DISABLED", # accepts DISABLED, ENABLED
8149
- # framerate_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
8150
- # framerate_denominator: 1,
8151
- # framerate_numerator: 1,
8152
- # gop_b_reference: "DISABLED", # accepts DISABLED, ENABLED
8153
- # gop_closed_cadence: 1,
8154
- # gop_num_b_frames: 1,
8155
- # gop_size: 1.0,
8156
- # gop_size_units: "FRAMES", # accepts FRAMES, SECONDS
8157
- # 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
8158
- # look_ahead_rate_control: "HIGH", # accepts HIGH, LOW, MEDIUM
8159
- # max_bitrate: 1,
8160
- # min_i_interval: 1,
8161
- # num_ref_frames: 1,
8162
- # par_control: "INITIALIZE_FROM_SOURCE", # accepts INITIALIZE_FROM_SOURCE, SPECIFIED
8163
- # par_denominator: 1,
8164
- # par_numerator: 1,
8165
- # profile: "BASELINE", # accepts BASELINE, HIGH, HIGH_10BIT, HIGH_422, HIGH_422_10BIT, MAIN
8166
- # quality_level: "ENHANCED_QUALITY", # accepts ENHANCED_QUALITY, STANDARD_QUALITY
8167
- # qvbr_quality_level: 1,
8168
- # rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR, VBR
8169
- # scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
8170
- # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
8171
- # slices: 1,
8172
- # softness: 1,
8173
- # spatial_aq: "DISABLED", # accepts DISABLED, ENABLED
8174
- # subgop_length: "DYNAMIC", # accepts DYNAMIC, FIXED
8175
- # syntax: "DEFAULT", # accepts DEFAULT, RP2027
8176
- # temporal_aq: "DISABLED", # accepts DISABLED, ENABLED
8177
- # timecode_insertion: "DISABLED", # accepts DISABLED, PIC_TIMING_SEI
8178
- # },
8179
- # h265_settings: {
8180
- # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
8181
- # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
8182
- # alternative_transfer_function: "INSERT", # accepts INSERT, OMIT
8183
- # bitrate: 1,
8184
- # buf_size: 1,
8185
- # color_metadata: "IGNORE", # accepts IGNORE, INSERT
8186
- # color_space_settings: {
8187
- # color_space_passthrough_settings: {
8188
- # },
8189
- # dolby_vision_81_settings: {
8190
- # },
8191
- # hdr_10_settings: {
8192
- # max_cll: 1,
8193
- # max_fall: 1,
8194
- # },
8195
- # rec_601_settings: {
8196
- # },
8197
- # rec_709_settings: {
8198
- # },
8199
- # },
8200
- # filter_settings: {
8201
- # temporal_filter_settings: {
8202
- # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
8203
- # 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
8204
- # },
8205
- # },
8206
- # 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
8207
- # flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
8208
- # framerate_denominator: 1, # required
8209
- # framerate_numerator: 1, # required
8210
- # gop_closed_cadence: 1,
8211
- # gop_size: 1.0,
8212
- # gop_size_units: "FRAMES", # accepts FRAMES, SECONDS
8213
- # 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
8214
- # look_ahead_rate_control: "HIGH", # accepts HIGH, LOW, MEDIUM
8215
- # max_bitrate: 1,
8216
- # min_i_interval: 1,
8217
- # par_denominator: 1,
8218
- # par_numerator: 1,
8219
- # profile: "MAIN", # accepts MAIN, MAIN_10BIT
8220
- # qvbr_quality_level: 1,
8221
- # rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR
8222
- # scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
8223
- # scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
8224
- # slices: 1,
8225
- # tier: "HIGH", # accepts HIGH, MAIN
8226
- # timecode_insertion: "DISABLED", # accepts DISABLED, PIC_TIMING_SEI
8227
- # },
8228
- # mpeg_2_settings: {
8229
- # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, LOW, MEDIUM, OFF
8230
- # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
8231
- # color_metadata: "IGNORE", # accepts IGNORE, INSERT
8232
- # color_space: "AUTO", # accepts AUTO, PASSTHROUGH
8233
- # display_aspect_ratio: "DISPLAYRATIO16X9", # accepts DISPLAYRATIO16X9, DISPLAYRATIO4X3
8234
- # filter_settings: {
8235
- # temporal_filter_settings: {
8236
- # post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
8237
- # 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
8238
- # },
8239
- # },
8240
- # 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
8241
- # framerate_denominator: 1, # required
8242
- # framerate_numerator: 1, # required
8243
- # gop_closed_cadence: 1,
8244
- # gop_num_b_frames: 1,
8245
- # gop_size: 1.0,
8246
- # gop_size_units: "FRAMES", # accepts FRAMES, SECONDS
8247
- # scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
8248
- # subgop_length: "DYNAMIC", # accepts DYNAMIC, FIXED
8249
- # timecode_insertion: "DISABLED", # accepts DISABLED, GOP_TIMECODE
8250
- # },
8251
- # },
8252
- # height: 1,
8253
- # name: "__string", # required
8254
- # respond_to_afd: "NONE", # accepts NONE, PASSTHROUGH, RESPOND
8255
- # scaling_behavior: "DEFAULT", # accepts DEFAULT, STRETCH_TO_OUTPUT
8256
- # sharpness: 1,
8257
- # width: 1,
8258
- # },
8259
- # ],
8260
- # },
8261
- # input_attachments: [
8262
- # {
8263
- # automatic_input_failover_settings: {
8264
- # error_clear_time_msec: 1,
8265
- # failover_conditions: [
8266
- # {
8267
- # failover_condition_settings: {
8268
- # audio_silence_settings: {
8269
- # audio_selector_name: "__string", # required
8270
- # audio_silence_threshold_msec: 1,
8271
- # },
8272
- # input_loss_settings: {
8273
- # input_loss_threshold_msec: 1,
8274
- # },
8275
- # video_black_settings: {
8276
- # black_detect_threshold: 1.0,
8277
- # video_black_threshold_msec: 1,
8278
- # },
8279
- # },
8280
- # },
8281
- # ],
8282
- # input_preference: "EQUAL_INPUT_PREFERENCE", # accepts EQUAL_INPUT_PREFERENCE, PRIMARY_INPUT_PREFERRED
8283
- # secondary_input_id: "__string", # required
8284
- # },
8285
- # input_attachment_name: "__string",
8286
- # input_id: "__string",
8287
- # input_settings: {
8288
- # audio_selectors: [
8289
- # {
8290
- # name: "__stringMin1", # required
8291
- # selector_settings: {
8292
- # audio_hls_rendition_selection: {
8293
- # group_id: "__stringMin1", # required
8294
- # name: "__stringMin1", # required
8295
- # },
8296
- # audio_language_selection: {
8297
- # language_code: "__string", # required
8298
- # language_selection_policy: "LOOSE", # accepts LOOSE, STRICT
8299
- # },
8300
- # audio_pid_selection: {
8301
- # pid: 1, # required
8302
- # },
8303
- # audio_track_selection: {
8304
- # tracks: [ # required
8305
- # {
8306
- # track: 1, # required
8307
- # },
8308
- # ],
8309
- # },
8310
- # },
8311
- # },
8312
- # ],
8313
- # caption_selectors: [
8314
- # {
8315
- # language_code: "__string",
8316
- # name: "__stringMin1", # required
8317
- # selector_settings: {
8318
- # ancillary_source_settings: {
8319
- # source_ancillary_channel_number: 1,
8320
- # },
8321
- # arib_source_settings: {
8322
- # },
8323
- # dvb_sub_source_settings: {
8324
- # ocr_language: "DEU", # accepts DEU, ENG, FRA, NLD, POR, SPA
8325
- # pid: 1,
8326
- # },
8327
- # embedded_source_settings: {
8328
- # convert_608_to_708: "DISABLED", # accepts DISABLED, UPCONVERT
8329
- # scte_20_detection: "AUTO", # accepts AUTO, OFF
8330
- # source_608_channel_number: 1,
8331
- # source_608_track_number: 1,
8332
- # },
8333
- # scte_20_source_settings: {
8334
- # convert_608_to_708: "DISABLED", # accepts DISABLED, UPCONVERT
8335
- # source_608_channel_number: 1,
8336
- # },
8337
- # scte_27_source_settings: {
8338
- # ocr_language: "DEU", # accepts DEU, ENG, FRA, NLD, POR, SPA
8339
- # pid: 1,
8340
- # },
8341
- # teletext_source_settings: {
8342
- # output_rectangle: {
8343
- # height: 1.0, # required
8344
- # left_offset: 1.0, # required
8345
- # top_offset: 1.0, # required
8346
- # width: 1.0, # required
8347
- # },
8348
- # page_number: "__string",
8349
- # },
8350
- # },
8351
- # },
8352
- # ],
8353
- # deblock_filter: "DISABLED", # accepts DISABLED, ENABLED
8354
- # denoise_filter: "DISABLED", # accepts DISABLED, ENABLED
8355
- # filter_strength: 1,
8356
- # input_filter: "AUTO", # accepts AUTO, DISABLED, FORCED
8357
- # network_input_settings: {
8358
- # hls_input_settings: {
8359
- # bandwidth: 1,
8360
- # buffer_segments: 1,
8361
- # retries: 1,
8362
- # retry_interval: 1,
8363
- # scte_35_source: "MANIFEST", # accepts MANIFEST, SEGMENTS
8364
- # },
8365
- # server_validation: "CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME", # accepts CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME, CHECK_CRYPTOGRAPHY_ONLY
8366
- # },
8367
- # scte_35_pid: 1,
8368
- # smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
8369
- # source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
8370
- # video_selector: {
8371
- # color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
8372
- # color_space_settings: {
8373
- # hdr_10_settings: {
8374
- # max_cll: 1,
8375
- # max_fall: 1,
8376
- # },
8377
- # },
8378
- # color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
8379
- # selector_settings: {
8380
- # video_selector_pid: {
8381
- # pid: 1,
8382
- # },
8383
- # video_selector_program_id: {
8384
- # program_id: 1,
8385
- # },
8386
- # },
8387
- # },
8388
- # },
8389
- # },
8390
- # ],
8391
- # input_specification: {
8392
- # codec: "MPEG2", # accepts MPEG2, AVC, HEVC
8393
- # maximum_bitrate: "MAX_10_MBPS", # accepts MAX_10_MBPS, MAX_20_MBPS, MAX_50_MBPS
8394
- # resolution: "SD", # accepts SD, HD, UHD
8395
- # },
8396
- # log_level: "ERROR", # accepts ERROR, WARNING, INFO, DEBUG, DISABLED
8397
- # maintenance: {
8398
- # maintenance_day: "MONDAY", # accepts MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY
8399
- # maintenance_scheduled_date: "__string",
8400
- # maintenance_start_time: "__stringPattern010920300",
8401
- # },
8402
- # name: "__string",
8403
- # role_arn: "__string",
8404
- # })
8405
- #
8406
6505
  # @example Response structure
8407
6506
  #
8408
6507
  # resp.channel.arn #=> String
@@ -8855,6 +6954,9 @@ module Aws::MediaLive
8855
6954
  # resp.channel.encoder_settings.video_descriptions #=> Array
8856
6955
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval #=> Integer
8857
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
8858
6960
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
8859
6961
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
8860
6962
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.bitrate #=> Integer
@@ -8896,6 +6998,9 @@ module Aws::MediaLive
8896
6998
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.syntax #=> String, one of "DEFAULT", "RP2027"
8897
6999
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.temporal_aq #=> String, one of "DISABLED", "ENABLED"
8898
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
8899
7004
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
8900
7005
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
8901
7006
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.alternative_transfer_function #=> String, one of "INSERT", "OMIT"
@@ -8927,6 +7032,9 @@ module Aws::MediaLive
8927
7032
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.slices #=> Integer
8928
7033
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.tier #=> String, one of "HIGH", "MAIN"
8929
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
8930
7038
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "LOW", "MEDIUM", "OFF"
8931
7039
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
8932
7040
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.color_metadata #=> String, one of "IGNORE", "INSERT"
@@ -8944,6 +7052,9 @@ module Aws::MediaLive
8944
7052
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
8945
7053
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.subgop_length #=> String, one of "DYNAMIC", "FIXED"
8946
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
8947
7058
  # resp.channel.encoder_settings.video_descriptions[0].height #=> Integer
8948
7059
  # resp.channel.encoder_settings.video_descriptions[0].name #=> String
8949
7060
  # resp.channel.encoder_settings.video_descriptions[0].respond_to_afd #=> String, one of "NONE", "PASSTHROUGH", "RESPOND"
@@ -8972,6 +7083,7 @@ module Aws::MediaLive
8972
7083
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
8973
7084
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
8974
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"
8975
7087
  # resp.channel.input_attachments[0].input_settings.caption_selectors #=> Array
8976
7088
  # resp.channel.input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
8977
7089
  # resp.channel.input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -9543,6 +7655,9 @@ module Aws::MediaLive
9543
7655
  # resp.channel.encoder_settings.video_descriptions #=> Array
9544
7656
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.frame_capture_settings.capture_interval #=> Integer
9545
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
9546
7661
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
9547
7662
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
9548
7663
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.bitrate #=> Integer
@@ -9584,6 +7699,9 @@ module Aws::MediaLive
9584
7699
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.syntax #=> String, one of "DEFAULT", "RP2027"
9585
7700
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h264_settings.temporal_aq #=> String, one of "DISABLED", "ENABLED"
9586
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
9587
7705
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF"
9588
7706
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
9589
7707
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.alternative_transfer_function #=> String, one of "INSERT", "OMIT"
@@ -9615,6 +7733,9 @@ module Aws::MediaLive
9615
7733
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.slices #=> Integer
9616
7734
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.h265_settings.tier #=> String, one of "HIGH", "MAIN"
9617
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
9618
7739
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.adaptive_quantization #=> String, one of "AUTO", "HIGH", "LOW", "MEDIUM", "OFF"
9619
7740
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.afd_signaling #=> String, one of "AUTO", "FIXED", "NONE"
9620
7741
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.color_metadata #=> String, one of "IGNORE", "INSERT"
@@ -9632,6 +7753,9 @@ module Aws::MediaLive
9632
7753
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
9633
7754
  # resp.channel.encoder_settings.video_descriptions[0].codec_settings.mpeg_2_settings.subgop_length #=> String, one of "DYNAMIC", "FIXED"
9634
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
9635
7759
  # resp.channel.encoder_settings.video_descriptions[0].height #=> Integer
9636
7760
  # resp.channel.encoder_settings.video_descriptions[0].name #=> String
9637
7761
  # resp.channel.encoder_settings.video_descriptions[0].respond_to_afd #=> String, one of "NONE", "PASSTHROUGH", "RESPOND"
@@ -9660,6 +7784,7 @@ module Aws::MediaLive
9660
7784
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_pid_selection.pid #=> Integer
9661
7785
  # resp.channel.input_attachments[0].input_settings.audio_selectors[0].selector_settings.audio_track_selection.tracks #=> Array
9662
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"
9663
7788
  # resp.channel.input_attachments[0].input_settings.caption_selectors #=> Array
9664
7789
  # resp.channel.input_attachments[0].input_settings.caption_selectors[0].language_code #=> String
9665
7790
  # resp.channel.input_attachments[0].input_settings.caption_selectors[0].name #=> String
@@ -9864,12 +7989,14 @@ module Aws::MediaLive
9864
7989
  # hd_device_settings: {
9865
7990
  # configured_input: "AUTO", # accepts AUTO, HDMI, SDI
9866
7991
  # max_bitrate: 1,
7992
+ # latency_ms: 1,
9867
7993
  # },
9868
7994
  # input_device_id: "__string", # required
9869
7995
  # name: "__string",
9870
7996
  # uhd_device_settings: {
9871
7997
  # configured_input: "AUTO", # accepts AUTO, HDMI, SDI
9872
7998
  # max_bitrate: 1,
7999
+ # latency_ms: 1,
9873
8000
  # },
9874
8001
  # })
9875
8002
  #
@@ -9887,6 +8014,7 @@ module Aws::MediaLive
9887
8014
  # resp.hd_device_settings.max_bitrate #=> Integer
9888
8015
  # resp.hd_device_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
9889
8016
  # resp.hd_device_settings.width #=> Integer
8017
+ # resp.hd_device_settings.latency_ms #=> Integer
9890
8018
  # resp.id #=> String
9891
8019
  # resp.mac_address #=> String
9892
8020
  # resp.name #=> String
@@ -9897,7 +8025,7 @@ module Aws::MediaLive
9897
8025
  # resp.network_settings.ip_scheme #=> String, one of "STATIC", "DHCP"
9898
8026
  # resp.network_settings.subnet_mask #=> String
9899
8027
  # resp.serial_number #=> String
9900
- # resp.type #=> String, one of "HD"
8028
+ # resp.type #=> String, one of "HD", "UHD"
9901
8029
  # resp.uhd_device_settings.active_input #=> String, one of "HDMI", "SDI"
9902
8030
  # resp.uhd_device_settings.configured_input #=> String, one of "AUTO", "HDMI", "SDI"
9903
8031
  # resp.uhd_device_settings.device_state #=> String, one of "IDLE", "STREAMING"
@@ -9906,6 +8034,7 @@ module Aws::MediaLive
9906
8034
  # resp.uhd_device_settings.max_bitrate #=> Integer
9907
8035
  # resp.uhd_device_settings.scan_type #=> String, one of "INTERLACED", "PROGRESSIVE"
9908
8036
  # resp.uhd_device_settings.width #=> Integer
8037
+ # resp.uhd_device_settings.latency_ms #=> Integer
9909
8038
  #
9910
8039
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputDevice AWS API Documentation
9911
8040
  #
@@ -10172,7 +8301,7 @@ module Aws::MediaLive
10172
8301
  params: params,
10173
8302
  config: config)
10174
8303
  context[:gem_name] = 'aws-sdk-medialive'
10175
- context[:gem_version] = '1.92.0'
8304
+ context[:gem_version] = '1.94.0'
10176
8305
  Seahorse::Client::Request.new(handlers, context)
10177
8306
  end
10178
8307