@aws-sdk/client-medialive 3.890.0 → 3.893.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.
Files changed (128) hide show
  1. package/dist-cjs/index.js +24 -0
  2. package/dist-es/models/models_1.js +8 -0
  3. package/dist-es/protocols/Aws_restJson1.js +12 -0
  4. package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +2 -0
  5. package/dist-types/commands/BatchDeleteCommand.d.ts +2 -0
  6. package/dist-types/commands/BatchStartCommand.d.ts +2 -0
  7. package/dist-types/commands/BatchStopCommand.d.ts +2 -0
  8. package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +2 -0
  9. package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +2 -0
  10. package/dist-types/commands/ClaimDeviceCommand.d.ts +2 -0
  11. package/dist-types/commands/CreateChannelCommand.d.ts +14 -0
  12. package/dist-types/commands/CreateChannelPlacementGroupCommand.d.ts +2 -0
  13. package/dist-types/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +2 -0
  14. package/dist-types/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +2 -0
  15. package/dist-types/commands/CreateClusterCommand.d.ts +2 -0
  16. package/dist-types/commands/CreateEventBridgeRuleTemplateCommand.d.ts +2 -0
  17. package/dist-types/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +2 -0
  18. package/dist-types/commands/CreateInputCommand.d.ts +2 -0
  19. package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +2 -0
  20. package/dist-types/commands/CreateMultiplexCommand.d.ts +2 -0
  21. package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +2 -0
  22. package/dist-types/commands/CreateNetworkCommand.d.ts +2 -0
  23. package/dist-types/commands/CreateNodeCommand.d.ts +2 -0
  24. package/dist-types/commands/CreateNodeRegistrationScriptCommand.d.ts +2 -0
  25. package/dist-types/commands/CreatePartnerInputCommand.d.ts +2 -0
  26. package/dist-types/commands/CreateSdiSourceCommand.d.ts +2 -0
  27. package/dist-types/commands/CreateSignalMapCommand.d.ts +2 -0
  28. package/dist-types/commands/CreateTagsCommand.d.ts +2 -0
  29. package/dist-types/commands/DeleteChannelCommand.d.ts +8 -0
  30. package/dist-types/commands/DeleteChannelPlacementGroupCommand.d.ts +2 -0
  31. package/dist-types/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +2 -0
  32. package/dist-types/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +2 -0
  33. package/dist-types/commands/DeleteClusterCommand.d.ts +2 -0
  34. package/dist-types/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +2 -0
  35. package/dist-types/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +2 -0
  36. package/dist-types/commands/DeleteInputCommand.d.ts +2 -0
  37. package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +2 -0
  38. package/dist-types/commands/DeleteMultiplexCommand.d.ts +2 -0
  39. package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +2 -0
  40. package/dist-types/commands/DeleteNetworkCommand.d.ts +2 -0
  41. package/dist-types/commands/DeleteNodeCommand.d.ts +2 -0
  42. package/dist-types/commands/DeleteReservationCommand.d.ts +2 -0
  43. package/dist-types/commands/DeleteScheduleCommand.d.ts +2 -0
  44. package/dist-types/commands/DeleteSdiSourceCommand.d.ts +2 -0
  45. package/dist-types/commands/DeleteSignalMapCommand.d.ts +2 -0
  46. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -0
  47. package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +2 -0
  48. package/dist-types/commands/DescribeChannelCommand.d.ts +8 -0
  49. package/dist-types/commands/DescribeChannelPlacementGroupCommand.d.ts +2 -0
  50. package/dist-types/commands/DescribeClusterCommand.d.ts +2 -0
  51. package/dist-types/commands/DescribeInputCommand.d.ts +2 -0
  52. package/dist-types/commands/DescribeInputDeviceCommand.d.ts +2 -0
  53. package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +2 -0
  54. package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +2 -0
  55. package/dist-types/commands/DescribeMultiplexCommand.d.ts +2 -0
  56. package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +2 -0
  57. package/dist-types/commands/DescribeNetworkCommand.d.ts +2 -0
  58. package/dist-types/commands/DescribeNodeCommand.d.ts +2 -0
  59. package/dist-types/commands/DescribeOfferingCommand.d.ts +2 -0
  60. package/dist-types/commands/DescribeReservationCommand.d.ts +2 -0
  61. package/dist-types/commands/DescribeScheduleCommand.d.ts +2 -0
  62. package/dist-types/commands/DescribeSdiSourceCommand.d.ts +2 -0
  63. package/dist-types/commands/DescribeThumbnailsCommand.d.ts +2 -0
  64. package/dist-types/commands/GetCloudWatchAlarmTemplateCommand.d.ts +2 -0
  65. package/dist-types/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +2 -0
  66. package/dist-types/commands/GetEventBridgeRuleTemplateCommand.d.ts +2 -0
  67. package/dist-types/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +2 -0
  68. package/dist-types/commands/GetSignalMapCommand.d.ts +2 -0
  69. package/dist-types/commands/ListChannelPlacementGroupsCommand.d.ts +2 -0
  70. package/dist-types/commands/ListChannelsCommand.d.ts +2 -0
  71. package/dist-types/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +2 -0
  72. package/dist-types/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +2 -0
  73. package/dist-types/commands/ListClustersCommand.d.ts +2 -0
  74. package/dist-types/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +2 -0
  75. package/dist-types/commands/ListEventBridgeRuleTemplatesCommand.d.ts +2 -0
  76. package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +2 -0
  77. package/dist-types/commands/ListInputDevicesCommand.d.ts +2 -0
  78. package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +2 -0
  79. package/dist-types/commands/ListInputsCommand.d.ts +2 -0
  80. package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +2 -0
  81. package/dist-types/commands/ListMultiplexesCommand.d.ts +2 -0
  82. package/dist-types/commands/ListNetworksCommand.d.ts +2 -0
  83. package/dist-types/commands/ListNodesCommand.d.ts +2 -0
  84. package/dist-types/commands/ListOfferingsCommand.d.ts +2 -0
  85. package/dist-types/commands/ListReservationsCommand.d.ts +2 -0
  86. package/dist-types/commands/ListSdiSourcesCommand.d.ts +2 -0
  87. package/dist-types/commands/ListSignalMapsCommand.d.ts +2 -0
  88. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
  89. package/dist-types/commands/ListVersionsCommand.d.ts +2 -0
  90. package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -0
  91. package/dist-types/commands/RebootInputDeviceCommand.d.ts +2 -0
  92. package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +2 -0
  93. package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +8 -0
  94. package/dist-types/commands/StartChannelCommand.d.ts +8 -0
  95. package/dist-types/commands/StartDeleteMonitorDeploymentCommand.d.ts +2 -0
  96. package/dist-types/commands/StartInputDeviceCommand.d.ts +2 -0
  97. package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +2 -0
  98. package/dist-types/commands/StartMonitorDeploymentCommand.d.ts +2 -0
  99. package/dist-types/commands/StartMultiplexCommand.d.ts +2 -0
  100. package/dist-types/commands/StartUpdateSignalMapCommand.d.ts +2 -0
  101. package/dist-types/commands/StopChannelCommand.d.ts +8 -0
  102. package/dist-types/commands/StopInputDeviceCommand.d.ts +2 -0
  103. package/dist-types/commands/StopMultiplexCommand.d.ts +2 -0
  104. package/dist-types/commands/TransferInputDeviceCommand.d.ts +2 -0
  105. package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +2 -0
  106. package/dist-types/commands/UpdateChannelClassCommand.d.ts +8 -0
  107. package/dist-types/commands/UpdateChannelCommand.d.ts +14 -0
  108. package/dist-types/commands/UpdateChannelPlacementGroupCommand.d.ts +2 -0
  109. package/dist-types/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +2 -0
  110. package/dist-types/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +2 -0
  111. package/dist-types/commands/UpdateClusterCommand.d.ts +2 -0
  112. package/dist-types/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +2 -0
  113. package/dist-types/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +2 -0
  114. package/dist-types/commands/UpdateInputCommand.d.ts +2 -0
  115. package/dist-types/commands/UpdateInputDeviceCommand.d.ts +2 -0
  116. package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +2 -0
  117. package/dist-types/commands/UpdateMultiplexCommand.d.ts +2 -0
  118. package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +2 -0
  119. package/dist-types/commands/UpdateNetworkCommand.d.ts +2 -0
  120. package/dist-types/commands/UpdateNodeCommand.d.ts +2 -0
  121. package/dist-types/commands/UpdateNodeStateCommand.d.ts +2 -0
  122. package/dist-types/commands/UpdateReservationCommand.d.ts +2 -0
  123. package/dist-types/commands/UpdateSdiSourceCommand.d.ts +2 -0
  124. package/dist-types/models/models_1.d.ts +67 -22
  125. package/dist-types/models/models_2.d.ts +23 -1
  126. package/dist-types/ts3.4/models/models_1.d.ts +18 -6
  127. package/dist-types/ts3.4/models/models_2.d.ts +6 -2
  128. package/package.json +20 -20
package/dist-cjs/index.js CHANGED
@@ -229,6 +229,7 @@ __export(index_exports, {
229
229
  H265ColorMetadata: () => H265ColorMetadata,
230
230
  H265Deblocking: () => H265Deblocking,
231
231
  H265FlickerAq: () => H265FlickerAq,
232
+ H265GopBReference: () => H265GopBReference,
232
233
  H265GopSizeUnits: () => H265GopSizeUnits,
233
234
  H265Level: () => H265Level,
234
235
  H265LookAheadRateControl: () => H265LookAheadRateControl,
@@ -238,6 +239,7 @@ __export(index_exports, {
238
239
  H265RateControlMode: () => H265RateControlMode,
239
240
  H265ScanType: () => H265ScanType,
240
241
  H265SceneChangeDetect: () => H265SceneChangeDetect,
242
+ H265SubGopLength: () => H265SubGopLength,
241
243
  H265Tier: () => H265Tier,
242
244
  H265TilePadding: () => H265TilePadding,
243
245
  H265TimecodeInsertionBehavior: () => H265TimecodeInsertionBehavior,
@@ -1373,6 +1375,10 @@ var H265FlickerAq = {
1373
1375
  DISABLED: "DISABLED",
1374
1376
  ENABLED: "ENABLED"
1375
1377
  };
1378
+ var H265GopBReference = {
1379
+ DISABLED: "DISABLED",
1380
+ ENABLED: "ENABLED"
1381
+ };
1376
1382
  var H265GopSizeUnits = {
1377
1383
  FRAMES: "FRAMES",
1378
1384
  SECONDS: "SECONDS"
@@ -1423,6 +1429,10 @@ var H265SceneChangeDetect = {
1423
1429
  DISABLED: "DISABLED",
1424
1430
  ENABLED: "ENABLED"
1425
1431
  };
1432
+ var H265SubGopLength = {
1433
+ DYNAMIC: "DYNAMIC",
1434
+ FIXED: "FIXED"
1435
+ };
1426
1436
  var H265Tier = {
1427
1437
  HIGH: "HIGH",
1428
1438
  MAIN: "MAIN"
@@ -6255,6 +6265,7 @@ var se_Av1Settings = /* @__PURE__ */ __name((input, context) => {
6255
6265
  level: [, , `Level`],
6256
6266
  lookAheadRateControl: [, , `LookAheadRateControl`],
6257
6267
  maxBitrate: [, , `MaxBitrate`],
6268
+ minBitrate: [, , `MinBitrate`],
6258
6269
  minIInterval: [, , `MinIInterval`],
6259
6270
  parDenominator: [, , `ParDenominator`],
6260
6271
  parNumerator: [, , `ParNumerator`],
@@ -6726,6 +6737,7 @@ var se_H264Settings = /* @__PURE__ */ __name((input, context) => {
6726
6737
  level: [, , `Level`],
6727
6738
  lookAheadRateControl: [, , `LookAheadRateControl`],
6728
6739
  maxBitrate: [, , `MaxBitrate`],
6740
+ minBitrate: [, , `MinBitrate`],
6729
6741
  minIInterval: [, , `MinIInterval`],
6730
6742
  minQp: [, , `MinQp`],
6731
6743
  numRefFrames: [, , `NumRefFrames`],
@@ -6782,12 +6794,15 @@ var se_H265Settings = /* @__PURE__ */ __name((input, context) => {
6782
6794
  flickerAq: [, , `FlickerAq`],
6783
6795
  framerateDenominator: [, , `FramerateDenominator`],
6784
6796
  framerateNumerator: [, , `FramerateNumerator`],
6797
+ gopBReference: [, , `GopBReference`],
6785
6798
  gopClosedCadence: [, , `GopClosedCadence`],
6799
+ gopNumBFrames: [, , `GopNumBFrames`],
6786
6800
  gopSize: [, import_smithy_client.serializeFloat, `GopSize`],
6787
6801
  gopSizeUnits: [, , `GopSizeUnits`],
6788
6802
  level: [, , `Level`],
6789
6803
  lookAheadRateControl: [, , `LookAheadRateControl`],
6790
6804
  maxBitrate: [, , `MaxBitrate`],
6805
+ minBitrate: [, , `MinBitrate`],
6791
6806
  minIInterval: [, , `MinIInterval`],
6792
6807
  minQp: [, , `MinQp`],
6793
6808
  mvOverPictureBoundaries: [, , `MvOverPictureBoundaries`],
@@ -6800,6 +6815,7 @@ var se_H265Settings = /* @__PURE__ */ __name((input, context) => {
6800
6815
  scanType: [, , `ScanType`],
6801
6816
  sceneChangeDetect: [, , `SceneChangeDetect`],
6802
6817
  slices: [, , `Slices`],
6818
+ subgopLength: [, , `SubgopLength`],
6803
6819
  tier: [, , `Tier`],
6804
6820
  tileHeight: [, , `TileHeight`],
6805
6821
  tilePadding: [, , `TilePadding`],
@@ -8720,6 +8736,7 @@ var de_Av1Settings = /* @__PURE__ */ __name((output, context) => {
8720
8736
  Level: [, import_smithy_client.expectString, `level`],
8721
8737
  LookAheadRateControl: [, import_smithy_client.expectString, `lookAheadRateControl`],
8722
8738
  MaxBitrate: [, import_smithy_client.expectInt32, `maxBitrate`],
8739
+ MinBitrate: [, import_smithy_client.expectInt32, `minBitrate`],
8723
8740
  MinIInterval: [, import_smithy_client.expectInt32, `minIInterval`],
8724
8741
  ParDenominator: [, import_smithy_client.expectInt32, `parDenominator`],
8725
8742
  ParNumerator: [, import_smithy_client.expectInt32, `parNumerator`],
@@ -9385,6 +9402,7 @@ var de_H264Settings = /* @__PURE__ */ __name((output, context) => {
9385
9402
  Level: [, import_smithy_client.expectString, `level`],
9386
9403
  LookAheadRateControl: [, import_smithy_client.expectString, `lookAheadRateControl`],
9387
9404
  MaxBitrate: [, import_smithy_client.expectInt32, `maxBitrate`],
9405
+ MinBitrate: [, import_smithy_client.expectInt32, `minBitrate`],
9388
9406
  MinIInterval: [, import_smithy_client.expectInt32, `minIInterval`],
9389
9407
  MinQp: [, import_smithy_client.expectInt32, `minQp`],
9390
9408
  NumRefFrames: [, import_smithy_client.expectInt32, `numRefFrames`],
@@ -9441,12 +9459,15 @@ var de_H265Settings = /* @__PURE__ */ __name((output, context) => {
9441
9459
  FlickerAq: [, import_smithy_client.expectString, `flickerAq`],
9442
9460
  FramerateDenominator: [, import_smithy_client.expectInt32, `framerateDenominator`],
9443
9461
  FramerateNumerator: [, import_smithy_client.expectInt32, `framerateNumerator`],
9462
+ GopBReference: [, import_smithy_client.expectString, `gopBReference`],
9444
9463
  GopClosedCadence: [, import_smithy_client.expectInt32, `gopClosedCadence`],
9464
+ GopNumBFrames: [, import_smithy_client.expectInt32, `gopNumBFrames`],
9445
9465
  GopSize: [, import_smithy_client.limitedParseDouble, `gopSize`],
9446
9466
  GopSizeUnits: [, import_smithy_client.expectString, `gopSizeUnits`],
9447
9467
  Level: [, import_smithy_client.expectString, `level`],
9448
9468
  LookAheadRateControl: [, import_smithy_client.expectString, `lookAheadRateControl`],
9449
9469
  MaxBitrate: [, import_smithy_client.expectInt32, `maxBitrate`],
9470
+ MinBitrate: [, import_smithy_client.expectInt32, `minBitrate`],
9450
9471
  MinIInterval: [, import_smithy_client.expectInt32, `minIInterval`],
9451
9472
  MinQp: [, import_smithy_client.expectInt32, `minQp`],
9452
9473
  MvOverPictureBoundaries: [, import_smithy_client.expectString, `mvOverPictureBoundaries`],
@@ -9459,6 +9480,7 @@ var de_H265Settings = /* @__PURE__ */ __name((output, context) => {
9459
9480
  ScanType: [, import_smithy_client.expectString, `scanType`],
9460
9481
  SceneChangeDetect: [, import_smithy_client.expectString, `sceneChangeDetect`],
9461
9482
  Slices: [, import_smithy_client.expectInt32, `slices`],
9483
+ SubgopLength: [, import_smithy_client.expectString, `subgopLength`],
9462
9484
  Tier: [, import_smithy_client.expectString, `tier`],
9463
9485
  TileHeight: [, import_smithy_client.expectInt32, `tileHeight`],
9464
9486
  TilePadding: [, import_smithy_client.expectString, `tilePadding`],
@@ -15533,6 +15555,7 @@ var M2tsNielsenId3Behavior = {
15533
15555
  H265ColorMetadata,
15534
15556
  H265Deblocking,
15535
15557
  H265FlickerAq,
15558
+ H265GopBReference,
15536
15559
  H265GopSizeUnits,
15537
15560
  H265Level,
15538
15561
  H265LookAheadRateControl,
@@ -15542,6 +15565,7 @@ var M2tsNielsenId3Behavior = {
15542
15565
  H265RateControlMode,
15543
15566
  H265ScanType,
15544
15567
  H265SceneChangeDetect,
15568
+ H265SubGopLength,
15545
15569
  H265Tier,
15546
15570
  H265TilePadding,
15547
15571
  H265TimecodeInsertionBehavior,
@@ -653,6 +653,10 @@ export const H265FlickerAq = {
653
653
  DISABLED: "DISABLED",
654
654
  ENABLED: "ENABLED",
655
655
  };
656
+ export const H265GopBReference = {
657
+ DISABLED: "DISABLED",
658
+ ENABLED: "ENABLED",
659
+ };
656
660
  export const H265GopSizeUnits = {
657
661
  FRAMES: "FRAMES",
658
662
  SECONDS: "SECONDS",
@@ -703,6 +707,10 @@ export const H265SceneChangeDetect = {
703
707
  DISABLED: "DISABLED",
704
708
  ENABLED: "ENABLED",
705
709
  };
710
+ export const H265SubGopLength = {
711
+ DYNAMIC: "DYNAMIC",
712
+ FIXED: "FIXED",
713
+ };
706
714
  export const H265Tier = {
707
715
  HIGH: "HIGH",
708
716
  MAIN: "MAIN",
@@ -4519,6 +4519,7 @@ const se_Av1Settings = (input, context) => {
4519
4519
  level: [, , `Level`],
4520
4520
  lookAheadRateControl: [, , `LookAheadRateControl`],
4521
4521
  maxBitrate: [, , `MaxBitrate`],
4522
+ minBitrate: [, , `MinBitrate`],
4522
4523
  minIInterval: [, , `MinIInterval`],
4523
4524
  parDenominator: [, , `ParDenominator`],
4524
4525
  parNumerator: [, , `ParNumerator`],
@@ -4990,6 +4991,7 @@ const se_H264Settings = (input, context) => {
4990
4991
  level: [, , `Level`],
4991
4992
  lookAheadRateControl: [, , `LookAheadRateControl`],
4992
4993
  maxBitrate: [, , `MaxBitrate`],
4994
+ minBitrate: [, , `MinBitrate`],
4993
4995
  minIInterval: [, , `MinIInterval`],
4994
4996
  minQp: [, , `MinQp`],
4995
4997
  numRefFrames: [, , `NumRefFrames`],
@@ -5046,12 +5048,15 @@ const se_H265Settings = (input, context) => {
5046
5048
  flickerAq: [, , `FlickerAq`],
5047
5049
  framerateDenominator: [, , `FramerateDenominator`],
5048
5050
  framerateNumerator: [, , `FramerateNumerator`],
5051
+ gopBReference: [, , `GopBReference`],
5049
5052
  gopClosedCadence: [, , `GopClosedCadence`],
5053
+ gopNumBFrames: [, , `GopNumBFrames`],
5050
5054
  gopSize: [, __serializeFloat, `GopSize`],
5051
5055
  gopSizeUnits: [, , `GopSizeUnits`],
5052
5056
  level: [, , `Level`],
5053
5057
  lookAheadRateControl: [, , `LookAheadRateControl`],
5054
5058
  maxBitrate: [, , `MaxBitrate`],
5059
+ minBitrate: [, , `MinBitrate`],
5055
5060
  minIInterval: [, , `MinIInterval`],
5056
5061
  minQp: [, , `MinQp`],
5057
5062
  mvOverPictureBoundaries: [, , `MvOverPictureBoundaries`],
@@ -5064,6 +5069,7 @@ const se_H265Settings = (input, context) => {
5064
5069
  scanType: [, , `ScanType`],
5065
5070
  sceneChangeDetect: [, , `SceneChangeDetect`],
5066
5071
  slices: [, , `Slices`],
5072
+ subgopLength: [, , `SubgopLength`],
5067
5073
  tier: [, , `Tier`],
5068
5074
  tileHeight: [, , `TileHeight`],
5069
5075
  tilePadding: [, , `TilePadding`],
@@ -7124,6 +7130,7 @@ const de_Av1Settings = (output, context) => {
7124
7130
  Level: [, __expectString, `level`],
7125
7131
  LookAheadRateControl: [, __expectString, `lookAheadRateControl`],
7126
7132
  MaxBitrate: [, __expectInt32, `maxBitrate`],
7133
+ MinBitrate: [, __expectInt32, `minBitrate`],
7127
7134
  MinIInterval: [, __expectInt32, `minIInterval`],
7128
7135
  ParDenominator: [, __expectInt32, `parDenominator`],
7129
7136
  ParNumerator: [, __expectInt32, `parNumerator`],
@@ -7789,6 +7796,7 @@ const de_H264Settings = (output, context) => {
7789
7796
  Level: [, __expectString, `level`],
7790
7797
  LookAheadRateControl: [, __expectString, `lookAheadRateControl`],
7791
7798
  MaxBitrate: [, __expectInt32, `maxBitrate`],
7799
+ MinBitrate: [, __expectInt32, `minBitrate`],
7792
7800
  MinIInterval: [, __expectInt32, `minIInterval`],
7793
7801
  MinQp: [, __expectInt32, `minQp`],
7794
7802
  NumRefFrames: [, __expectInt32, `numRefFrames`],
@@ -7845,12 +7853,15 @@ const de_H265Settings = (output, context) => {
7845
7853
  FlickerAq: [, __expectString, `flickerAq`],
7846
7854
  FramerateDenominator: [, __expectInt32, `framerateDenominator`],
7847
7855
  FramerateNumerator: [, __expectInt32, `framerateNumerator`],
7856
+ GopBReference: [, __expectString, `gopBReference`],
7848
7857
  GopClosedCadence: [, __expectInt32, `gopClosedCadence`],
7858
+ GopNumBFrames: [, __expectInt32, `gopNumBFrames`],
7849
7859
  GopSize: [, __limitedParseDouble, `gopSize`],
7850
7860
  GopSizeUnits: [, __expectString, `gopSizeUnits`],
7851
7861
  Level: [, __expectString, `level`],
7852
7862
  LookAheadRateControl: [, __expectString, `lookAheadRateControl`],
7853
7863
  MaxBitrate: [, __expectInt32, `maxBitrate`],
7864
+ MinBitrate: [, __expectInt32, `minBitrate`],
7854
7865
  MinIInterval: [, __expectInt32, `minIInterval`],
7855
7866
  MinQp: [, __expectInt32, `minQp`],
7856
7867
  MvOverPictureBoundaries: [, __expectString, `mvOverPictureBoundaries`],
@@ -7863,6 +7874,7 @@ const de_H265Settings = (output, context) => {
7863
7874
  ScanType: [, __expectString, `scanType`],
7864
7875
  SceneChangeDetect: [, __expectString, `sceneChangeDetect`],
7865
7876
  Slices: [, __expectInt32, `slices`],
7877
+ SubgopLength: [, __expectString, `subgopLength`],
7866
7878
  Tier: [, __expectString, `tier`],
7867
7879
  TileHeight: [, __expectInt32, `tileHeight`],
7868
7880
  TilePadding: [, __expectString, `tilePadding`],
@@ -33,6 +33,8 @@ declare const AcceptInputDeviceTransferCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, AcceptInputDeviceTransferCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, AcceptInputDeviceTransferCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // AcceptInputDeviceTransferRequest
38
40
  * InputDeviceId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const BatchDeleteCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, BatchDeleteCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, BatchDeleteCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // BatchDeleteRequest
38
40
  * ChannelIds: [ // __listOf__string
@@ -33,6 +33,8 @@ declare const BatchStartCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, BatchStartCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, BatchStartCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // BatchStartRequest
38
40
  * ChannelIds: [ // __listOf__string
@@ -33,6 +33,8 @@ declare const BatchStopCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, BatchStopCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, BatchStopCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // BatchStopRequest
38
40
  * ChannelIds: [ // __listOf__string
@@ -33,6 +33,8 @@ declare const BatchUpdateScheduleCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, BatchUpdateScheduleCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, BatchUpdateScheduleCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // BatchUpdateScheduleRequest
38
40
  * ChannelId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CancelInputDeviceTransferCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CancelInputDeviceTransferCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CancelInputDeviceTransferCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CancelInputDeviceTransferRequest
38
40
  * InputDeviceId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ClaimDeviceCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, ClaimDeviceCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, ClaimDeviceCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // ClaimDeviceRequest
38
40
  * Id: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateChannelCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateChannelCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateChannelCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateChannelRequest
38
40
  * CdiInputSpecification: { // CdiInputSpecification
@@ -950,6 +952,7 @@ declare const CreateChannelCommand_base: {
950
952
  * Prefix: "STRING_VALUE",
951
953
  * },
952
954
  * MinQp: Number("int"),
955
+ * MinBitrate: Number("int"),
953
956
  * },
954
957
  * H265Settings: { // H265Settings
955
958
  * AdaptiveQuantization: "AUTO" || "HIGH" || "HIGHER" || "LOW" || "MAX" || "MEDIUM" || "OFF",
@@ -1012,6 +1015,10 @@ declare const CreateChannelCommand_base: {
1012
1015
  * TreeblockSize: "AUTO" || "TREE_SIZE_32X32",
1013
1016
  * MinQp: Number("int"),
1014
1017
  * Deblocking: "DISABLED" || "ENABLED",
1018
+ * GopBReference: "DISABLED" || "ENABLED",
1019
+ * GopNumBFrames: Number("int"),
1020
+ * MinBitrate: Number("int"),
1021
+ * SubgopLength: "DYNAMIC" || "FIXED",
1015
1022
  * },
1016
1023
  * Mpeg2Settings: { // Mpeg2Settings
1017
1024
  * AdaptiveQuantization: "AUTO" || "HIGH" || "LOW" || "MEDIUM" || "OFF",
@@ -1073,6 +1080,7 @@ declare const CreateChannelCommand_base: {
1073
1080
  * },
1074
1081
  * Bitrate: Number("int"),
1075
1082
  * RateControlMode: "CBR" || "QVBR",
1083
+ * MinBitrate: Number("int"),
1076
1084
  * },
1077
1085
  * },
1078
1086
  * Height: Number("int"),
@@ -2190,6 +2198,7 @@ declare const CreateChannelCommand_base: {
2190
2198
  * // Prefix: "STRING_VALUE",
2191
2199
  * // },
2192
2200
  * // MinQp: Number("int"),
2201
+ * // MinBitrate: Number("int"),
2193
2202
  * // },
2194
2203
  * // H265Settings: { // H265Settings
2195
2204
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "HIGHER" || "LOW" || "MAX" || "MEDIUM" || "OFF",
@@ -2252,6 +2261,10 @@ declare const CreateChannelCommand_base: {
2252
2261
  * // TreeblockSize: "AUTO" || "TREE_SIZE_32X32",
2253
2262
  * // MinQp: Number("int"),
2254
2263
  * // Deblocking: "DISABLED" || "ENABLED",
2264
+ * // GopBReference: "DISABLED" || "ENABLED",
2265
+ * // GopNumBFrames: Number("int"),
2266
+ * // MinBitrate: Number("int"),
2267
+ * // SubgopLength: "DYNAMIC" || "FIXED",
2255
2268
  * // },
2256
2269
  * // Mpeg2Settings: { // Mpeg2Settings
2257
2270
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "LOW" || "MEDIUM" || "OFF",
@@ -2313,6 +2326,7 @@ declare const CreateChannelCommand_base: {
2313
2326
  * // },
2314
2327
  * // Bitrate: Number("int"),
2315
2328
  * // RateControlMode: "CBR" || "QVBR",
2329
+ * // MinBitrate: Number("int"),
2316
2330
  * // },
2317
2331
  * // },
2318
2332
  * // Height: Number("int"),
@@ -33,6 +33,8 @@ declare const CreateChannelPlacementGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateChannelPlacementGroupCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateChannelPlacementGroupCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateChannelPlacementGroupRequest
38
40
  * ClusterId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateCloudWatchAlarmTemplateCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateCloudWatchAlarmTemplateCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateCloudWatchAlarmTemplateCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateCloudWatchAlarmTemplateRequest
38
40
  * ComparisonOperator: "GreaterThanOrEqualToThreshold" || "GreaterThanThreshold" || "LessThanThreshold" || "LessThanOrEqualToThreshold", // required
@@ -33,6 +33,8 @@ declare const CreateCloudWatchAlarmTemplateGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateCloudWatchAlarmTemplateGroupCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateCloudWatchAlarmTemplateGroupCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateCloudWatchAlarmTemplateGroupRequest
38
40
  * Description: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateClusterCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateClusterCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateClusterCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateClusterRequest
38
40
  * ClusterType: "ON_PREMISES",
@@ -33,6 +33,8 @@ declare const CreateEventBridgeRuleTemplateCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateEventBridgeRuleTemplateCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateEventBridgeRuleTemplateCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateEventBridgeRuleTemplateRequest
38
40
  * Description: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateEventBridgeRuleTemplateGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateEventBridgeRuleTemplateGroupCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateEventBridgeRuleTemplateGroupCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateEventBridgeRuleTemplateGroupRequest
38
40
  * Description: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateInputCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateInputCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateInputCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateInputRequest
38
40
  * Destinations: [ // __listOfInputDestinationRequest
@@ -33,6 +33,8 @@ declare const CreateInputSecurityGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateInputSecurityGroupCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateInputSecurityGroupCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateInputSecurityGroupRequest
38
40
  * Tags: { // Tags
@@ -33,6 +33,8 @@ declare const CreateMultiplexCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateMultiplexCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateMultiplexCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateMultiplexRequest
38
40
  * AvailabilityZones: [ // __listOf__string // required
@@ -33,6 +33,8 @@ declare const CreateMultiplexProgramCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateMultiplexProgramCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateMultiplexProgramCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateMultiplexProgramRequest
38
40
  * MultiplexId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateNetworkCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateNetworkCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateNetworkCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateNetworkRequest
38
40
  * IpPools: [ // __listOfIpPoolCreateRequest
@@ -33,6 +33,8 @@ declare const CreateNodeCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateNodeCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateNodeCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateNodeRequest
38
40
  * ClusterId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateNodeRegistrationScriptCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateNodeRegistrationScriptCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateNodeRegistrationScriptCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateNodeRegistrationScriptRequest
38
40
  * ClusterId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreatePartnerInputCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreatePartnerInputCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreatePartnerInputCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreatePartnerInputRequest
38
40
  * InputId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateSdiSourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateSdiSourceCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateSdiSourceCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateSdiSourceRequest
38
40
  * Mode: "QUADRANT" || "INTERLEAVE",
@@ -33,6 +33,8 @@ declare const CreateSignalMapCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateSignalMapCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateSignalMapCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateSignalMapRequest
38
40
  * CloudWatchAlarmTemplateGroupIdentifiers: [ // __listOf__stringPatternS
@@ -33,6 +33,8 @@ declare const CreateTagsCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, CreateTagsCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, CreateTagsCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // CreateTagsRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteChannelCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, DeleteChannelCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, DeleteChannelCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // DeleteChannelRequest
38
40
  * ChannelId: "STRING_VALUE", // required
@@ -961,6 +963,7 @@ declare const DeleteChannelCommand_base: {
961
963
  * // Prefix: "STRING_VALUE",
962
964
  * // },
963
965
  * // MinQp: Number("int"),
966
+ * // MinBitrate: Number("int"),
964
967
  * // },
965
968
  * // H265Settings: { // H265Settings
966
969
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "HIGHER" || "LOW" || "MAX" || "MEDIUM" || "OFF",
@@ -1023,6 +1026,10 @@ declare const DeleteChannelCommand_base: {
1023
1026
  * // TreeblockSize: "AUTO" || "TREE_SIZE_32X32",
1024
1027
  * // MinQp: Number("int"),
1025
1028
  * // Deblocking: "DISABLED" || "ENABLED",
1029
+ * // GopBReference: "DISABLED" || "ENABLED",
1030
+ * // GopNumBFrames: Number("int"),
1031
+ * // MinBitrate: Number("int"),
1032
+ * // SubgopLength: "DYNAMIC" || "FIXED",
1026
1033
  * // },
1027
1034
  * // Mpeg2Settings: { // Mpeg2Settings
1028
1035
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "LOW" || "MEDIUM" || "OFF",
@@ -1084,6 +1091,7 @@ declare const DeleteChannelCommand_base: {
1084
1091
  * // },
1085
1092
  * // Bitrate: Number("int"),
1086
1093
  * // RateControlMode: "CBR" || "QVBR",
1094
+ * // MinBitrate: Number("int"),
1087
1095
  * // },
1088
1096
  * // },
1089
1097
  * // Height: Number("int"),
@@ -33,6 +33,8 @@ declare const DeleteChannelPlacementGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, DeleteChannelPlacementGroupCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, DeleteChannelPlacementGroupCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // DeleteChannelPlacementGroupRequest
38
40
  * ChannelPlacementGroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteCloudWatchAlarmTemplateCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, DeleteCloudWatchAlarmTemplateCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, DeleteCloudWatchAlarmTemplateCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // DeleteCloudWatchAlarmTemplateRequest
38
40
  * Identifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteCloudWatchAlarmTemplateGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, DeleteCloudWatchAlarmTemplateGroupCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, DeleteCloudWatchAlarmTemplateGroupCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // DeleteCloudWatchAlarmTemplateGroupRequest
38
40
  * Identifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteClusterCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, DeleteClusterCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, DeleteClusterCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // DeleteClusterRequest
38
40
  * ClusterId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteEventBridgeRuleTemplateCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, DeleteEventBridgeRuleTemplateCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, DeleteEventBridgeRuleTemplateCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // DeleteEventBridgeRuleTemplateRequest
38
40
  * Identifier: "STRING_VALUE", // required