@aws-sdk/client-mediaconvert 3.598.0 → 3.600.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.
package/dist-cjs/index.js CHANGED
@@ -3285,6 +3285,7 @@ var se_CmafGroupSettings = /* @__PURE__ */ __name((input, context) => {
3285
3285
  baseUrl: [, , `BaseUrl`],
3286
3286
  clientCache: [, , `ClientCache`],
3287
3287
  codecSpecification: [, , `CodecSpecification`],
3288
+ dashIFrameTrickPlayNameModifier: [, , `DashIFrameTrickPlayNameModifier`],
3288
3289
  dashManifestStyle: [, , `DashManifestStyle`],
3289
3290
  destination: [, , `Destination`],
3290
3291
  destinationSettings: [, (_) => se_DestinationSettings(_, context), `DestinationSettings`],
@@ -3396,6 +3397,7 @@ var se_DashIsoGroupSettings = /* @__PURE__ */ __name((input, context) => {
3396
3397
  additionalManifests: [, (_) => se___listOfDashAdditionalManifest(_, context), `AdditionalManifests`],
3397
3398
  audioChannelConfigSchemeIdUri: [, , `AudioChannelConfigSchemeIdUri`],
3398
3399
  baseUrl: [, , `BaseUrl`],
3400
+ dashIFrameTrickPlayNameModifier: [, , `DashIFrameTrickPlayNameModifier`],
3399
3401
  dashManifestStyle: [, , `DashManifestStyle`],
3400
3402
  destination: [, , `Destination`],
3401
3403
  destinationSettings: [, (_) => se_DestinationSettings(_, context), `DestinationSettings`],
@@ -3967,7 +3969,11 @@ var se_InputTemplate = /* @__PURE__ */ __name((input, context) => {
3967
3969
  }, "se_InputTemplate");
3968
3970
  var se_InputVideoGenerator = /* @__PURE__ */ __name((input, context) => {
3969
3971
  return (0, import_smithy_client.take)(input, {
3970
- duration: [, , `Duration`]
3972
+ channels: [, , `Channels`],
3973
+ duration: [, , `Duration`],
3974
+ framerateDenominator: [, , `FramerateDenominator`],
3975
+ framerateNumerator: [, , `FramerateNumerator`],
3976
+ sampleRate: [, , `SampleRate`]
3971
3977
  });
3972
3978
  }, "se_InputVideoGenerator");
3973
3979
  var se_InsertableImage = /* @__PURE__ */ __name((input, context) => {
@@ -5347,6 +5353,7 @@ var de_CmafGroupSettings = /* @__PURE__ */ __name((output, context) => {
5347
5353
  BaseUrl: [, import_smithy_client.expectString, `baseUrl`],
5348
5354
  ClientCache: [, import_smithy_client.expectString, `clientCache`],
5349
5355
  CodecSpecification: [, import_smithy_client.expectString, `codecSpecification`],
5356
+ DashIFrameTrickPlayNameModifier: [, import_smithy_client.expectString, `dashIFrameTrickPlayNameModifier`],
5350
5357
  DashManifestStyle: [, import_smithy_client.expectString, `dashManifestStyle`],
5351
5358
  Destination: [, import_smithy_client.expectString, `destination`],
5352
5359
  DestinationSettings: [, (_) => de_DestinationSettings(_, context), `destinationSettings`],
@@ -5458,6 +5465,7 @@ var de_DashIsoGroupSettings = /* @__PURE__ */ __name((output, context) => {
5458
5465
  AdditionalManifests: [, (_) => de___listOfDashAdditionalManifest(_, context), `additionalManifests`],
5459
5466
  AudioChannelConfigSchemeIdUri: [, import_smithy_client.expectString, `audioChannelConfigSchemeIdUri`],
5460
5467
  BaseUrl: [, import_smithy_client.expectString, `baseUrl`],
5468
+ DashIFrameTrickPlayNameModifier: [, import_smithy_client.expectString, `dashIFrameTrickPlayNameModifier`],
5461
5469
  DashManifestStyle: [, import_smithy_client.expectString, `dashManifestStyle`],
5462
5470
  Destination: [, import_smithy_client.expectString, `destination`],
5463
5471
  DestinationSettings: [, (_) => de_DestinationSettings(_, context), `destinationSettings`],
@@ -6046,7 +6054,11 @@ var de_InputTemplate = /* @__PURE__ */ __name((output, context) => {
6046
6054
  }, "de_InputTemplate");
6047
6055
  var de_InputVideoGenerator = /* @__PURE__ */ __name((output, context) => {
6048
6056
  return (0, import_smithy_client.take)(output, {
6049
- Duration: [, import_smithy_client.expectInt32, `duration`]
6057
+ Channels: [, import_smithy_client.expectInt32, `channels`],
6058
+ Duration: [, import_smithy_client.expectInt32, `duration`],
6059
+ FramerateDenominator: [, import_smithy_client.expectInt32, `framerateDenominator`],
6060
+ FramerateNumerator: [, import_smithy_client.expectInt32, `framerateNumerator`],
6061
+ SampleRate: [, import_smithy_client.expectInt32, `sampleRate`]
6050
6062
  });
6051
6063
  }, "de_InputVideoGenerator");
6052
6064
  var de_InsertableImage = /* @__PURE__ */ __name((output, context) => {
@@ -1404,6 +1404,7 @@ const se_CmafGroupSettings = (input, context) => {
1404
1404
  baseUrl: [, , `BaseUrl`],
1405
1405
  clientCache: [, , `ClientCache`],
1406
1406
  codecSpecification: [, , `CodecSpecification`],
1407
+ dashIFrameTrickPlayNameModifier: [, , `DashIFrameTrickPlayNameModifier`],
1407
1408
  dashManifestStyle: [, , `DashManifestStyle`],
1408
1409
  destination: [, , `Destination`],
1409
1410
  destinationSettings: [, (_) => se_DestinationSettings(_, context), `DestinationSettings`],
@@ -1515,6 +1516,7 @@ const se_DashIsoGroupSettings = (input, context) => {
1515
1516
  additionalManifests: [, (_) => se___listOfDashAdditionalManifest(_, context), `AdditionalManifests`],
1516
1517
  audioChannelConfigSchemeIdUri: [, , `AudioChannelConfigSchemeIdUri`],
1517
1518
  baseUrl: [, , `BaseUrl`],
1519
+ dashIFrameTrickPlayNameModifier: [, , `DashIFrameTrickPlayNameModifier`],
1518
1520
  dashManifestStyle: [, , `DashManifestStyle`],
1519
1521
  destination: [, , `Destination`],
1520
1522
  destinationSettings: [, (_) => se_DestinationSettings(_, context), `DestinationSettings`],
@@ -2086,7 +2088,11 @@ const se_InputTemplate = (input, context) => {
2086
2088
  };
2087
2089
  const se_InputVideoGenerator = (input, context) => {
2088
2090
  return take(input, {
2091
+ channels: [, , `Channels`],
2089
2092
  duration: [, , `Duration`],
2093
+ framerateDenominator: [, , `FramerateDenominator`],
2094
+ framerateNumerator: [, , `FramerateNumerator`],
2095
+ sampleRate: [, , `SampleRate`],
2090
2096
  });
2091
2097
  };
2092
2098
  const se_InsertableImage = (input, context) => {
@@ -3532,6 +3538,7 @@ const de_CmafGroupSettings = (output, context) => {
3532
3538
  BaseUrl: [, __expectString, `baseUrl`],
3533
3539
  ClientCache: [, __expectString, `clientCache`],
3534
3540
  CodecSpecification: [, __expectString, `codecSpecification`],
3541
+ DashIFrameTrickPlayNameModifier: [, __expectString, `dashIFrameTrickPlayNameModifier`],
3535
3542
  DashManifestStyle: [, __expectString, `dashManifestStyle`],
3536
3543
  Destination: [, __expectString, `destination`],
3537
3544
  DestinationSettings: [, (_) => de_DestinationSettings(_, context), `destinationSettings`],
@@ -3643,6 +3650,7 @@ const de_DashIsoGroupSettings = (output, context) => {
3643
3650
  AdditionalManifests: [, (_) => de___listOfDashAdditionalManifest(_, context), `additionalManifests`],
3644
3651
  AudioChannelConfigSchemeIdUri: [, __expectString, `audioChannelConfigSchemeIdUri`],
3645
3652
  BaseUrl: [, __expectString, `baseUrl`],
3653
+ DashIFrameTrickPlayNameModifier: [, __expectString, `dashIFrameTrickPlayNameModifier`],
3646
3654
  DashManifestStyle: [, __expectString, `dashManifestStyle`],
3647
3655
  Destination: [, __expectString, `destination`],
3648
3656
  DestinationSettings: [, (_) => de_DestinationSettings(_, context), `destinationSettings`],
@@ -4231,7 +4239,11 @@ const de_InputTemplate = (output, context) => {
4231
4239
  };
4232
4240
  const de_InputVideoGenerator = (output, context) => {
4233
4241
  return take(output, {
4242
+ Channels: [, __expectInt32, `channels`],
4234
4243
  Duration: [, __expectInt32, `duration`],
4244
+ FramerateDenominator: [, __expectInt32, `framerateDenominator`],
4245
+ FramerateNumerator: [, __expectInt32, `framerateNumerator`],
4246
+ SampleRate: [, __expectInt32, `sampleRate`],
4235
4247
  });
4236
4248
  };
4237
4249
  const de_InsertableImage = (output, context) => {
@@ -236,7 +236,11 @@ declare const CreateJobCommand_base: {
236
236
  * TimecodeSource: "EMBEDDED" || "ZEROBASED" || "SPECIFIEDSTART",
237
237
  * TimecodeStart: "STRING_VALUE",
238
238
  * VideoGenerator: { // InputVideoGenerator
239
+ * Channels: Number("int"),
239
240
  * Duration: Number("int"),
241
+ * FramerateDenominator: Number("int"),
242
+ * FramerateNumerator: Number("int"),
243
+ * SampleRate: Number("int"),
240
244
  * },
241
245
  * VideoOverlays: [ // __listOfVideoOverlay
242
246
  * { // VideoOverlay
@@ -379,6 +383,7 @@ declare const CreateJobCommand_base: {
379
383
  * BaseUrl: "STRING_VALUE",
380
384
  * ClientCache: "DISABLED" || "ENABLED",
381
385
  * CodecSpecification: "RFC_6381" || "RFC_4281",
386
+ * DashIFrameTrickPlayNameModifier: "STRING_VALUE",
382
387
  * DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
383
388
  * Destination: "STRING_VALUE",
384
389
  * DestinationSettings: { // DestinationSettings
@@ -455,6 +460,7 @@ declare const CreateJobCommand_base: {
455
460
  * ],
456
461
  * AudioChannelConfigSchemeIdUri: "MPEG_CHANNEL_CONFIGURATION" || "DOLBY_CHANNEL_CONFIGURATION",
457
462
  * BaseUrl: "STRING_VALUE",
463
+ * DashIFrameTrickPlayNameModifier: "STRING_VALUE",
458
464
  * DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
459
465
  * Destination: "STRING_VALUE",
460
466
  * DestinationSettings: {
@@ -1742,7 +1748,11 @@ declare const CreateJobCommand_base: {
1742
1748
  * // TimecodeSource: "EMBEDDED" || "ZEROBASED" || "SPECIFIEDSTART",
1743
1749
  * // TimecodeStart: "STRING_VALUE",
1744
1750
  * // VideoGenerator: { // InputVideoGenerator
1751
+ * // Channels: Number("int"),
1745
1752
  * // Duration: Number("int"),
1753
+ * // FramerateDenominator: Number("int"),
1754
+ * // FramerateNumerator: Number("int"),
1755
+ * // SampleRate: Number("int"),
1746
1756
  * // },
1747
1757
  * // VideoOverlays: [ // __listOfVideoOverlay
1748
1758
  * // { // VideoOverlay
@@ -1885,6 +1895,7 @@ declare const CreateJobCommand_base: {
1885
1895
  * // BaseUrl: "STRING_VALUE",
1886
1896
  * // ClientCache: "DISABLED" || "ENABLED",
1887
1897
  * // CodecSpecification: "RFC_6381" || "RFC_4281",
1898
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
1888
1899
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
1889
1900
  * // Destination: "STRING_VALUE",
1890
1901
  * // DestinationSettings: { // DestinationSettings
@@ -1961,6 +1972,7 @@ declare const CreateJobCommand_base: {
1961
1972
  * // ],
1962
1973
  * // AudioChannelConfigSchemeIdUri: "MPEG_CHANNEL_CONFIGURATION" || "DOLBY_CHANNEL_CONFIGURATION",
1963
1974
  * // BaseUrl: "STRING_VALUE",
1975
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
1964
1976
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
1965
1977
  * // Destination: "STRING_VALUE",
1966
1978
  * // DestinationSettings: {
@@ -365,6 +365,7 @@ declare const CreateJobTemplateCommand_base: {
365
365
  * BaseUrl: "STRING_VALUE",
366
366
  * ClientCache: "DISABLED" || "ENABLED",
367
367
  * CodecSpecification: "RFC_6381" || "RFC_4281",
368
+ * DashIFrameTrickPlayNameModifier: "STRING_VALUE",
368
369
  * DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
369
370
  * Destination: "STRING_VALUE",
370
371
  * DestinationSettings: { // DestinationSettings
@@ -441,6 +442,7 @@ declare const CreateJobTemplateCommand_base: {
441
442
  * ],
442
443
  * AudioChannelConfigSchemeIdUri: "MPEG_CHANNEL_CONFIGURATION" || "DOLBY_CHANNEL_CONFIGURATION",
443
444
  * BaseUrl: "STRING_VALUE",
445
+ * DashIFrameTrickPlayNameModifier: "STRING_VALUE",
444
446
  * DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
445
447
  * Destination: "STRING_VALUE",
446
448
  * DestinationSettings: {
@@ -1819,6 +1821,7 @@ declare const CreateJobTemplateCommand_base: {
1819
1821
  * // BaseUrl: "STRING_VALUE",
1820
1822
  * // ClientCache: "DISABLED" || "ENABLED",
1821
1823
  * // CodecSpecification: "RFC_6381" || "RFC_4281",
1824
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
1822
1825
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
1823
1826
  * // Destination: "STRING_VALUE",
1824
1827
  * // DestinationSettings: { // DestinationSettings
@@ -1895,6 +1898,7 @@ declare const CreateJobTemplateCommand_base: {
1895
1898
  * // ],
1896
1899
  * // AudioChannelConfigSchemeIdUri: "MPEG_CHANNEL_CONFIGURATION" || "DOLBY_CHANNEL_CONFIGURATION",
1897
1900
  * // BaseUrl: "STRING_VALUE",
1901
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
1898
1902
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
1899
1903
  * // Destination: "STRING_VALUE",
1900
1904
  * // DestinationSettings: {
@@ -279,7 +279,11 @@ declare const GetJobCommand_base: {
279
279
  * // TimecodeSource: "EMBEDDED" || "ZEROBASED" || "SPECIFIEDSTART",
280
280
  * // TimecodeStart: "STRING_VALUE",
281
281
  * // VideoGenerator: { // InputVideoGenerator
282
+ * // Channels: Number("int"),
282
283
  * // Duration: Number("int"),
284
+ * // FramerateDenominator: Number("int"),
285
+ * // FramerateNumerator: Number("int"),
286
+ * // SampleRate: Number("int"),
283
287
  * // },
284
288
  * // VideoOverlays: [ // __listOfVideoOverlay
285
289
  * // { // VideoOverlay
@@ -422,6 +426,7 @@ declare const GetJobCommand_base: {
422
426
  * // BaseUrl: "STRING_VALUE",
423
427
  * // ClientCache: "DISABLED" || "ENABLED",
424
428
  * // CodecSpecification: "RFC_6381" || "RFC_4281",
429
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
425
430
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
426
431
  * // Destination: "STRING_VALUE",
427
432
  * // DestinationSettings: { // DestinationSettings
@@ -498,6 +503,7 @@ declare const GetJobCommand_base: {
498
503
  * // ],
499
504
  * // AudioChannelConfigSchemeIdUri: "MPEG_CHANNEL_CONFIGURATION" || "DOLBY_CHANNEL_CONFIGURATION",
500
505
  * // BaseUrl: "STRING_VALUE",
506
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
501
507
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
502
508
  * // Destination: "STRING_VALUE",
503
509
  * // DestinationSettings: {
@@ -374,6 +374,7 @@ declare const GetJobTemplateCommand_base: {
374
374
  * // BaseUrl: "STRING_VALUE",
375
375
  * // ClientCache: "DISABLED" || "ENABLED",
376
376
  * // CodecSpecification: "RFC_6381" || "RFC_4281",
377
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
377
378
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
378
379
  * // Destination: "STRING_VALUE",
379
380
  * // DestinationSettings: { // DestinationSettings
@@ -450,6 +451,7 @@ declare const GetJobTemplateCommand_base: {
450
451
  * // ],
451
452
  * // AudioChannelConfigSchemeIdUri: "MPEG_CHANNEL_CONFIGURATION" || "DOLBY_CHANNEL_CONFIGURATION",
452
453
  * // BaseUrl: "STRING_VALUE",
454
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
453
455
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
454
456
  * // Destination: "STRING_VALUE",
455
457
  * // DestinationSettings: {
@@ -379,6 +379,7 @@ declare const ListJobTemplatesCommand_base: {
379
379
  * // BaseUrl: "STRING_VALUE",
380
380
  * // ClientCache: "DISABLED" || "ENABLED",
381
381
  * // CodecSpecification: "RFC_6381" || "RFC_4281",
382
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
382
383
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
383
384
  * // Destination: "STRING_VALUE",
384
385
  * // DestinationSettings: { // DestinationSettings
@@ -455,6 +456,7 @@ declare const ListJobTemplatesCommand_base: {
455
456
  * // ],
456
457
  * // AudioChannelConfigSchemeIdUri: "MPEG_CHANNEL_CONFIGURATION" || "DOLBY_CHANNEL_CONFIGURATION",
457
458
  * // BaseUrl: "STRING_VALUE",
459
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
458
460
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
459
461
  * // Destination: "STRING_VALUE",
460
462
  * // DestinationSettings: {
@@ -284,7 +284,11 @@ declare const ListJobsCommand_base: {
284
284
  * // TimecodeSource: "EMBEDDED" || "ZEROBASED" || "SPECIFIEDSTART",
285
285
  * // TimecodeStart: "STRING_VALUE",
286
286
  * // VideoGenerator: { // InputVideoGenerator
287
+ * // Channels: Number("int"),
287
288
  * // Duration: Number("int"),
289
+ * // FramerateDenominator: Number("int"),
290
+ * // FramerateNumerator: Number("int"),
291
+ * // SampleRate: Number("int"),
288
292
  * // },
289
293
  * // VideoOverlays: [ // __listOfVideoOverlay
290
294
  * // { // VideoOverlay
@@ -427,6 +431,7 @@ declare const ListJobsCommand_base: {
427
431
  * // BaseUrl: "STRING_VALUE",
428
432
  * // ClientCache: "DISABLED" || "ENABLED",
429
433
  * // CodecSpecification: "RFC_6381" || "RFC_4281",
434
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
430
435
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
431
436
  * // Destination: "STRING_VALUE",
432
437
  * // DestinationSettings: { // DestinationSettings
@@ -503,6 +508,7 @@ declare const ListJobsCommand_base: {
503
508
  * // ],
504
509
  * // AudioChannelConfigSchemeIdUri: "MPEG_CHANNEL_CONFIGURATION" || "DOLBY_CHANNEL_CONFIGURATION",
505
510
  * // BaseUrl: "STRING_VALUE",
511
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
506
512
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
507
513
  * // Destination: "STRING_VALUE",
508
514
  * // DestinationSettings: {
@@ -285,7 +285,11 @@ declare const SearchJobsCommand_base: {
285
285
  * // TimecodeSource: "EMBEDDED" || "ZEROBASED" || "SPECIFIEDSTART",
286
286
  * // TimecodeStart: "STRING_VALUE",
287
287
  * // VideoGenerator: { // InputVideoGenerator
288
+ * // Channels: Number("int"),
288
289
  * // Duration: Number("int"),
290
+ * // FramerateDenominator: Number("int"),
291
+ * // FramerateNumerator: Number("int"),
292
+ * // SampleRate: Number("int"),
289
293
  * // },
290
294
  * // VideoOverlays: [ // __listOfVideoOverlay
291
295
  * // { // VideoOverlay
@@ -428,6 +432,7 @@ declare const SearchJobsCommand_base: {
428
432
  * // BaseUrl: "STRING_VALUE",
429
433
  * // ClientCache: "DISABLED" || "ENABLED",
430
434
  * // CodecSpecification: "RFC_6381" || "RFC_4281",
435
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
431
436
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
432
437
  * // Destination: "STRING_VALUE",
433
438
  * // DestinationSettings: { // DestinationSettings
@@ -504,6 +509,7 @@ declare const SearchJobsCommand_base: {
504
509
  * // ],
505
510
  * // AudioChannelConfigSchemeIdUri: "MPEG_CHANNEL_CONFIGURATION" || "DOLBY_CHANNEL_CONFIGURATION",
506
511
  * // BaseUrl: "STRING_VALUE",
512
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
507
513
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
508
514
  * // Destination: "STRING_VALUE",
509
515
  * // DestinationSettings: {
@@ -365,6 +365,7 @@ declare const UpdateJobTemplateCommand_base: {
365
365
  * BaseUrl: "STRING_VALUE",
366
366
  * ClientCache: "DISABLED" || "ENABLED",
367
367
  * CodecSpecification: "RFC_6381" || "RFC_4281",
368
+ * DashIFrameTrickPlayNameModifier: "STRING_VALUE",
368
369
  * DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
369
370
  * Destination: "STRING_VALUE",
370
371
  * DestinationSettings: { // DestinationSettings
@@ -441,6 +442,7 @@ declare const UpdateJobTemplateCommand_base: {
441
442
  * ],
442
443
  * AudioChannelConfigSchemeIdUri: "MPEG_CHANNEL_CONFIGURATION" || "DOLBY_CHANNEL_CONFIGURATION",
443
444
  * BaseUrl: "STRING_VALUE",
445
+ * DashIFrameTrickPlayNameModifier: "STRING_VALUE",
444
446
  * DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
445
447
  * Destination: "STRING_VALUE",
446
448
  * DestinationSettings: {
@@ -1816,6 +1818,7 @@ declare const UpdateJobTemplateCommand_base: {
1816
1818
  * // BaseUrl: "STRING_VALUE",
1817
1819
  * // ClientCache: "DISABLED" || "ENABLED",
1818
1820
  * // CodecSpecification: "RFC_6381" || "RFC_4281",
1821
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
1819
1822
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
1820
1823
  * // Destination: "STRING_VALUE",
1821
1824
  * // DestinationSettings: { // DestinationSettings
@@ -1892,6 +1895,7 @@ declare const UpdateJobTemplateCommand_base: {
1892
1895
  * // ],
1893
1896
  * // AudioChannelConfigSchemeIdUri: "MPEG_CHANNEL_CONFIGURATION" || "DOLBY_CHANNEL_CONFIGURATION",
1894
1897
  * // BaseUrl: "STRING_VALUE",
1898
+ * // DashIFrameTrickPlayNameModifier: "STRING_VALUE",
1895
1899
  * // DashManifestStyle: "BASIC" || "COMPACT" || "DISTINCT",
1896
1900
  * // Destination: "STRING_VALUE",
1897
1901
  * // DestinationSettings: {
@@ -3573,10 +3573,32 @@ export type InputTimecodeSource = (typeof InputTimecodeSource)[keyof typeof Inpu
3573
3573
  */
3574
3574
  export interface InputVideoGenerator {
3575
3575
  /**
3576
- * Specify an integer value for Black video duration from 50 to 86400000 to generate a black video input for that many milliseconds. Required when you include Video generator.
3576
+ * Specify the number of audio channels to include in your video generator input. MediaConvert creates these audio channels as silent audio within a single audio track. Enter an integer from 1 to 32.
3577
+ * @public
3578
+ */
3579
+ Channels?: number;
3580
+ /**
3581
+ * Specify the duration, in milliseconds, for your video generator input.
3582
+ * Enter an integer from 50 to 86400000.
3577
3583
  * @public
3578
3584
  */
3579
3585
  Duration?: number;
3586
+ /**
3587
+ * Specify the denominator of the fraction that represents the frame rate for your video generator input. When you do, you must also specify a value for Frame rate numerator. MediaConvert uses a default frame rate of 29.97 when you leave Frame rate numerator and Frame rate denominator blank.
3588
+ * @public
3589
+ */
3590
+ FramerateDenominator?: number;
3591
+ /**
3592
+ * Specify the numerator of the fraction that represents the frame rate for your video generator input. When you do, you must also specify a value for Frame rate denominator. MediaConvert uses a default frame rate of 29.97 when you leave Frame rate numerator and Frame rate denominator blank.
3593
+ * @public
3594
+ */
3595
+ FramerateNumerator?: number;
3596
+ /**
3597
+ * Specify the audio sample rate, in Hz, for the silent audio in your video generator input.
3598
+ * Enter an integer from 32000 to 48000.
3599
+ * @public
3600
+ */
3601
+ SampleRate?: number;
3580
3602
  }
3581
3603
  /**
3582
3604
  * To transcode only portions of your video overlay, include one input clip for each part of your video overlay that you want in your output.
@@ -5164,6 +5186,11 @@ export interface CmafGroupSettings {
5164
5186
  * @public
5165
5187
  */
5166
5188
  CodecSpecification?: CmafCodecSpecification;
5189
+ /**
5190
+ * Specify whether MediaConvert generates I-frame only video segments for DASH trick play, also known as trick mode. When specified, the I-frame only video segments are included within an additional AdaptationSet in your DASH output manifest. To generate I-frame only video segments: Enter a name as a text string, up to 256 character long. This name is appended to the end of this output group's base filename, that you specify as part of your destination URI, and used for the I-frame only video segment files. You may also include format identifiers. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/using-variables-in-your-job-settings.html#using-settings-variables-with-streaming-outputs To not generate I-frame only video segments: Leave blank.
5191
+ * @public
5192
+ */
5193
+ DashIFrameTrickPlayNameModifier?: string;
5167
5194
  /**
5168
5195
  * Specify how MediaConvert writes SegmentTimeline in your output DASH manifest. To write a SegmentTimeline in each video Representation: Keep the default value, Basic. To write a common SegmentTimeline in the video AdaptationSet: Choose Compact. Note that MediaConvert will still write a SegmentTimeline in any Representation that does not share a common timeline. To write a video AdaptationSet for each different output framerate, and a common SegmentTimeline in each AdaptationSet: Choose Distinct.
5169
5196
  * @public
@@ -5525,6 +5552,11 @@ export interface DashIsoGroupSettings {
5525
5552
  * @public
5526
5553
  */
5527
5554
  BaseUrl?: string;
5555
+ /**
5556
+ * Specify whether MediaConvert generates I-frame only video segments for DASH trick play, also known as trick mode. When specified, the I-frame only video segments are included within an additional AdaptationSet in your DASH output manifest. To generate I-frame only video segments: Enter a name as a text string, up to 256 character long. This name is appended to the end of this output group's base filename, that you specify as part of your destination URI, and used for the I-frame only video segment files. You may also include format identifiers. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/using-variables-in-your-job-settings.html#using-settings-variables-with-streaming-outputs To not generate I-frame only video segments: Leave blank.
5557
+ * @public
5558
+ */
5559
+ DashIFrameTrickPlayNameModifier?: string;
5528
5560
  /**
5529
5561
  * Specify how MediaConvert writes SegmentTimeline in your output DASH manifest. To write a SegmentTimeline in each video Representation: Keep the default value, Basic. To write a common SegmentTimeline in the video AdaptationSet: Choose Compact. Note that MediaConvert will still write a SegmentTimeline in any Representation that does not share a common timeline. To write a video AdaptationSet for each different output framerate, and a common SegmentTimeline in each AdaptationSet: Choose Distinct.
5530
5562
  * @public
@@ -1414,7 +1414,11 @@ export declare const InputTimecodeSource: {
1414
1414
  export type InputTimecodeSource =
1415
1415
  (typeof InputTimecodeSource)[keyof typeof InputTimecodeSource];
1416
1416
  export interface InputVideoGenerator {
1417
+ Channels?: number;
1417
1418
  Duration?: number;
1419
+ FramerateDenominator?: number;
1420
+ FramerateNumerator?: number;
1421
+ SampleRate?: number;
1418
1422
  }
1419
1423
  export interface VideoOverlayInputClipping {
1420
1424
  EndTimecode?: string;
@@ -1918,6 +1922,7 @@ export interface CmafGroupSettings {
1918
1922
  BaseUrl?: string;
1919
1923
  ClientCache?: CmafClientCache;
1920
1924
  CodecSpecification?: CmafCodecSpecification;
1925
+ DashIFrameTrickPlayNameModifier?: string;
1921
1926
  DashManifestStyle?: DashManifestStyle;
1922
1927
  Destination?: string;
1923
1928
  DestinationSettings?: DestinationSettings;
@@ -2038,6 +2043,7 @@ export interface DashIsoGroupSettings {
2038
2043
  AdditionalManifests?: DashAdditionalManifest[];
2039
2044
  AudioChannelConfigSchemeIdUri?: DashIsoGroupAudioChannelConfigSchemeIdUri;
2040
2045
  BaseUrl?: string;
2046
+ DashIFrameTrickPlayNameModifier?: string;
2041
2047
  DashManifestStyle?: DashManifestStyle;
2042
2048
  Destination?: string;
2043
2049
  DestinationSettings?: DestinationSettings;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-mediaconvert",
3
3
  "description": "AWS SDK for JavaScript Mediaconvert Client for Node.js, Browser and React Native",
4
- "version": "3.598.0",
4
+ "version": "3.600.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-mediaconvert",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.598.0",
24
- "@aws-sdk/client-sts": "3.598.0",
23
+ "@aws-sdk/client-sso-oidc": "3.600.0",
24
+ "@aws-sdk/client-sts": "3.600.0",
25
25
  "@aws-sdk/core": "3.598.0",
26
- "@aws-sdk/credential-provider-node": "3.598.0",
26
+ "@aws-sdk/credential-provider-node": "3.600.0",
27
27
  "@aws-sdk/middleware-host-header": "3.598.0",
28
28
  "@aws-sdk/middleware-logger": "3.598.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.598.0",