@bitmovin/api-sdk 1.92.0 → 1.96.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 (103) hide show
  1. package/README.md +1 -1
  2. package/dist/account/organizations/groups/invitations/InvitationListQueryParams.d.ts +28 -0
  3. package/dist/account/organizations/groups/invitations/InvitationListQueryParams.js +30 -0
  4. package/dist/account/organizations/groups/invitations/InvitationListQueryParams.js.map +1 -0
  5. package/dist/account/organizations/groups/invitations/InvitationsApi.d.ts +22 -1
  6. package/dist/account/organizations/groups/invitations/InvitationsApi.js +48 -2
  7. package/dist/account/organizations/groups/invitations/InvitationsApi.js.map +1 -1
  8. package/dist/account/organizations/groups/tenants/TenantListQueryParams.d.ts +28 -0
  9. package/dist/account/organizations/groups/tenants/TenantListQueryParams.js +30 -0
  10. package/dist/account/organizations/groups/tenants/TenantListQueryParams.js.map +1 -0
  11. package/dist/account/organizations/groups/tenants/TenantsApi.d.ts +3 -1
  12. package/dist/account/organizations/groups/tenants/TenantsApi.js +11 -2
  13. package/dist/account/organizations/groups/tenants/TenantsApi.js.map +1 -1
  14. package/dist/bitmovin-api-sdk.browser.js +392 -171
  15. package/dist/bitmovin-api-sdk.browser.js.map +1 -1
  16. package/dist/bitmovin-api-sdk.browser.min.js +2 -2
  17. package/dist/common/RestClient.js +1 -1
  18. package/dist/encoding/configurations/video/av1/Av1Api.js.map +1 -1
  19. package/dist/encoding/manifests/hls/media/customTags/CustomTagsApi.d.ts +6 -6
  20. package/dist/encoding/manifests/hls/media/customTags/CustomTagsApi.js +6 -6
  21. package/dist/models/AdAnalyticsAttribute.d.ts +20 -0
  22. package/dist/models/AdAnalyticsAttribute.js +20 -0
  23. package/dist/models/AdAnalyticsAttribute.js.map +1 -1
  24. package/dist/models/AdaptationSet.d.ts +7 -0
  25. package/dist/models/AdaptationSet.js +2 -0
  26. package/dist/models/AdaptationSet.js.map +1 -1
  27. package/dist/models/AnalyticsAdsImpressionSample.d.ts +108 -0
  28. package/dist/models/AnalyticsAdsImpressionSample.js +18 -0
  29. package/dist/models/AnalyticsAdsImpressionSample.js.map +1 -1
  30. package/dist/models/AnalyticsAttribute.d.ts +20 -0
  31. package/dist/models/AnalyticsAttribute.js +20 -0
  32. package/dist/models/AnalyticsAttribute.js.map +1 -1
  33. package/dist/models/AnalyticsImpressionSample.d.ts +108 -0
  34. package/dist/models/AnalyticsImpressionSample.js +18 -0
  35. package/dist/models/AnalyticsImpressionSample.js.map +1 -1
  36. package/dist/models/AnalyticsLicenseCustomDataFieldLabels.d.ts +108 -0
  37. package/dist/models/AnalyticsLicenseCustomDataFieldLabels.js +18 -0
  38. package/dist/models/AnalyticsLicenseCustomDataFieldLabels.js.map +1 -1
  39. package/dist/models/AudioAdaptationSet.js.map +1 -1
  40. package/dist/models/Av1VideoConfiguration.d.ts +0 -150
  41. package/dist/models/Av1VideoConfiguration.js +0 -26
  42. package/dist/models/Av1VideoConfiguration.js.map +1 -1
  43. package/dist/models/AzureCloudRegion.d.ts +6 -30
  44. package/dist/models/AzureCloudRegion.js +6 -30
  45. package/dist/models/AzureCloudRegion.js.map +1 -1
  46. package/dist/models/Bif.d.ts +1 -1
  47. package/dist/models/ChunkedTextMuxing.d.ts +6 -0
  48. package/dist/models/ChunkedTextMuxing.js +1 -0
  49. package/dist/models/ChunkedTextMuxing.js.map +1 -1
  50. package/dist/models/CloudRegion.d.ts +3 -0
  51. package/dist/models/CloudRegion.js +3 -0
  52. package/dist/models/CloudRegion.js.map +1 -1
  53. package/dist/models/H264DynamicRangeFormat.d.ts +9 -0
  54. package/dist/models/H264DynamicRangeFormat.js +14 -0
  55. package/dist/models/H264DynamicRangeFormat.js.map +1 -0
  56. package/dist/models/H264VideoConfiguration.d.ts +7 -0
  57. package/dist/models/H264VideoConfiguration.js +1 -0
  58. package/dist/models/H264VideoConfiguration.js.map +1 -1
  59. package/dist/models/ImageAdaptationSet.js.map +1 -1
  60. package/dist/models/Label.d.ts +26 -0
  61. package/dist/models/Label.js +22 -0
  62. package/dist/models/Label.js.map +1 -0
  63. package/dist/models/StatisticsPerStream.d.ts +12 -0
  64. package/dist/models/StatisticsPerStream.js +2 -0
  65. package/dist/models/StatisticsPerStream.js.map +1 -1
  66. package/dist/models/SubtitleAdaptationSet.js.map +1 -1
  67. package/dist/models/TextMuxing.d.ts +6 -0
  68. package/dist/models/TextMuxing.js +1 -0
  69. package/dist/models/TextMuxing.js.map +1 -1
  70. package/dist/models/VideoAdaptationSet.js.map +1 -1
  71. package/dist/models/Vp9DynamicRangeFormat.d.ts +10 -0
  72. package/dist/models/Vp9DynamicRangeFormat.js +15 -0
  73. package/dist/models/Vp9DynamicRangeFormat.js.map +1 -0
  74. package/dist/models/Vp9VideoConfiguration.d.ts +7 -0
  75. package/dist/models/Vp9VideoConfiguration.js +1 -0
  76. package/dist/models/Vp9VideoConfiguration.js.map +1 -1
  77. package/dist/models/Webhook.d.ts +3 -3
  78. package/dist/models/index.d.ts +3 -2
  79. package/dist/models/index.js +3 -2
  80. package/dist/models/index.js.map +1 -1
  81. package/dist/notifications/webhooks/encoding/encodings/error/ErrorApi.d.ts +10 -10
  82. package/dist/notifications/webhooks/encoding/encodings/error/ErrorApi.js +10 -10
  83. package/dist/notifications/webhooks/encoding/encodings/error/customdata/CustomdataApi.d.ts +2 -2
  84. package/dist/notifications/webhooks/encoding/encodings/error/customdata/CustomdataApi.js +2 -2
  85. package/dist/notifications/webhooks/encoding/encodings/finished/FinishedApi.d.ts +10 -10
  86. package/dist/notifications/webhooks/encoding/encodings/finished/FinishedApi.js +10 -10
  87. package/dist/notifications/webhooks/encoding/encodings/finished/customdata/CustomdataApi.d.ts +2 -2
  88. package/dist/notifications/webhooks/encoding/encodings/finished/customdata/CustomdataApi.js +2 -2
  89. package/dist/notifications/webhooks/encoding/encodings/transferError/TransferErrorApi.d.ts +10 -10
  90. package/dist/notifications/webhooks/encoding/encodings/transferError/TransferErrorApi.js +10 -10
  91. package/dist/notifications/webhooks/encoding/encodings/transferError/customdata/CustomdataApi.d.ts +2 -2
  92. package/dist/notifications/webhooks/encoding/encodings/transferError/customdata/CustomdataApi.js +2 -2
  93. package/dist/notifications/webhooks/encoding/manifest/error/ErrorApi.d.ts +6 -6
  94. package/dist/notifications/webhooks/encoding/manifest/error/ErrorApi.js +6 -6
  95. package/dist/notifications/webhooks/encoding/manifest/finished/FinishedApi.d.ts +4 -4
  96. package/dist/notifications/webhooks/encoding/manifest/finished/FinishedApi.js +4 -4
  97. package/package.json +1 -1
  98. package/dist/models/Av1AdaptiveQuantMode.d.ts +0 -13
  99. package/dist/models/Av1AdaptiveQuantMode.js +0 -18
  100. package/dist/models/Av1AdaptiveQuantMode.js.map +0 -1
  101. package/dist/models/Av1KeyPlacementMode.d.ts +0 -11
  102. package/dist/models/Av1KeyPlacementMode.js +0 -16
  103. package/dist/models/Av1KeyPlacementMode.js.map +0 -1
@@ -2704,6 +2704,47 @@ var GroupsApi = /** @class */ (function (_super) {
2704
2704
  exports.default = GroupsApi;
2705
2705
 
2706
2706
 
2707
+ /***/ }),
2708
+
2709
+ /***/ "./account/organizations/groups/invitations/InvitationListQueryParams.ts":
2710
+ /*!*******************************************************************************!*\
2711
+ !*** ./account/organizations/groups/invitations/InvitationListQueryParams.ts ***!
2712
+ \*******************************************************************************/
2713
+ /*! no static exports found */
2714
+ /***/ (function(module, exports, __webpack_require__) {
2715
+
2716
+ "use strict";
2717
+
2718
+ Object.defineProperty(exports, "__esModule", { value: true });
2719
+ exports.InvitationListQueryParamsBuilder = void 0;
2720
+ var InvitationListQueryParamsBuilder = /** @class */ (function () {
2721
+ function InvitationListQueryParamsBuilder() {
2722
+ this.internalParams = {};
2723
+ }
2724
+ /**
2725
+ *
2726
+ * @param offset Index of the first item to return, starting at 0. Default is 0
2727
+ */
2728
+ InvitationListQueryParamsBuilder.prototype.offset = function (offset) {
2729
+ this.internalParams.offset = offset;
2730
+ return this;
2731
+ };
2732
+ /**
2733
+ *
2734
+ * @param limit Maximum number of items to return. Default is 25, maximum is 100
2735
+ */
2736
+ InvitationListQueryParamsBuilder.prototype.limit = function (limit) {
2737
+ this.internalParams.limit = limit;
2738
+ return this;
2739
+ };
2740
+ InvitationListQueryParamsBuilder.prototype.buildQueryParams = function () {
2741
+ return this.internalParams;
2742
+ };
2743
+ return InvitationListQueryParamsBuilder;
2744
+ }());
2745
+ exports.InvitationListQueryParamsBuilder = InvitationListQueryParamsBuilder;
2746
+
2747
+
2707
2748
  /***/ }),
2708
2749
 
2709
2750
  /***/ "./account/organizations/groups/invitations/InvitationsApi.ts":
@@ -2731,8 +2772,10 @@ var __extends = (this && this.__extends) || (function () {
2731
2772
  Object.defineProperty(exports, "__esModule", { value: true });
2732
2773
  var BaseAPI_1 = __webpack_require__(/*! ../../../../common/BaseAPI */ "./common/BaseAPI.ts");
2733
2774
  var Mapper_1 = __webpack_require__(/*! ../../../../common/Mapper */ "./common/Mapper.ts");
2775
+ var BitmovinResponse_1 = __webpack_require__(/*! ../../../../models/BitmovinResponse */ "./models/BitmovinResponse.ts");
2734
2776
  var Invitation_1 = __webpack_require__(/*! ../../../../models/Invitation */ "./models/Invitation.ts");
2735
2777
  var PaginationResponse_1 = __webpack_require__(/*! ../../../../models/PaginationResponse */ "./models/PaginationResponse.ts");
2778
+ var InvitationListQueryParams_1 = __webpack_require__(/*! ./InvitationListQueryParams */ "./account/organizations/groups/invitations/InvitationListQueryParams.ts");
2736
2779
  /**
2737
2780
  * InvitationsApi - object-oriented interface
2738
2781
  * @export
@@ -2761,19 +2804,63 @@ var InvitationsApi = /** @class */ (function (_super) {
2761
2804
  return Mapper_1.map(response, Invitation_1.default);
2762
2805
  });
2763
2806
  };
2807
+ /**
2808
+ * @summary Delete Invitation
2809
+ * @param {string} organizationId Id of the organization
2810
+ * @param {string} groupId Id of the group
2811
+ * @param {string} invitationId Id of the invitation.
2812
+ * @throws {BitmovinError}
2813
+ * @memberof InvitationsApi
2814
+ */
2815
+ InvitationsApi.prototype.delete = function (organizationId, groupId, invitationId) {
2816
+ var pathParamMap = {
2817
+ organization_id: organizationId,
2818
+ group_id: groupId,
2819
+ invitation_id: invitationId
2820
+ };
2821
+ return this.restClient.delete('/account/organizations/{organization_id}/groups/{group_id}/invitations/{invitation_id}', pathParamMap).then(function (response) {
2822
+ return Mapper_1.map(response, BitmovinResponse_1.default);
2823
+ });
2824
+ };
2825
+ /**
2826
+ * @summary Invitation Details
2827
+ * @param {string} organizationId Id of the organization
2828
+ * @param {string} groupId Id of the group
2829
+ * @param {string} invitationId Id of the invitation.
2830
+ * @throws {BitmovinError}
2831
+ * @memberof InvitationsApi
2832
+ */
2833
+ InvitationsApi.prototype.get = function (organizationId, groupId, invitationId) {
2834
+ var pathParamMap = {
2835
+ organization_id: organizationId,
2836
+ group_id: groupId,
2837
+ invitation_id: invitationId
2838
+ };
2839
+ return this.restClient.get('/account/organizations/{organization_id}/groups/{group_id}/invitations/{invitation_id}', pathParamMap).then(function (response) {
2840
+ return Mapper_1.map(response, Invitation_1.default);
2841
+ });
2842
+ };
2764
2843
  /**
2765
2844
  * @summary List Invitations
2766
2845
  * @param {string} organizationId Id of the organization
2767
2846
  * @param {string} groupId Id of the group
2847
+ * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
2768
2848
  * @throws {BitmovinError}
2769
2849
  * @memberof InvitationsApi
2770
2850
  */
2771
- InvitationsApi.prototype.list = function (organizationId, groupId) {
2851
+ InvitationsApi.prototype.list = function (organizationId, groupId, queryParameters) {
2772
2852
  var pathParamMap = {
2773
2853
  organization_id: organizationId,
2774
2854
  group_id: groupId
2775
2855
  };
2776
- return this.restClient.get('/account/organizations/{organization_id}/groups/{group_id}/invitations', pathParamMap).then(function (response) {
2856
+ var queryParams = {};
2857
+ if (typeof queryParameters === 'function') {
2858
+ queryParams = queryParameters(new InvitationListQueryParams_1.InvitationListQueryParamsBuilder()).buildQueryParams();
2859
+ }
2860
+ else if (queryParameters) {
2861
+ queryParams = queryParameters;
2862
+ }
2863
+ return this.restClient.get('/account/organizations/{organization_id}/groups/{group_id}/invitations', pathParamMap, queryParams).then(function (response) {
2777
2864
  return new PaginationResponse_1.default(response, Invitation_1.default);
2778
2865
  });
2779
2866
  };
@@ -2879,6 +2966,47 @@ var PermissionsApi = /** @class */ (function (_super) {
2879
2966
  exports.default = PermissionsApi;
2880
2967
 
2881
2968
 
2969
+ /***/ }),
2970
+
2971
+ /***/ "./account/organizations/groups/tenants/TenantListQueryParams.ts":
2972
+ /*!***********************************************************************!*\
2973
+ !*** ./account/organizations/groups/tenants/TenantListQueryParams.ts ***!
2974
+ \***********************************************************************/
2975
+ /*! no static exports found */
2976
+ /***/ (function(module, exports, __webpack_require__) {
2977
+
2978
+ "use strict";
2979
+
2980
+ Object.defineProperty(exports, "__esModule", { value: true });
2981
+ exports.TenantListQueryParamsBuilder = void 0;
2982
+ var TenantListQueryParamsBuilder = /** @class */ (function () {
2983
+ function TenantListQueryParamsBuilder() {
2984
+ this.internalParams = {};
2985
+ }
2986
+ /**
2987
+ *
2988
+ * @param offset Index of the first item to return, starting at 0. Default is 0
2989
+ */
2990
+ TenantListQueryParamsBuilder.prototype.offset = function (offset) {
2991
+ this.internalParams.offset = offset;
2992
+ return this;
2993
+ };
2994
+ /**
2995
+ *
2996
+ * @param limit Maximum number of items to return. Default is 25, maximum is 100
2997
+ */
2998
+ TenantListQueryParamsBuilder.prototype.limit = function (limit) {
2999
+ this.internalParams.limit = limit;
3000
+ return this;
3001
+ };
3002
+ TenantListQueryParamsBuilder.prototype.buildQueryParams = function () {
3003
+ return this.internalParams;
3004
+ };
3005
+ return TenantListQueryParamsBuilder;
3006
+ }());
3007
+ exports.TenantListQueryParamsBuilder = TenantListQueryParamsBuilder;
3008
+
3009
+
2882
3010
  /***/ }),
2883
3011
 
2884
3012
  /***/ "./account/organizations/groups/tenants/TenantsApi.ts":
@@ -2909,6 +3037,7 @@ var Mapper_1 = __webpack_require__(/*! ../../../../common/Mapper */ "./common/Ma
2909
3037
  var BitmovinResponse_1 = __webpack_require__(/*! ../../../../models/BitmovinResponse */ "./models/BitmovinResponse.ts");
2910
3038
  var Tenant_1 = __webpack_require__(/*! ../../../../models/Tenant */ "./models/Tenant.ts");
2911
3039
  var PaginationResponse_1 = __webpack_require__(/*! ../../../../models/PaginationResponse */ "./models/PaginationResponse.ts");
3040
+ var TenantListQueryParams_1 = __webpack_require__(/*! ./TenantListQueryParams */ "./account/organizations/groups/tenants/TenantListQueryParams.ts");
2912
3041
  /**
2913
3042
  * TenantsApi - object-oriented interface
2914
3043
  * @export
@@ -2977,15 +3106,23 @@ var TenantsApi = /** @class */ (function (_super) {
2977
3106
  * @summary List Tenants
2978
3107
  * @param {string} organizationId Id of the organization
2979
3108
  * @param {string} groupId Id of the group
3109
+ * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
2980
3110
  * @throws {BitmovinError}
2981
3111
  * @memberof TenantsApi
2982
3112
  */
2983
- TenantsApi.prototype.list = function (organizationId, groupId) {
3113
+ TenantsApi.prototype.list = function (organizationId, groupId, queryParameters) {
2984
3114
  var pathParamMap = {
2985
3115
  organization_id: organizationId,
2986
3116
  group_id: groupId
2987
3117
  };
2988
- return this.restClient.get('/account/organizations/{organization_id}/groups/{group_id}/tenants', pathParamMap).then(function (response) {
3118
+ var queryParams = {};
3119
+ if (typeof queryParameters === 'function') {
3120
+ queryParams = queryParameters(new TenantListQueryParams_1.TenantListQueryParamsBuilder()).buildQueryParams();
3121
+ }
3122
+ else if (queryParameters) {
3123
+ queryParams = queryParameters;
3124
+ }
3125
+ return this.restClient.get('/account/organizations/{organization_id}/groups/{group_id}/tenants', pathParamMap, queryParams).then(function (response) {
2989
3126
  return new PaginationResponse_1.default(response, Tenant_1.default);
2990
3127
  });
2991
3128
  };
@@ -6837,7 +6974,7 @@ var HeaderHandler = /** @class */ (function (_super) {
6837
6974
  var headers = {
6838
6975
  'X-Api-Key': apiKey,
6839
6976
  'X-Api-Client': 'bitmovin-api-sdk-javascript',
6840
- 'X-Api-Client-Version': '1.92.0',
6977
+ 'X-Api-Client-Version': '1.96.0',
6841
6978
  'Content-Type': 'application/json'
6842
6979
  };
6843
6980
  if (tenantOrgId) {
@@ -46180,9 +46317,9 @@ var CustomTagsApi = /** @class */ (function (_super) {
46180
46317
  return _super.call(this, configuration) || this;
46181
46318
  }
46182
46319
  /**
46183
- * @summary Add Custom Tag to Audio Media
46320
+ * @summary Add Custom Tag to a Audio Media or a Subtitle media
46184
46321
  * @param {string} manifestId Id of the hls manifest.
46185
- * @param {string} mediaId Id of the audio media.
46322
+ * @param {string} mediaId Id of the media.
46186
46323
  * @param {CustomTag} customTag The Custom Tag to be added
46187
46324
  * @throws {BitmovinError}
46188
46325
  * @memberof CustomTagsApi
@@ -46199,7 +46336,7 @@ var CustomTagsApi = /** @class */ (function (_super) {
46199
46336
  /**
46200
46337
  * @summary Delete Custom Tag
46201
46338
  * @param {string} manifestId Id of the hls manifest.
46202
- * @param {string} mediaId Id of the audio media.
46339
+ * @param {string} mediaId Id of the media.
46203
46340
  * @param {string} customTagId Id of the custom tag.
46204
46341
  * @throws {BitmovinError}
46205
46342
  * @memberof CustomTagsApi
@@ -46217,7 +46354,7 @@ var CustomTagsApi = /** @class */ (function (_super) {
46217
46354
  /**
46218
46355
  * @summary Custom Tag Details
46219
46356
  * @param {string} manifestId Id of the hls manifest.
46220
- * @param {string} mediaId Id of the audio media
46357
+ * @param {string} mediaId Id of the media
46221
46358
  * @param {string} customTagId Id of the custom tag.
46222
46359
  * @throws {BitmovinError}
46223
46360
  * @memberof CustomTagsApi
@@ -46233,9 +46370,9 @@ var CustomTagsApi = /** @class */ (function (_super) {
46233
46370
  });
46234
46371
  };
46235
46372
  /**
46236
- * @summary List all Custom Tags of a Audio media
46373
+ * @summary List all Custom Tags of a Audio media or a Subtitle media
46237
46374
  * @param {string} manifestId Id of the hls manifest.
46238
- * @param {string} mediaId Id of the audio media.
46375
+ * @param {string} mediaId Id of the media.
46239
46376
  * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
46240
46377
  * @throws {BitmovinError}
46241
46378
  * @memberof CustomTagsApi
@@ -53407,6 +53544,26 @@ var AdAnalyticsAttribute;
53407
53544
  AdAnalyticsAttribute["CUSTOM_DATA_3"] = "CUSTOM_DATA_3";
53408
53545
  AdAnalyticsAttribute["CUSTOM_DATA_4"] = "CUSTOM_DATA_4";
53409
53546
  AdAnalyticsAttribute["CUSTOM_DATA_5"] = "CUSTOM_DATA_5";
53547
+ AdAnalyticsAttribute["CUSTOM_DATA_6"] = "CUSTOM_DATA_6";
53548
+ AdAnalyticsAttribute["CUSTOM_DATA_7"] = "CUSTOM_DATA_7";
53549
+ AdAnalyticsAttribute["CUSTOM_DATA_8"] = "CUSTOM_DATA_8";
53550
+ AdAnalyticsAttribute["CUSTOM_DATA_9"] = "CUSTOM_DATA_9";
53551
+ AdAnalyticsAttribute["CUSTOM_DATA_10"] = "CUSTOM_DATA_10";
53552
+ AdAnalyticsAttribute["CUSTOM_DATA_11"] = "CUSTOM_DATA_11";
53553
+ AdAnalyticsAttribute["CUSTOM_DATA_12"] = "CUSTOM_DATA_12";
53554
+ AdAnalyticsAttribute["CUSTOM_DATA_13"] = "CUSTOM_DATA_13";
53555
+ AdAnalyticsAttribute["CUSTOM_DATA_14"] = "CUSTOM_DATA_14";
53556
+ AdAnalyticsAttribute["CUSTOM_DATA_15"] = "CUSTOM_DATA_15";
53557
+ AdAnalyticsAttribute["CUSTOM_DATA_16"] = "CUSTOM_DATA_16";
53558
+ AdAnalyticsAttribute["CUSTOM_DATA_17"] = "CUSTOM_DATA_17";
53559
+ AdAnalyticsAttribute["CUSTOM_DATA_18"] = "CUSTOM_DATA_18";
53560
+ AdAnalyticsAttribute["CUSTOM_DATA_19"] = "CUSTOM_DATA_19";
53561
+ AdAnalyticsAttribute["CUSTOM_DATA_20"] = "CUSTOM_DATA_20";
53562
+ AdAnalyticsAttribute["CUSTOM_DATA_21"] = "CUSTOM_DATA_21";
53563
+ AdAnalyticsAttribute["CUSTOM_DATA_22"] = "CUSTOM_DATA_22";
53564
+ AdAnalyticsAttribute["CUSTOM_DATA_23"] = "CUSTOM_DATA_23";
53565
+ AdAnalyticsAttribute["CUSTOM_DATA_24"] = "CUSTOM_DATA_24";
53566
+ AdAnalyticsAttribute["CUSTOM_DATA_25"] = "CUSTOM_DATA_25";
53410
53567
  AdAnalyticsAttribute["CUSTOM_USER_ID"] = "CUSTOM_USER_ID";
53411
53568
  AdAnalyticsAttribute["DAY"] = "DAY";
53412
53569
  AdAnalyticsAttribute["DEAL_ID"] = "DEAL_ID";
@@ -54507,6 +54664,7 @@ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts")
54507
54664
  var Accessibility_1 = __webpack_require__(/*! ./Accessibility */ "./models/Accessibility.ts");
54508
54665
  var BitmovinResponse_1 = __webpack_require__(/*! ./BitmovinResponse */ "./models/BitmovinResponse.ts");
54509
54666
  var CustomAttribute_1 = __webpack_require__(/*! ./CustomAttribute */ "./models/CustomAttribute.ts");
54667
+ var Label_1 = __webpack_require__(/*! ./Label */ "./models/Label.ts");
54510
54668
  /**
54511
54669
  * @export
54512
54670
  * @class AdaptationSet
@@ -54521,6 +54679,7 @@ var AdaptationSet = /** @class */ (function (_super) {
54521
54679
  _this.customAttributes = Mapper_1.mapArray(obj.customAttributes, CustomAttribute_1.default);
54522
54680
  _this.roles = Mapper_1.mapArray(obj.roles);
54523
54681
  _this.accessibilities = Mapper_1.mapArray(obj.accessibilities, Accessibility_1.default);
54682
+ _this.labels = Mapper_1.mapArray(obj.labels, Label_1.default);
54524
54683
  return _this;
54525
54684
  }
54526
54685
  return AdaptationSet;
@@ -55017,6 +55176,24 @@ var AnalyticsAdsImpressionSample = /** @class */ (function () {
55017
55176
  this.customData5 = Mapper_1.map(obj.customData5);
55018
55177
  this.customData6 = Mapper_1.map(obj.customData6);
55019
55178
  this.customData7 = Mapper_1.map(obj.customData7);
55179
+ this.customData8 = Mapper_1.map(obj.customData8);
55180
+ this.customData9 = Mapper_1.map(obj.customData9);
55181
+ this.customData10 = Mapper_1.map(obj.customData10);
55182
+ this.customData11 = Mapper_1.map(obj.customData11);
55183
+ this.customData12 = Mapper_1.map(obj.customData12);
55184
+ this.customData13 = Mapper_1.map(obj.customData13);
55185
+ this.customData14 = Mapper_1.map(obj.customData14);
55186
+ this.customData15 = Mapper_1.map(obj.customData15);
55187
+ this.customData16 = Mapper_1.map(obj.customData16);
55188
+ this.customData17 = Mapper_1.map(obj.customData17);
55189
+ this.customData18 = Mapper_1.map(obj.customData18);
55190
+ this.customData19 = Mapper_1.map(obj.customData19);
55191
+ this.customData20 = Mapper_1.map(obj.customData20);
55192
+ this.customData21 = Mapper_1.map(obj.customData21);
55193
+ this.customData22 = Mapper_1.map(obj.customData22);
55194
+ this.customData23 = Mapper_1.map(obj.customData23);
55195
+ this.customData24 = Mapper_1.map(obj.customData24);
55196
+ this.customData25 = Mapper_1.map(obj.customData25);
55020
55197
  this.customUserId = Mapper_1.map(obj.customUserId);
55021
55198
  this.dealId = Mapper_1.map(obj.dealId);
55022
55199
  this.deviceClass = Mapper_1.map(obj.deviceClass);
@@ -55160,6 +55337,26 @@ var AnalyticsAttribute;
55160
55337
  AnalyticsAttribute["CUSTOM_DATA_3"] = "CUSTOM_DATA_3";
55161
55338
  AnalyticsAttribute["CUSTOM_DATA_4"] = "CUSTOM_DATA_4";
55162
55339
  AnalyticsAttribute["CUSTOM_DATA_5"] = "CUSTOM_DATA_5";
55340
+ AnalyticsAttribute["CUSTOM_DATA_6"] = "CUSTOM_DATA_6";
55341
+ AnalyticsAttribute["CUSTOM_DATA_7"] = "CUSTOM_DATA_7";
55342
+ AnalyticsAttribute["CUSTOM_DATA_8"] = "CUSTOM_DATA_8";
55343
+ AnalyticsAttribute["CUSTOM_DATA_9"] = "CUSTOM_DATA_9";
55344
+ AnalyticsAttribute["CUSTOM_DATA_10"] = "CUSTOM_DATA_10";
55345
+ AnalyticsAttribute["CUSTOM_DATA_11"] = "CUSTOM_DATA_11";
55346
+ AnalyticsAttribute["CUSTOM_DATA_12"] = "CUSTOM_DATA_12";
55347
+ AnalyticsAttribute["CUSTOM_DATA_13"] = "CUSTOM_DATA_13";
55348
+ AnalyticsAttribute["CUSTOM_DATA_14"] = "CUSTOM_DATA_14";
55349
+ AnalyticsAttribute["CUSTOM_DATA_15"] = "CUSTOM_DATA_15";
55350
+ AnalyticsAttribute["CUSTOM_DATA_16"] = "CUSTOM_DATA_16";
55351
+ AnalyticsAttribute["CUSTOM_DATA_17"] = "CUSTOM_DATA_17";
55352
+ AnalyticsAttribute["CUSTOM_DATA_18"] = "CUSTOM_DATA_18";
55353
+ AnalyticsAttribute["CUSTOM_DATA_19"] = "CUSTOM_DATA_19";
55354
+ AnalyticsAttribute["CUSTOM_DATA_20"] = "CUSTOM_DATA_20";
55355
+ AnalyticsAttribute["CUSTOM_DATA_21"] = "CUSTOM_DATA_21";
55356
+ AnalyticsAttribute["CUSTOM_DATA_22"] = "CUSTOM_DATA_22";
55357
+ AnalyticsAttribute["CUSTOM_DATA_23"] = "CUSTOM_DATA_23";
55358
+ AnalyticsAttribute["CUSTOM_DATA_24"] = "CUSTOM_DATA_24";
55359
+ AnalyticsAttribute["CUSTOM_DATA_25"] = "CUSTOM_DATA_25";
55163
55360
  AnalyticsAttribute["CUSTOM_USER_ID"] = "CUSTOM_USER_ID";
55164
55361
  AnalyticsAttribute["DAY"] = "DAY";
55165
55362
  AnalyticsAttribute["DEVICE_CLASS"] = "DEVICE_CLASS";
@@ -56239,6 +56436,24 @@ var AnalyticsImpressionSample = /** @class */ (function () {
56239
56436
  this.customData5 = Mapper_1.map(obj.customData5);
56240
56437
  this.customData6 = Mapper_1.map(obj.customData6);
56241
56438
  this.customData7 = Mapper_1.map(obj.customData7);
56439
+ this.customData8 = Mapper_1.map(obj.customData8);
56440
+ this.customData9 = Mapper_1.map(obj.customData9);
56441
+ this.customData10 = Mapper_1.map(obj.customData10);
56442
+ this.customData11 = Mapper_1.map(obj.customData11);
56443
+ this.customData12 = Mapper_1.map(obj.customData12);
56444
+ this.customData13 = Mapper_1.map(obj.customData13);
56445
+ this.customData14 = Mapper_1.map(obj.customData14);
56446
+ this.customData15 = Mapper_1.map(obj.customData15);
56447
+ this.customData16 = Mapper_1.map(obj.customData16);
56448
+ this.customData17 = Mapper_1.map(obj.customData17);
56449
+ this.customData18 = Mapper_1.map(obj.customData18);
56450
+ this.customData19 = Mapper_1.map(obj.customData19);
56451
+ this.customData20 = Mapper_1.map(obj.customData20);
56452
+ this.customData21 = Mapper_1.map(obj.customData21);
56453
+ this.customData22 = Mapper_1.map(obj.customData22);
56454
+ this.customData23 = Mapper_1.map(obj.customData23);
56455
+ this.customData24 = Mapper_1.map(obj.customData24);
56456
+ this.customData25 = Mapper_1.map(obj.customData25);
56242
56457
  this.deviceClass = Mapper_1.map(obj.deviceClass);
56243
56458
  this.deviceType = Mapper_1.map(obj.deviceType);
56244
56459
  this.domain = Mapper_1.map(obj.domain);
@@ -56735,6 +56950,24 @@ var AnalyticsLicenseCustomDataFieldLabels = /** @class */ (function () {
56735
56950
  this.customData5 = Mapper_1.map(obj.customData5);
56736
56951
  this.customData6 = Mapper_1.map(obj.customData6);
56737
56952
  this.customData7 = Mapper_1.map(obj.customData7);
56953
+ this.customData8 = Mapper_1.map(obj.customData8);
56954
+ this.customData9 = Mapper_1.map(obj.customData9);
56955
+ this.customData10 = Mapper_1.map(obj.customData10);
56956
+ this.customData11 = Mapper_1.map(obj.customData11);
56957
+ this.customData12 = Mapper_1.map(obj.customData12);
56958
+ this.customData13 = Mapper_1.map(obj.customData13);
56959
+ this.customData14 = Mapper_1.map(obj.customData14);
56960
+ this.customData15 = Mapper_1.map(obj.customData15);
56961
+ this.customData16 = Mapper_1.map(obj.customData16);
56962
+ this.customData17 = Mapper_1.map(obj.customData17);
56963
+ this.customData18 = Mapper_1.map(obj.customData18);
56964
+ this.customData19 = Mapper_1.map(obj.customData19);
56965
+ this.customData20 = Mapper_1.map(obj.customData20);
56966
+ this.customData21 = Mapper_1.map(obj.customData21);
56967
+ this.customData22 = Mapper_1.map(obj.customData22);
56968
+ this.customData23 = Mapper_1.map(obj.customData23);
56969
+ this.customData24 = Mapper_1.map(obj.customData24);
56970
+ this.customData25 = Mapper_1.map(obj.customData25);
56738
56971
  }
56739
56972
  return AnalyticsLicenseCustomDataFieldLabels;
56740
56973
  }());
@@ -58961,62 +59194,6 @@ exports.AutoRestartConfiguration = AutoRestartConfiguration;
58961
59194
  exports.default = AutoRestartConfiguration;
58962
59195
 
58963
59196
 
58964
- /***/ }),
58965
-
58966
- /***/ "./models/Av1AdaptiveQuantMode.ts":
58967
- /*!****************************************!*\
58968
- !*** ./models/Av1AdaptiveQuantMode.ts ***!
58969
- \****************************************/
58970
- /*! no static exports found */
58971
- /***/ (function(module, exports, __webpack_require__) {
58972
-
58973
- "use strict";
58974
-
58975
- Object.defineProperty(exports, "__esModule", { value: true });
58976
- exports.Av1AdaptiveQuantMode = void 0;
58977
- /**
58978
- * AV1 has a segment based feature that allows the encoder to adaptively change quantization parameter for each segment within a frame
58979
- * @export
58980
- * @enum {string}
58981
- */
58982
- var Av1AdaptiveQuantMode;
58983
- (function (Av1AdaptiveQuantMode) {
58984
- Av1AdaptiveQuantMode["OFF"] = "OFF";
58985
- Av1AdaptiveQuantMode["VARIANCE"] = "VARIANCE";
58986
- Av1AdaptiveQuantMode["COMPLEXITY"] = "COMPLEXITY";
58987
- Av1AdaptiveQuantMode["CYCLIC_REFRESH"] = "CYCLIC_REFRESH";
58988
- Av1AdaptiveQuantMode["DELTA_QUANT"] = "DELTA_QUANT";
58989
- })(Av1AdaptiveQuantMode = exports.Av1AdaptiveQuantMode || (exports.Av1AdaptiveQuantMode = {}));
58990
- exports.default = Av1AdaptiveQuantMode;
58991
-
58992
-
58993
- /***/ }),
58994
-
58995
- /***/ "./models/Av1KeyPlacementMode.ts":
58996
- /*!***************************************!*\
58997
- !*** ./models/Av1KeyPlacementMode.ts ***!
58998
- \***************************************/
58999
- /*! no static exports found */
59000
- /***/ (function(module, exports, __webpack_require__) {
59001
-
59002
- "use strict";
59003
-
59004
- Object.defineProperty(exports, "__esModule", { value: true });
59005
- exports.Av1KeyPlacementMode = void 0;
59006
- /**
59007
- * Specifies whether keyframes should be placed at fixed intervals or the encoder may determine optimal placement automatically
59008
- * @export
59009
- * @enum {string}
59010
- */
59011
- var Av1KeyPlacementMode;
59012
- (function (Av1KeyPlacementMode) {
59013
- Av1KeyPlacementMode["AUTO"] = "AUTO";
59014
- Av1KeyPlacementMode["FIXED"] = "FIXED";
59015
- Av1KeyPlacementMode["DISABLED"] = "DISABLED";
59016
- })(Av1KeyPlacementMode = exports.Av1KeyPlacementMode || (exports.Av1KeyPlacementMode = {}));
59017
- exports.default = Av1KeyPlacementMode;
59018
-
59019
-
59020
59197
  /***/ }),
59021
59198
 
59022
59199
  /***/ "./models/Av1VideoConfiguration.ts":
@@ -59043,7 +59220,6 @@ var __extends = (this && this.__extends) || (function () {
59043
59220
  })();
59044
59221
  Object.defineProperty(exports, "__esModule", { value: true });
59045
59222
  exports.Av1VideoConfiguration = void 0;
59046
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
59047
59223
  var CodecConfigType_1 = __webpack_require__(/*! ./CodecConfigType */ "./models/CodecConfigType.ts");
59048
59224
  var VideoConfiguration_1 = __webpack_require__(/*! ./VideoConfiguration */ "./models/VideoConfiguration.ts");
59049
59225
  /**
@@ -59063,31 +59239,6 @@ var Av1VideoConfiguration = /** @class */ (function (_super) {
59063
59239
  if (!obj) {
59064
59240
  return _this;
59065
59241
  }
59066
- _this.keyPlacementMode = Mapper_1.map(obj.keyPlacementMode);
59067
- _this.adaptiveQuantMode = Mapper_1.map(obj.adaptiveQuantMode);
59068
- _this.lagInFrames = Mapper_1.map(obj.lagInFrames);
59069
- _this.minQ = Mapper_1.map(obj.minQ);
59070
- _this.maxQ = Mapper_1.map(obj.maxQ);
59071
- _this.undershootPct = Mapper_1.map(obj.undershootPct);
59072
- _this.overshootPct = Mapper_1.map(obj.overshootPct);
59073
- _this.clientBufferSize = Mapper_1.map(obj.clientBufferSize);
59074
- _this.clientInitialBufferSize = Mapper_1.map(obj.clientInitialBufferSize);
59075
- _this.clientOptimalBufferSize = Mapper_1.map(obj.clientOptimalBufferSize);
59076
- _this.tileColumns = Mapper_1.map(obj.tileColumns);
59077
- _this.tileRows = Mapper_1.map(obj.tileRows);
59078
- _this.isAutomaticAltRefFramesEnabled = Mapper_1.map(obj.isAutomaticAltRefFramesEnabled);
59079
- _this.arnrMaxFrames = Mapper_1.map(obj.arnrMaxFrames);
59080
- _this.arnrStrength = Mapper_1.map(obj.arnrStrength);
59081
- _this.maxIntraRate = Mapper_1.map(obj.maxIntraRate);
59082
- _this.isLossless = Mapper_1.map(obj.isLossless);
59083
- _this.isFrameParallel = Mapper_1.map(obj.isFrameParallel);
59084
- _this.sharpness = Mapper_1.map(obj.sharpness);
59085
- _this.isFrameBoostEnabled = Mapper_1.map(obj.isFrameBoostEnabled);
59086
- _this.noiseSensitivity = Mapper_1.map(obj.noiseSensitivity);
59087
- _this.minGfInterval = Mapper_1.map(obj.minGfInterval);
59088
- _this.maxGfInterval = Mapper_1.map(obj.maxGfInterval);
59089
- _this.numTileGroups = Mapper_1.map(obj.numTileGroups);
59090
- _this.mtuSize = Mapper_1.map(obj.mtuSize);
59091
59242
  return _this;
59092
59243
  }
59093
59244
  return Av1VideoConfiguration;
@@ -59380,38 +59531,14 @@ exports.AzureCloudRegion = void 0;
59380
59531
  */
59381
59532
  var AzureCloudRegion;
59382
59533
  (function (AzureCloudRegion) {
59383
- AzureCloudRegion["US_WEST"] = "US_WEST";
59384
- AzureCloudRegion["US_WEST2"] = "US_WEST2";
59385
- AzureCloudRegion["US_CENTRAL"] = "US_CENTRAL";
59386
- AzureCloudRegion["US_EAST"] = "US_EAST";
59387
- AzureCloudRegion["US_EAST2"] = "US_EAST2";
59388
- AzureCloudRegion["US_NORTH_CENTRAL"] = "US_NORTH_CENTRAL";
59389
- AzureCloudRegion["US_SOUTH_CENTRAL"] = "US_SOUTH_CENTRAL";
59390
- AzureCloudRegion["US_WEST_CENTRAL"] = "US_WEST_CENTRAL";
59391
- AzureCloudRegion["CANADA_CENTRAL"] = "CANADA_CENTRAL";
59392
- AzureCloudRegion["CANADA_EAST"] = "CANADA_EAST";
59393
- AzureCloudRegion["BRAZIL_SOUTH"] = "BRAZIL_SOUTH";
59534
+ AzureCloudRegion["US_WEST2"] = "AUSTRALIA_EAST";
59535
+ AzureCloudRegion["US_EAST"] = "AUSTRALIA_SOUTHEAST";
59394
59536
  AzureCloudRegion["EUROPE_NORTH"] = "EUROPE_NORTH";
59395
59537
  AzureCloudRegion["EUROPE_WEST"] = "EUROPE_WEST";
59396
- AzureCloudRegion["UK_SOUTH"] = "UK_SOUTH";
59397
- AzureCloudRegion["UK_WEST"] = "UK_WEST";
59398
- AzureCloudRegion["ASIA_EAST"] = "ASIA_EAST";
59399
- AzureCloudRegion["ASIA_SOUTHEAST"] = "ASIA_SOUTHEAST";
59400
- AzureCloudRegion["JAPAN_EAST"] = "JAPAN_EAST";
59401
- AzureCloudRegion["JAPAN_WEST"] = "JAPAN_WEST";
59402
- AzureCloudRegion["AUSTRALIA_EAST"] = "AUSTRALIA_EAST";
59403
- AzureCloudRegion["AUSTRALIA_SOUTHEAST"] = "AUSTRALIA_SOUTHEAST";
59404
- AzureCloudRegion["INDIA_CENTRAL"] = "INDIA_CENTRAL";
59405
- AzureCloudRegion["INDIA_SOUTH"] = "INDIA_SOUTH";
59406
- AzureCloudRegion["INDIA_WEST"] = "INDIA_WEST";
59407
- AzureCloudRegion["KOREA_CENTRAL"] = "KOREA_CENTRAL";
59408
- AzureCloudRegion["KOREA_SOUTH"] = "KOREA_SOUTH";
59409
- AzureCloudRegion["CHINA_NORTH"] = "CHINA_NORTH";
59410
- AzureCloudRegion["CHINA_EAST"] = "CHINA_EAST";
59411
- AzureCloudRegion["GERMANY_CENTRAL"] = "GERMANY_CENTRAL";
59412
- AzureCloudRegion["GERMANY_NORTHEAST"] = "GERMANY_NORTHEAST";
59413
- AzureCloudRegion["GOV_US_VIRGINIA"] = "GOV_US_VIRGINIA";
59414
- AzureCloudRegion["GOV_US_IOWA"] = "GOV_US_IOWA";
59538
+ AzureCloudRegion["GERMANY_WESTCENTRAL"] = "GERMANY_WESTCENTRAL";
59539
+ AzureCloudRegion["AUSTRALIA_EAST"] = "UAE_NORTH";
59540
+ AzureCloudRegion["AUSTRALIA_SOUTHEAST"] = "US_EAST";
59541
+ AzureCloudRegion["UAE_NORTH"] = "US_WEST2";
59415
59542
  })(AzureCloudRegion = exports.AzureCloudRegion || (exports.AzureCloudRegion = {}));
59416
59543
  exports.default = AzureCloudRegion;
59417
59544
 
@@ -61289,6 +61416,7 @@ var ChunkedTextMuxing = /** @class */ (function (_super) {
61289
61416
  _this.segmentLength = Mapper_1.map(obj.segmentLength);
61290
61417
  _this.segmentNaming = Mapper_1.map(obj.segmentNaming);
61291
61418
  _this.segmentNamingTemplate = Mapper_1.map(obj.segmentNamingTemplate);
61419
+ _this.startOffset = Mapper_1.map(obj.startOffset);
61292
61420
  _this.segmentsMuxed = Mapper_1.map(obj.segmentsMuxed);
61293
61421
  return _this;
61294
61422
  }
@@ -61456,10 +61584,13 @@ var CloudRegion;
61456
61584
  CloudRegion["GOOGLE_US_EAST_4"] = "GOOGLE_US_EAST_4";
61457
61585
  CloudRegion["GOOGLE_US_WEST_2"] = "GOOGLE_US_WEST_2";
61458
61586
  CloudRegion["AZURE_EUROPE_WEST"] = "AZURE_EUROPE_WEST";
61587
+ CloudRegion["AZURE_EUROPE_NORTH"] = "AZURE_EUROPE_NORTH";
61459
61588
  CloudRegion["AZURE_US_WEST2"] = "AZURE_US_WEST2";
61460
61589
  CloudRegion["AZURE_US_EAST"] = "AZURE_US_EAST";
61461
61590
  CloudRegion["AZURE_AUSTRALIA_SOUTHEAST"] = "AZURE_AUSTRALIA_SOUTHEAST";
61462
61591
  CloudRegion["AZURE_AUSTRALIA_EAST"] = "AZURE_AUSTRALIA_EAST";
61592
+ CloudRegion["AZURE_GERMANY_WESTCENTRAL"] = "AZURE_GERMANY_WESTCENTRAL";
61593
+ CloudRegion["AZURE_UAE_NORTH"] = "AZURE_UAE_NORTH";
61463
61594
  CloudRegion["NORTH_AMERICA"] = "NORTH_AMERICA";
61464
61595
  CloudRegion["SOUTH_AMERICA"] = "SOUTH_AMERICA";
61465
61596
  CloudRegion["EUROPE"] = "EUROPE";
@@ -68771,6 +68902,31 @@ var H264BPyramid;
68771
68902
  exports.default = H264BPyramid;
68772
68903
 
68773
68904
 
68905
+ /***/ }),
68906
+
68907
+ /***/ "./models/H264DynamicRangeFormat.ts":
68908
+ /*!******************************************!*\
68909
+ !*** ./models/H264DynamicRangeFormat.ts ***!
68910
+ \******************************************/
68911
+ /*! no static exports found */
68912
+ /***/ (function(module, exports, __webpack_require__) {
68913
+
68914
+ "use strict";
68915
+
68916
+ Object.defineProperty(exports, "__esModule", { value: true });
68917
+ exports.H264DynamicRangeFormat = void 0;
68918
+ /**
68919
+ * Ouput should be in Standard Definition Range (SDR).
68920
+ * @export
68921
+ * @enum {string}
68922
+ */
68923
+ var H264DynamicRangeFormat;
68924
+ (function (H264DynamicRangeFormat) {
68925
+ H264DynamicRangeFormat["SDR"] = "SDR";
68926
+ })(H264DynamicRangeFormat = exports.H264DynamicRangeFormat || (exports.H264DynamicRangeFormat = {}));
68927
+ exports.default = H264DynamicRangeFormat;
68928
+
68929
+
68774
68930
  /***/ }),
68775
68931
 
68776
68932
  /***/ "./models/H264InterlaceMode.ts":
@@ -69100,6 +69256,7 @@ var H264VideoConfiguration = /** @class */ (function (_super) {
69100
69256
  return _this;
69101
69257
  }
69102
69258
  _this.presetConfiguration = Mapper_1.map(obj.presetConfiguration);
69259
+ _this.dynamicRangeFormat = Mapper_1.map(obj.dynamicRangeFormat);
69103
69260
  _this.crf = Mapper_1.map(obj.crf);
69104
69261
  _this.profile = Mapper_1.map(obj.profile);
69105
69262
  _this.bframes = Mapper_1.map(obj.bframes);
@@ -71105,6 +71262,39 @@ exports.Keyframe = Keyframe;
71105
71262
  exports.default = Keyframe;
71106
71263
 
71107
71264
 
71265
+ /***/ }),
71266
+
71267
+ /***/ "./models/Label.ts":
71268
+ /*!*************************!*\
71269
+ !*** ./models/Label.ts ***!
71270
+ \*************************/
71271
+ /*! no static exports found */
71272
+ /***/ (function(module, exports, __webpack_require__) {
71273
+
71274
+ "use strict";
71275
+
71276
+ Object.defineProperty(exports, "__esModule", { value: true });
71277
+ exports.Label = void 0;
71278
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
71279
+ /**
71280
+ * @export
71281
+ * @class Label
71282
+ */
71283
+ var Label = /** @class */ (function () {
71284
+ function Label(obj) {
71285
+ if (!obj) {
71286
+ return;
71287
+ }
71288
+ this.id = Mapper_1.map(obj.id);
71289
+ this.lang = Mapper_1.map(obj.lang);
71290
+ this.value = Mapper_1.map(obj.value);
71291
+ }
71292
+ return Label;
71293
+ }());
71294
+ exports.Label = Label;
71295
+ exports.default = Label;
71296
+
71297
+
71108
71298
  /***/ }),
71109
71299
 
71110
71300
  /***/ "./models/LevelH262.ts":
@@ -78725,6 +78915,8 @@ var StatisticsPerStream = /** @class */ (function () {
78725
78915
  this.dolbyVisionToHdrMultiplicator = Mapper_1.map(obj.dolbyVisionToHdrMultiplicator);
78726
78916
  this.dolbyVisionToSdr = Mapper_1.map(obj.dolbyVisionToSdr);
78727
78917
  this.dolbyVisionToSdrMultiplicator = Mapper_1.map(obj.dolbyVisionToSdrMultiplicator);
78918
+ this.hdrHlgToSdr = Mapper_1.map(obj.hdrHlgToSdr);
78919
+ this.hdrHlgToSdrMultiplicator = Mapper_1.map(obj.hdrHlgToSdrMultiplicator);
78728
78920
  this.nexGuardABWatermarkingType = Mapper_1.map(obj.nexGuardABWatermarkingType);
78729
78921
  this.nexGuardABWatermarkingMultiplicator = Mapper_1.map(obj.nexGuardABWatermarkingMultiplicator);
78730
78922
  this.pixelFormatBitDepth = Mapper_1.map(obj.pixelFormatBitDepth);
@@ -79897,6 +80089,7 @@ var TextMuxing = /** @class */ (function (_super) {
79897
80089
  return _this;
79898
80090
  }
79899
80091
  _this.filename = Mapper_1.map(obj.filename);
80092
+ _this.startOffset = Mapper_1.map(obj.startOffset);
79900
80093
  return _this;
79901
80094
  }
79902
80095
  return TextMuxing;
@@ -81522,6 +81715,32 @@ var Vp9ArnrType;
81522
81715
  exports.default = Vp9ArnrType;
81523
81716
 
81524
81717
 
81718
+ /***/ }),
81719
+
81720
+ /***/ "./models/Vp9DynamicRangeFormat.ts":
81721
+ /*!*****************************************!*\
81722
+ !*** ./models/Vp9DynamicRangeFormat.ts ***!
81723
+ \*****************************************/
81724
+ /*! no static exports found */
81725
+ /***/ (function(module, exports, __webpack_require__) {
81726
+
81727
+ "use strict";
81728
+
81729
+ Object.defineProperty(exports, "__esModule", { value: true });
81730
+ exports.Vp9DynamicRangeFormat = void 0;
81731
+ /**
81732
+ * Configures what kind of dynamic range the output should conform to. Can be used to convert from SDR to HLG, from HLG to SDR.
81733
+ * @export
81734
+ * @enum {string}
81735
+ */
81736
+ var Vp9DynamicRangeFormat;
81737
+ (function (Vp9DynamicRangeFormat) {
81738
+ Vp9DynamicRangeFormat["HLG"] = "HLG";
81739
+ Vp9DynamicRangeFormat["SDR"] = "SDR";
81740
+ })(Vp9DynamicRangeFormat = exports.Vp9DynamicRangeFormat || (exports.Vp9DynamicRangeFormat = {}));
81741
+ exports.default = Vp9DynamicRangeFormat;
81742
+
81743
+
81525
81744
  /***/ }),
81526
81745
 
81527
81746
  /***/ "./models/Vp9PerTitleConfiguration.ts":
@@ -81644,6 +81863,7 @@ var Vp9VideoConfiguration = /** @class */ (function (_super) {
81644
81863
  return _this;
81645
81864
  }
81646
81865
  _this.presetConfiguration = Mapper_1.map(obj.presetConfiguration);
81866
+ _this.dynamicRangeFormat = Mapper_1.map(obj.dynamicRangeFormat);
81647
81867
  _this.crf = Mapper_1.map(obj.crf);
81648
81868
  _this.lagInFrames = Mapper_1.map(obj.lagInFrames);
81649
81869
  _this.errorResiliencyEnabled = Mapper_1.map(obj.errorResiliencyEnabled);
@@ -82818,8 +83038,6 @@ __exportStar(__webpack_require__(/*! ./AudioVolumeFormat */ "./models/AudioVolum
82818
83038
  __exportStar(__webpack_require__(/*! ./AudioVolumeUnit */ "./models/AudioVolumeUnit.ts"), exports);
82819
83039
  __exportStar(__webpack_require__(/*! ./AutoRepresentation */ "./models/AutoRepresentation.ts"), exports);
82820
83040
  __exportStar(__webpack_require__(/*! ./AutoRestartConfiguration */ "./models/AutoRestartConfiguration.ts"), exports);
82821
- __exportStar(__webpack_require__(/*! ./Av1AdaptiveQuantMode */ "./models/Av1AdaptiveQuantMode.ts"), exports);
82822
- __exportStar(__webpack_require__(/*! ./Av1KeyPlacementMode */ "./models/Av1KeyPlacementMode.ts"), exports);
82823
83041
  __exportStar(__webpack_require__(/*! ./Av1VideoConfiguration */ "./models/Av1VideoConfiguration.ts"), exports);
82824
83042
  __exportStar(__webpack_require__(/*! ./AvailabilityStartTimeMode */ "./models/AvailabilityStartTimeMode.ts"), exports);
82825
83043
  __exportStar(__webpack_require__(/*! ./AwsAccount */ "./models/AwsAccount.ts"), exports);
@@ -83050,6 +83268,7 @@ __exportStar(__webpack_require__(/*! ./H262InterlaceMode */ "./models/H262Interl
83050
83268
  __exportStar(__webpack_require__(/*! ./H262PresetConfiguration */ "./models/H262PresetConfiguration.ts"), exports);
83051
83269
  __exportStar(__webpack_require__(/*! ./H262VideoConfiguration */ "./models/H262VideoConfiguration.ts"), exports);
83052
83270
  __exportStar(__webpack_require__(/*! ./H264BPyramid */ "./models/H264BPyramid.ts"), exports);
83271
+ __exportStar(__webpack_require__(/*! ./H264DynamicRangeFormat */ "./models/H264DynamicRangeFormat.ts"), exports);
83053
83272
  __exportStar(__webpack_require__(/*! ./H264InterlaceMode */ "./models/H264InterlaceMode.ts"), exports);
83054
83273
  __exportStar(__webpack_require__(/*! ./H264MotionEstimationMethod */ "./models/H264MotionEstimationMethod.ts"), exports);
83055
83274
  __exportStar(__webpack_require__(/*! ./H264NalHrd */ "./models/H264NalHrd.ts"), exports);
@@ -83106,6 +83325,7 @@ __exportStar(__webpack_require__(/*! ./Invitation */ "./models/Invitation.ts"),
83106
83325
  __exportStar(__webpack_require__(/*! ./InvitationStatus */ "./models/InvitationStatus.ts"), exports);
83107
83326
  __exportStar(__webpack_require__(/*! ./IvSize */ "./models/IvSize.ts"), exports);
83108
83327
  __exportStar(__webpack_require__(/*! ./Keyframe */ "./models/Keyframe.ts"), exports);
83328
+ __exportStar(__webpack_require__(/*! ./Label */ "./models/Label.ts"), exports);
83109
83329
  __exportStar(__webpack_require__(/*! ./LevelH262 */ "./models/LevelH262.ts"), exports);
83110
83330
  __exportStar(__webpack_require__(/*! ./LevelH264 */ "./models/LevelH264.ts"), exports);
83111
83331
  __exportStar(__webpack_require__(/*! ./LevelH265 */ "./models/LevelH265.ts"), exports);
@@ -83368,6 +83588,7 @@ __exportStar(__webpack_require__(/*! ./Vp8Quality */ "./models/Vp8Quality.ts"),
83368
83588
  __exportStar(__webpack_require__(/*! ./Vp8VideoConfiguration */ "./models/Vp8VideoConfiguration.ts"), exports);
83369
83589
  __exportStar(__webpack_require__(/*! ./Vp9AqMode */ "./models/Vp9AqMode.ts"), exports);
83370
83590
  __exportStar(__webpack_require__(/*! ./Vp9ArnrType */ "./models/Vp9ArnrType.ts"), exports);
83591
+ __exportStar(__webpack_require__(/*! ./Vp9DynamicRangeFormat */ "./models/Vp9DynamicRangeFormat.ts"), exports);
83371
83592
  __exportStar(__webpack_require__(/*! ./Vp9PerTitleConfiguration */ "./models/Vp9PerTitleConfiguration.ts"), exports);
83372
83593
  __exportStar(__webpack_require__(/*! ./Vp9Quality */ "./models/Vp9Quality.ts"), exports);
83373
83594
  __exportStar(__webpack_require__(/*! ./Vp9VideoConfiguration */ "./models/Vp9VideoConfiguration.ts"), exports);
@@ -84637,8 +84858,8 @@ var ErrorApi = /** @class */ (function (_super) {
84637
84858
  return _this;
84638
84859
  }
84639
84860
  /**
84640
- * @summary Add Encoding Error Webhook
84641
- * @param {Webhook} webhook The Encoding Error Webhook to be added. **Note:** A maximum number of 5 webhooks is allowed
84861
+ * @summary Add 'Encoding Error' Webhook
84862
+ * @param {Webhook} webhook The 'Encoding Error' Webhook to be added. A maximum number of 5 webhooks is allowed
84642
84863
  * @throws {BitmovinError}
84643
84864
  * @memberof ErrorApi
84644
84865
  */
@@ -84648,9 +84869,9 @@ var ErrorApi = /** @class */ (function (_super) {
84648
84869
  });
84649
84870
  };
84650
84871
  /**
84651
- * @summary Add Encoding Error Webhook for specific Encoding Resource. **Note:** A maximum number of 5 webhooks is allowed
84872
+ * @summary Add Error Webhook for a specific Encoding
84652
84873
  * @param {string} encodingId Id of the encoding
84653
- * @param {Webhook} webhook The Encoding Error Webhook to be added
84874
+ * @param {Webhook} webhook The 'Encoding Error' Webhook to be added. A maximum number of 5 webhooks per Encoding is allowed
84654
84875
  * @throws {BitmovinError}
84655
84876
  * @memberof ErrorApi
84656
84877
  */
@@ -84663,7 +84884,7 @@ var ErrorApi = /** @class */ (function (_super) {
84663
84884
  });
84664
84885
  };
84665
84886
  /**
84666
- * @summary Delete Encoding Error Webhook for specific Encoding Resource
84887
+ * @summary Delete 'Encoding Error' Webhook for a specific Encoding
84667
84888
  * @param {string} encodingId Id of the encoding
84668
84889
  * @param {string} webhookId Id of the webhook
84669
84890
  * @throws {BitmovinError}
@@ -84679,7 +84900,7 @@ var ErrorApi = /** @class */ (function (_super) {
84679
84900
  });
84680
84901
  };
84681
84902
  /**
84682
- * @summary Delete Encoding Error Webhook
84903
+ * @summary Delete 'Encoding Error' Webhook
84683
84904
  * @param {string} webhookId Id of the webhook
84684
84905
  * @throws {BitmovinError}
84685
84906
  * @memberof ErrorApi
@@ -84693,7 +84914,7 @@ var ErrorApi = /** @class */ (function (_super) {
84693
84914
  });
84694
84915
  };
84695
84916
  /**
84696
- * @summary Encoding Error Webhook Details for specific Encoding Resource
84917
+ * @summary 'Encoding Error' Webhook Details for a specific Encoding
84697
84918
  * @param {string} encodingId Id of the encoding
84698
84919
  * @param {string} webhookId Id of the webhook
84699
84920
  * @throws {BitmovinError}
@@ -84709,7 +84930,7 @@ var ErrorApi = /** @class */ (function (_super) {
84709
84930
  });
84710
84931
  };
84711
84932
  /**
84712
- * @summary Encoding Error Webhook Details
84933
+ * @summary 'Encoding Error' Webhook Details
84713
84934
  * @param {string} webhookId Id of the webhook
84714
84935
  * @throws {BitmovinError}
84715
84936
  * @memberof ErrorApi
@@ -84723,7 +84944,7 @@ var ErrorApi = /** @class */ (function (_super) {
84723
84944
  });
84724
84945
  };
84725
84946
  /**
84726
- * @summary List Encoding Error Webhooks
84947
+ * @summary List 'Encoding Error' Webhooks
84727
84948
  * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
84728
84949
  * @throws {BitmovinError}
84729
84950
  * @memberof ErrorApi
@@ -84741,7 +84962,7 @@ var ErrorApi = /** @class */ (function (_super) {
84741
84962
  });
84742
84963
  };
84743
84964
  /**
84744
- * @summary List Encoding Error Webhooks for specific Encoding Resource
84965
+ * @summary List 'Encoding Error' Webhooks for a specific Encoding
84745
84966
  * @param {string} encodingId Id of the encoding
84746
84967
  * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
84747
84968
  * @throws {BitmovinError}
@@ -84889,7 +85110,7 @@ var CustomdataApi = /** @class */ (function (_super) {
84889
85110
  return _super.call(this, configuration) || this;
84890
85111
  }
84891
85112
  /**
84892
- * @summary Encoding Error Webhook Custom Data for specific Encoding Resource
85113
+ * @summary 'Encoding Error' Webhook Custom Data for a specific Encoding
84893
85114
  * @param {string} encodingId Id of the encoding
84894
85115
  * @param {string} webhookId Id of the webhook
84895
85116
  * @throws {BitmovinError}
@@ -84905,7 +85126,7 @@ var CustomdataApi = /** @class */ (function (_super) {
84905
85126
  });
84906
85127
  };
84907
85128
  /**
84908
- * @summary Encoding Error Webhook Custom Data
85129
+ * @summary 'Encoding Error' Webhook Custom Data
84909
85130
  * @param {string} webhookId Id of the webhook
84910
85131
  * @throws {BitmovinError}
84911
85132
  * @memberof CustomdataApi
@@ -84970,8 +85191,8 @@ var FinishedApi = /** @class */ (function (_super) {
84970
85191
  return _this;
84971
85192
  }
84972
85193
  /**
84973
- * @summary Add Encoding Finished Webhook
84974
- * @param {Webhook} webhook The Encoding Finished Webhook to be added. **Note:** A maximum number of 5 webhooks is allowed
85194
+ * @summary Add 'Encoding Finished' Webhook
85195
+ * @param {Webhook} webhook The 'Encoding Finished' Webhook to be added. A maximum number of 5 webhooks is allowed
84975
85196
  * @throws {BitmovinError}
84976
85197
  * @memberof FinishedApi
84977
85198
  */
@@ -84981,9 +85202,9 @@ var FinishedApi = /** @class */ (function (_super) {
84981
85202
  });
84982
85203
  };
84983
85204
  /**
84984
- * @summary Add Encoding Finished Webhook for specific Encoding Resource.
85205
+ * @summary Add 'Encoding Finished' Webhook for a specific Encoding
84985
85206
  * @param {string} encodingId Id of the encoding
84986
- * @param {Webhook} webhook The Encoding Finished Webhook to be added. **Note:** A maximum number of 5 webhooks is allowed
85207
+ * @param {Webhook} webhook The 'Encoding Finished' Webhook to be added. A maximum number of 5 webhooks per Encoding is allowed
84987
85208
  * @throws {BitmovinError}
84988
85209
  * @memberof FinishedApi
84989
85210
  */
@@ -84996,7 +85217,7 @@ var FinishedApi = /** @class */ (function (_super) {
84996
85217
  });
84997
85218
  };
84998
85219
  /**
84999
- * @summary Delete Encoding Finished Webhook for specific Encoding Resource
85220
+ * @summary Delete 'Encoding Finished' Webhook for a specific Encoding
85000
85221
  * @param {string} encodingId Id of the encoding
85001
85222
  * @param {string} webhookId Id of the webhook
85002
85223
  * @throws {BitmovinError}
@@ -85012,7 +85233,7 @@ var FinishedApi = /** @class */ (function (_super) {
85012
85233
  });
85013
85234
  };
85014
85235
  /**
85015
- * @summary Delete Encoding Finished Webhook
85236
+ * @summary Delete 'Encoding Finished' Webhook
85016
85237
  * @param {string} webhookId Id of the webhook
85017
85238
  * @throws {BitmovinError}
85018
85239
  * @memberof FinishedApi
@@ -85026,7 +85247,7 @@ var FinishedApi = /** @class */ (function (_super) {
85026
85247
  });
85027
85248
  };
85028
85249
  /**
85029
- * @summary Encoding Finished Webhook Details for specific Encoding Resource
85250
+ * @summary 'Encoding Finished' Webhook Details for a specific Encoding
85030
85251
  * @param {string} encodingId Id of the encoding
85031
85252
  * @param {string} webhookId Id of the webhook
85032
85253
  * @throws {BitmovinError}
@@ -85042,7 +85263,7 @@ var FinishedApi = /** @class */ (function (_super) {
85042
85263
  });
85043
85264
  };
85044
85265
  /**
85045
- * @summary Encoding Finished Webhook Details
85266
+ * @summary 'Encoding Finished' Webhook Details
85046
85267
  * @param {string} webhookId Id of the webhook
85047
85268
  * @throws {BitmovinError}
85048
85269
  * @memberof FinishedApi
@@ -85056,7 +85277,7 @@ var FinishedApi = /** @class */ (function (_super) {
85056
85277
  });
85057
85278
  };
85058
85279
  /**
85059
- * @summary List Encoding Finished Webhooks
85280
+ * @summary List 'Encoding Finished' Webhooks
85060
85281
  * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
85061
85282
  * @throws {BitmovinError}
85062
85283
  * @memberof FinishedApi
@@ -85074,7 +85295,7 @@ var FinishedApi = /** @class */ (function (_super) {
85074
85295
  });
85075
85296
  };
85076
85297
  /**
85077
- * @summary List Encoding Finished Webhooks for specific Encoding Resource
85298
+ * @summary List 'Encoding Finished' Webhooks for a specific Encoding
85078
85299
  * @param {string} encodingId Id of the encoding
85079
85300
  * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
85080
85301
  * @throws {BitmovinError}
@@ -85222,7 +85443,7 @@ var CustomdataApi = /** @class */ (function (_super) {
85222
85443
  return _super.call(this, configuration) || this;
85223
85444
  }
85224
85445
  /**
85225
- * @summary Encoding Finished Webhook Custom Data for specific Encoding Resource
85446
+ * @summary 'Encoding Finished' Webhook Custom Data for a specific Encoding
85226
85447
  * @param {string} encodingId Id of the encoding
85227
85448
  * @param {string} webhookId Id of the webhook
85228
85449
  * @throws {BitmovinError}
@@ -85238,7 +85459,7 @@ var CustomdataApi = /** @class */ (function (_super) {
85238
85459
  });
85239
85460
  };
85240
85461
  /**
85241
- * @summary Encoding Finished Webhook Custom Data
85462
+ * @summary 'Encoding Finished' Webhook Custom Data
85242
85463
  * @param {string} webhookId Id of the webhook
85243
85464
  * @throws {BitmovinError}
85244
85465
  * @memberof CustomdataApi
@@ -85388,8 +85609,8 @@ var TransferErrorApi = /** @class */ (function (_super) {
85388
85609
  return _this;
85389
85610
  }
85390
85611
  /**
85391
- * @summary Add Encoding Transfer Error Webhook
85392
- * @param {Webhook} webhook The Encoding Transfer Error Webhook to be added. **Note:** A maximum number of 5 webhooks is allowed
85612
+ * @summary Add 'Encoding Transfer Error' Webhook
85613
+ * @param {Webhook} webhook The 'Encoding Transfer Error' Webhook to be added. A maximum number of 5 webhooks is allowed
85393
85614
  * @throws {BitmovinError}
85394
85615
  * @memberof TransferErrorApi
85395
85616
  */
@@ -85399,9 +85620,9 @@ var TransferErrorApi = /** @class */ (function (_super) {
85399
85620
  });
85400
85621
  };
85401
85622
  /**
85402
- * @summary Add Encoding Transfer Error Webhook for specific Encoding Resource
85623
+ * @summary Add 'Encoding Transfer Error' Webhook for a specific Encoding
85403
85624
  * @param {string} encodingId Id of the encoding
85404
- * @param {Webhook} webhook The Encoding Transfer Error Webhook to be added. **Note:** A maximum number of 5 webhooks is allowed
85625
+ * @param {Webhook} webhook The 'Encoding Transfer Error' Webhook to be added. A maximum number of 5 webhooks per Encoding is allowed
85405
85626
  * @throws {BitmovinError}
85406
85627
  * @memberof TransferErrorApi
85407
85628
  */
@@ -85414,7 +85635,7 @@ var TransferErrorApi = /** @class */ (function (_super) {
85414
85635
  });
85415
85636
  };
85416
85637
  /**
85417
- * @summary Delete Encoding Transfer Error Webhook for specific Encoding Resource
85638
+ * @summary Delete 'Encoding Transfer Error' Webhook for a specific Encoding
85418
85639
  * @param {string} encodingId Id of the encoding
85419
85640
  * @param {string} webhookId Id of the webhook
85420
85641
  * @throws {BitmovinError}
@@ -85430,7 +85651,7 @@ var TransferErrorApi = /** @class */ (function (_super) {
85430
85651
  });
85431
85652
  };
85432
85653
  /**
85433
- * @summary Delete Encoding Transfer Error Webhook
85654
+ * @summary Delete 'Encoding Transfer Error' Webhook
85434
85655
  * @param {string} webhookId Id of the webhook
85435
85656
  * @throws {BitmovinError}
85436
85657
  * @memberof TransferErrorApi
@@ -85444,7 +85665,7 @@ var TransferErrorApi = /** @class */ (function (_super) {
85444
85665
  });
85445
85666
  };
85446
85667
  /**
85447
- * @summary Encoding Transfer Error Webhook Details for specific Encoding Resource
85668
+ * @summary 'Encoding Transfer Error' Webhook Details for a specific Encoding
85448
85669
  * @param {string} encodingId Id of the encoding
85449
85670
  * @param {string} webhookId Id of the webhook
85450
85671
  * @throws {BitmovinError}
@@ -85460,7 +85681,7 @@ var TransferErrorApi = /** @class */ (function (_super) {
85460
85681
  });
85461
85682
  };
85462
85683
  /**
85463
- * @summary Encoding Transfer Error Webhook Details
85684
+ * @summary 'Encoding Transfer Error' Webhook Details
85464
85685
  * @param {string} webhookId Id of the webhook
85465
85686
  * @throws {BitmovinError}
85466
85687
  * @memberof TransferErrorApi
@@ -85474,7 +85695,7 @@ var TransferErrorApi = /** @class */ (function (_super) {
85474
85695
  });
85475
85696
  };
85476
85697
  /**
85477
- * @summary List Encoding Transfer-Error Webhooks
85698
+ * @summary List 'Encoding Transfer Error' Webhooks
85478
85699
  * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
85479
85700
  * @throws {BitmovinError}
85480
85701
  * @memberof TransferErrorApi
@@ -85492,7 +85713,7 @@ var TransferErrorApi = /** @class */ (function (_super) {
85492
85713
  });
85493
85714
  };
85494
85715
  /**
85495
- * @summary List Encoding Transfer Error Webhooks for specific Encoding Resource
85716
+ * @summary List 'Encoding Transfer Error' Webhooks for a specific Encoding
85496
85717
  * @param {string} encodingId Id of the encoding
85497
85718
  * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
85498
85719
  * @throws {BitmovinError}
@@ -85640,7 +85861,7 @@ var CustomdataApi = /** @class */ (function (_super) {
85640
85861
  return _super.call(this, configuration) || this;
85641
85862
  }
85642
85863
  /**
85643
- * @summary Encoding Transfer Error Webhook Custom Data for specific Encoding Resource
85864
+ * @summary 'Encoding Transfer Error' Webhook Custom Data for a specific Encoding
85644
85865
  * @param {string} encodingId Id of the encoding
85645
85866
  * @param {string} webhookId Id of the webhook
85646
85867
  * @throws {BitmovinError}
@@ -85656,7 +85877,7 @@ var CustomdataApi = /** @class */ (function (_super) {
85656
85877
  });
85657
85878
  };
85658
85879
  /**
85659
- * @summary Encoding Transfer Error Webhook Custom Data
85880
+ * @summary 'Encoding Transfer Error' Webhook Custom Data
85660
85881
  * @param {string} webhookId Id of the webhook
85661
85882
  * @throws {BitmovinError}
85662
85883
  * @memberof CustomdataApi
@@ -85828,8 +86049,8 @@ var ErrorApi = /** @class */ (function (_super) {
85828
86049
  return _super.call(this, configuration) || this;
85829
86050
  }
85830
86051
  /**
85831
- * @summary Add Manifest Error Webhook (All Manifests)
85832
- * @param {Webhook} webhook Add a new webhook notification if a manifest creation failed with an error. **Note:** A maximum number of 5 webhooks is allowed
86052
+ * @summary Add 'Manifest Error' Webhook (All Manifests)
86053
+ * @param {Webhook} webhook Add a new webhook notification if a manifest creation failed with an error. A maximum number of 5 webhooks is allowed
85833
86054
  * @throws {BitmovinError}
85834
86055
  * @memberof ErrorApi
85835
86056
  */
@@ -85839,9 +86060,9 @@ var ErrorApi = /** @class */ (function (_super) {
85839
86060
  });
85840
86061
  };
85841
86062
  /**
85842
- * @summary Add Manifest Error Webhook Notification (Specific Manifest)
86063
+ * @summary Add 'Manifest Error' Webhook Notification (Specific Manifest)
85843
86064
  * @param {string} manifestId Id of the manifest resource
85844
- * @param {Webhook} webhook The webhook notifications object. **Note:** A maximum number of 5 webhooks is allowed
86065
+ * @param {Webhook} webhook The webhook notifications object. A maximum number of 5 webhooks per Manifest is allowed
85845
86066
  * @throws {BitmovinError}
85846
86067
  * @memberof ErrorApi
85847
86068
  */
@@ -85854,7 +86075,7 @@ var ErrorApi = /** @class */ (function (_super) {
85854
86075
  });
85855
86076
  };
85856
86077
  /**
85857
- * @summary Delete Manifest Error Webhook
86078
+ * @summary Delete 'Manifest Error' Webhook
85858
86079
  * @param {string} notificationId Id of the webhook notification
85859
86080
  * @throws {BitmovinError}
85860
86081
  * @memberof ErrorApi
@@ -85868,7 +86089,7 @@ var ErrorApi = /** @class */ (function (_super) {
85868
86089
  });
85869
86090
  };
85870
86091
  /**
85871
- * @summary Replace Manifest Error Webhook Notification
86092
+ * @summary Replace 'Manifest Error' Webhook Notification
85872
86093
  * @param {string} notificationId Id of the webhook notification
85873
86094
  * @param {Webhook} webhook The webhook notification with the updated values
85874
86095
  * @throws {BitmovinError}
@@ -85928,8 +86149,8 @@ var FinishedApi = /** @class */ (function (_super) {
85928
86149
  return _super.call(this, configuration) || this;
85929
86150
  }
85930
86151
  /**
85931
- * @summary Add Manifest Finished Successfully Webhook (All Manifests)
85932
- * @param {Webhook} webhook Add a new webhook notification if a manifest creation finished successfully. **Note:** A maximum number of 5 webhooks is allowed
86152
+ * @summary Add 'Manifest Finished Successfully' Webhook (All Manifests)
86153
+ * @param {Webhook} webhook Add a new webhook notification if a manifest creation finished successfully. A maximum number of 5 webhooks is allowed
85933
86154
  * @throws {BitmovinError}
85934
86155
  * @memberof FinishedApi
85935
86156
  */
@@ -85939,9 +86160,9 @@ var FinishedApi = /** @class */ (function (_super) {
85939
86160
  });
85940
86161
  };
85941
86162
  /**
85942
- * @summary Add Manifest Finished Successfully Webhook Notification (Specific Manifest)
86163
+ * @summary Add 'Manifest Finished Successfully' Webhook Notification (Specific Manifest)
85943
86164
  * @param {string} manifestId Id of the manifest resource
85944
- * @param {Webhook} webhook The webhook notifications object. **Note:** A maximum number of 5 webhooks is allowed
86165
+ * @param {Webhook} webhook The webhook notifications object. A maximum number of 5 webhooks per Manifest is allowed
85945
86166
  * @throws {BitmovinError}
85946
86167
  * @memberof FinishedApi
85947
86168
  */