@bitmovin/api-sdk 1.224.0 → 1.226.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 (133) hide show
  1. package/README.md +1 -1
  2. package/dist/BitmovinApi.d.ts +2 -0
  3. package/dist/BitmovinApi.js +2 -0
  4. package/dist/aiSceneAnalysis/AiSceneAnalysisApi.d.ts +13 -0
  5. package/dist/{models/SimpleEncodingVodJobAzureCredentials.js → aiSceneAnalysis/AiSceneAnalysisApi.js} +13 -16
  6. package/dist/aiSceneAnalysis/analyses/AnalysesApi.d.ts +13 -0
  7. package/dist/{encoding/simple/SimpleApi.js → aiSceneAnalysis/analyses/AnalysesApi.js} +9 -9
  8. package/dist/aiSceneAnalysis/analyses/byEncodingId/ByEncodingIdApi.d.ts +13 -0
  9. package/dist/{encoding/simple/jobs/JobsApi.js → aiSceneAnalysis/analyses/byEncodingId/ByEncodingIdApi.js} +9 -11
  10. package/dist/aiSceneAnalysis/analyses/byEncodingId/details/DetailsApi.d.ts +19 -0
  11. package/dist/aiSceneAnalysis/analyses/byEncodingId/details/DetailsApi.js +48 -0
  12. package/dist/bitmovin-api-sdk.browser.js +730 -2080
  13. package/dist/bitmovin-api-sdk.browser.min.js +1 -1
  14. package/dist/common/RestClient.js +1 -1
  15. package/dist/encoding/EncodingApi.d.ts +0 -2
  16. package/dist/encoding/EncodingApi.js +0 -2
  17. package/dist/encoding/statistics/encodings/liveStatistics/events/LiveEncodingStatsEventListQueryParams.d.ts +11 -0
  18. package/dist/encoding/statistics/encodings/liveStatistics/events/LiveEncodingStatsEventListQueryParams.js +8 -0
  19. package/dist/models/AnalyticsAttribute.d.ts +21 -0
  20. package/dist/models/AnalyticsAttribute.js +21 -0
  21. package/dist/models/Atmosphere.d.ts +23 -0
  22. package/dist/models/Atmosphere.js +21 -0
  23. package/dist/models/CacheControl.d.ts +1 -1
  24. package/dist/models/Character.d.ts +23 -0
  25. package/dist/models/Character.js +21 -0
  26. package/dist/models/Content.d.ts +26 -0
  27. package/dist/models/Content.js +24 -0
  28. package/dist/models/Fmp4Muxing.d.ts +6 -0
  29. package/dist/models/Fmp4Muxing.js +1 -0
  30. package/dist/models/IABTaxonomy.d.ts +28 -0
  31. package/dist/models/IABTaxonomy.js +22 -0
  32. package/dist/models/Location.d.ts +18 -0
  33. package/dist/models/Location.js +20 -0
  34. package/dist/models/Rating.d.ts +23 -0
  35. package/dist/models/Rating.js +21 -0
  36. package/dist/models/Scene.d.ts +50 -0
  37. package/dist/models/Scene.js +28 -0
  38. package/dist/models/SceneAnalysisDetailsResponse.d.ts +40 -0
  39. package/dist/models/SceneAnalysisDetailsResponse.js +26 -0
  40. package/dist/models/SceneObject.d.ts +18 -0
  41. package/dist/models/SceneObject.js +20 -0
  42. package/dist/models/Setting.d.ts +25 -0
  43. package/dist/models/Setting.js +23 -0
  44. package/dist/models/index.d.ts +10 -40
  45. package/dist/models/index.js +10 -40
  46. package/package.json +1 -1
  47. package/dist/encoding/simple/SimpleApi.d.ts +0 -13
  48. package/dist/encoding/simple/jobs/JobsApi.d.ts +0 -15
  49. package/dist/encoding/simple/jobs/live/LiveApi.d.ts +0 -27
  50. package/dist/encoding/simple/jobs/live/LiveApi.js +0 -59
  51. package/dist/encoding/simple/jobs/vod/SimpleEncodingVodJobResponseListQueryParams.d.ts +0 -50
  52. package/dist/encoding/simple/jobs/vod/SimpleEncodingVodJobResponseListQueryParams.js +0 -45
  53. package/dist/encoding/simple/jobs/vod/VodApi.d.ts +0 -36
  54. package/dist/encoding/simple/jobs/vod/VodApi.js +0 -79
  55. package/dist/models/EncodingTemplate.d.ts +0 -10
  56. package/dist/models/EncodingTemplate.js +0 -14
  57. package/dist/models/SimpleEncodingLiveCloudRegion.d.ts +0 -13
  58. package/dist/models/SimpleEncodingLiveCloudRegion.js +0 -17
  59. package/dist/models/SimpleEncodingLiveJobAccessKeyCredentials.d.ts +0 -21
  60. package/dist/models/SimpleEncodingLiveJobAccessKeyCredentials.js +0 -39
  61. package/dist/models/SimpleEncodingLiveJobAzureCredentials.d.ts +0 -15
  62. package/dist/models/SimpleEncodingLiveJobAzureCredentials.js +0 -38
  63. package/dist/models/SimpleEncodingLiveJobCdnOutput.d.ts +0 -16
  64. package/dist/models/SimpleEncodingLiveJobCdnOutput.js +0 -43
  65. package/dist/models/SimpleEncodingLiveJobCredentials.d.ts +0 -8
  66. package/dist/models/SimpleEncodingLiveJobCredentials.js +0 -17
  67. package/dist/models/SimpleEncodingLiveJobGcsServiceAccountCredentials.d.ts +0 -15
  68. package/dist/models/SimpleEncodingLiveJobGcsServiceAccountCredentials.js +0 -38
  69. package/dist/models/SimpleEncodingLiveJobInput.d.ts +0 -15
  70. package/dist/models/SimpleEncodingLiveJobInput.js +0 -19
  71. package/dist/models/SimpleEncodingLiveJobInputType.d.ts +0 -9
  72. package/dist/models/SimpleEncodingLiveJobInputType.js +0 -13
  73. package/dist/models/SimpleEncodingLiveJobOutput.d.ts +0 -23
  74. package/dist/models/SimpleEncodingLiveJobOutput.js +0 -24
  75. package/dist/models/SimpleEncodingLiveJobOutputType.d.ts +0 -10
  76. package/dist/models/SimpleEncodingLiveJobOutputType.js +0 -14
  77. package/dist/models/SimpleEncodingLiveJobRequest.d.ts +0 -42
  78. package/dist/models/SimpleEncodingLiveJobRequest.js +0 -25
  79. package/dist/models/SimpleEncodingLiveJobResponse.d.ts +0 -90
  80. package/dist/models/SimpleEncodingLiveJobResponse.js +0 -34
  81. package/dist/models/SimpleEncodingLiveJobS3RoleBasedCredentials.d.ts +0 -21
  82. package/dist/models/SimpleEncodingLiveJobS3RoleBasedCredentials.js +0 -39
  83. package/dist/models/SimpleEncodingLiveJobStatus.d.ts +0 -15
  84. package/dist/models/SimpleEncodingLiveJobStatus.js +0 -19
  85. package/dist/models/SimpleEncodingLiveJobUrlOutput.d.ts +0 -35
  86. package/dist/models/SimpleEncodingLiveJobUrlOutput.js +0 -48
  87. package/dist/models/SimpleEncodingLiveJobUsernamePasswordCredentials.d.ts +0 -21
  88. package/dist/models/SimpleEncodingLiveJobUsernamePasswordCredentials.js +0 -39
  89. package/dist/models/SimpleEncodingLiveMaxResolution.d.ts +0 -10
  90. package/dist/models/SimpleEncodingLiveMaxResolution.js +0 -14
  91. package/dist/models/SimpleEncodingLiveProfile.d.ts +0 -9
  92. package/dist/models/SimpleEncodingLiveProfile.js +0 -13
  93. package/dist/models/SimpleEncodingVodJobAccessKeyCredentials.d.ts +0 -21
  94. package/dist/models/SimpleEncodingVodJobAccessKeyCredentials.js +0 -39
  95. package/dist/models/SimpleEncodingVodJobAzureCredentials.d.ts +0 -15
  96. package/dist/models/SimpleEncodingVodJobCdnOutput.d.ts +0 -23
  97. package/dist/models/SimpleEncodingVodJobCdnOutput.js +0 -45
  98. package/dist/models/SimpleEncodingVodJobCredentials.d.ts +0 -8
  99. package/dist/models/SimpleEncodingVodJobCredentials.js +0 -17
  100. package/dist/models/SimpleEncodingVodJobDirectFileUploadInput.d.ts +0 -35
  101. package/dist/models/SimpleEncodingVodJobDirectFileUploadInput.js +0 -47
  102. package/dist/models/SimpleEncodingVodJobErrors.d.ts +0 -26
  103. package/dist/models/SimpleEncodingVodJobErrors.js +0 -21
  104. package/dist/models/SimpleEncodingVodJobGcsServiceAccountCredentials.d.ts +0 -15
  105. package/dist/models/SimpleEncodingVodJobGcsServiceAccountCredentials.js +0 -38
  106. package/dist/models/SimpleEncodingVodJobInput.d.ts +0 -16
  107. package/dist/models/SimpleEncodingVodJobInput.js +0 -22
  108. package/dist/models/SimpleEncodingVodJobInputSourceType.d.ts +0 -10
  109. package/dist/models/SimpleEncodingVodJobInputSourceType.js +0 -14
  110. package/dist/models/SimpleEncodingVodJobInputType.d.ts +0 -11
  111. package/dist/models/SimpleEncodingVodJobInputType.js +0 -15
  112. package/dist/models/SimpleEncodingVodJobOptions.d.ts +0 -14
  113. package/dist/models/SimpleEncodingVodJobOptions.js +0 -19
  114. package/dist/models/SimpleEncodingVodJobOutput.d.ts +0 -23
  115. package/dist/models/SimpleEncodingVodJobOutput.js +0 -25
  116. package/dist/models/SimpleEncodingVodJobOutputArtifact.d.ts +0 -20
  117. package/dist/models/SimpleEncodingVodJobOutputArtifact.js +0 -20
  118. package/dist/models/SimpleEncodingVodJobOutputType.d.ts +0 -10
  119. package/dist/models/SimpleEncodingVodJobOutputType.js +0 -14
  120. package/dist/models/SimpleEncodingVodJobRequest.d.ts +0 -42
  121. package/dist/models/SimpleEncodingVodJobRequest.js +0 -26
  122. package/dist/models/SimpleEncodingVodJobResponse.d.ts +0 -78
  123. package/dist/models/SimpleEncodingVodJobResponse.js +0 -33
  124. package/dist/models/SimpleEncodingVodJobS3RoleBasedCredentials.d.ts +0 -21
  125. package/dist/models/SimpleEncodingVodJobS3RoleBasedCredentials.js +0 -39
  126. package/dist/models/SimpleEncodingVodJobStatus.d.ts +0 -14
  127. package/dist/models/SimpleEncodingVodJobStatus.js +0 -18
  128. package/dist/models/SimpleEncodingVodJobUrlInput.d.ts +0 -42
  129. package/dist/models/SimpleEncodingVodJobUrlInput.js +0 -49
  130. package/dist/models/SimpleEncodingVodJobUrlOutput.d.ts +0 -35
  131. package/dist/models/SimpleEncodingVodJobUrlOutput.js +0 -48
  132. package/dist/models/SimpleEncodingVodJobUsernamePasswordCredentials.d.ts +0 -21
  133. package/dist/models/SimpleEncodingVodJobUsernamePasswordCredentials.js +0 -39
@@ -1989,6 +1989,7 @@ var __extends = (this && this.__extends) || (function () {
1989
1989
  Object.defineProperty(exports, "__esModule", ({ value: true }));
1990
1990
  var BaseAPI_1 = __webpack_require__(/*! ./common/BaseAPI */ "./common/BaseAPI.ts");
1991
1991
  var AccountApi_1 = __webpack_require__(/*! ./account/AccountApi */ "./account/AccountApi.ts");
1992
+ var AiSceneAnalysisApi_1 = __webpack_require__(/*! ./aiSceneAnalysis/AiSceneAnalysisApi */ "./aiSceneAnalysis/AiSceneAnalysisApi.ts");
1992
1993
  var AnalyticsApi_1 = __webpack_require__(/*! ./analytics/AnalyticsApi */ "./analytics/AnalyticsApi.ts");
1993
1994
  var EncodingApi_1 = __webpack_require__(/*! ./encoding/EncodingApi */ "./encoding/EncodingApi.ts");
1994
1995
  var GeneralApi_1 = __webpack_require__(/*! ./general/GeneralApi */ "./general/GeneralApi.ts");
@@ -2006,6 +2007,7 @@ var BitmovinApi = /** @class */ (function (_super) {
2006
2007
  function BitmovinApi(configuration) {
2007
2008
  var _this = _super.call(this, configuration) || this;
2008
2009
  _this.account = new AccountApi_1.default(configuration);
2010
+ _this.aiSceneAnalysis = new AiSceneAnalysisApi_1.default(configuration);
2009
2011
  _this.analytics = new AnalyticsApi_1.default(configuration);
2010
2012
  _this.encoding = new EncodingApi_1.default(configuration);
2011
2013
  _this.general = new GeneralApi_1.default(configuration);
@@ -3093,6 +3095,203 @@ var TenantsApi = /** @class */ (function (_super) {
3093
3095
  exports["default"] = TenantsApi;
3094
3096
 
3095
3097
 
3098
+ /***/ }),
3099
+
3100
+ /***/ "./aiSceneAnalysis/AiSceneAnalysisApi.ts":
3101
+ /*!***********************************************!*\
3102
+ !*** ./aiSceneAnalysis/AiSceneAnalysisApi.ts ***!
3103
+ \***********************************************/
3104
+ /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
3105
+
3106
+ "use strict";
3107
+
3108
+ var __extends = (this && this.__extends) || (function () {
3109
+ var extendStatics = function (d, b) {
3110
+ extendStatics = Object.setPrototypeOf ||
3111
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
3112
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
3113
+ return extendStatics(d, b);
3114
+ };
3115
+ return function (d, b) {
3116
+ if (typeof b !== "function" && b !== null)
3117
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
3118
+ extendStatics(d, b);
3119
+ function __() { this.constructor = d; }
3120
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
3121
+ };
3122
+ })();
3123
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
3124
+ var BaseAPI_1 = __webpack_require__(/*! ../common/BaseAPI */ "./common/BaseAPI.ts");
3125
+ var AnalysesApi_1 = __webpack_require__(/*! ./analyses/AnalysesApi */ "./aiSceneAnalysis/analyses/AnalysesApi.ts");
3126
+ /**
3127
+ * AiSceneAnalysisApi - object-oriented interface
3128
+ * @export
3129
+ * @class AiSceneAnalysisApi
3130
+ * @extends {BaseAPI}
3131
+ */
3132
+ var AiSceneAnalysisApi = /** @class */ (function (_super) {
3133
+ __extends(AiSceneAnalysisApi, _super);
3134
+ function AiSceneAnalysisApi(configuration) {
3135
+ var _this = _super.call(this, configuration) || this;
3136
+ _this.analyses = new AnalysesApi_1.default(configuration);
3137
+ return _this;
3138
+ }
3139
+ return AiSceneAnalysisApi;
3140
+ }(BaseAPI_1.BaseAPI));
3141
+ exports["default"] = AiSceneAnalysisApi;
3142
+
3143
+
3144
+ /***/ }),
3145
+
3146
+ /***/ "./aiSceneAnalysis/analyses/AnalysesApi.ts":
3147
+ /*!*************************************************!*\
3148
+ !*** ./aiSceneAnalysis/analyses/AnalysesApi.ts ***!
3149
+ \*************************************************/
3150
+ /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
3151
+
3152
+ "use strict";
3153
+
3154
+ var __extends = (this && this.__extends) || (function () {
3155
+ var extendStatics = function (d, b) {
3156
+ extendStatics = Object.setPrototypeOf ||
3157
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
3158
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
3159
+ return extendStatics(d, b);
3160
+ };
3161
+ return function (d, b) {
3162
+ if (typeof b !== "function" && b !== null)
3163
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
3164
+ extendStatics(d, b);
3165
+ function __() { this.constructor = d; }
3166
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
3167
+ };
3168
+ })();
3169
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
3170
+ var BaseAPI_1 = __webpack_require__(/*! ../../common/BaseAPI */ "./common/BaseAPI.ts");
3171
+ var ByEncodingIdApi_1 = __webpack_require__(/*! ./byEncodingId/ByEncodingIdApi */ "./aiSceneAnalysis/analyses/byEncodingId/ByEncodingIdApi.ts");
3172
+ /**
3173
+ * AnalysesApi - object-oriented interface
3174
+ * @export
3175
+ * @class AnalysesApi
3176
+ * @extends {BaseAPI}
3177
+ */
3178
+ var AnalysesApi = /** @class */ (function (_super) {
3179
+ __extends(AnalysesApi, _super);
3180
+ function AnalysesApi(configuration) {
3181
+ var _this = _super.call(this, configuration) || this;
3182
+ _this.byEncodingId = new ByEncodingIdApi_1.default(configuration);
3183
+ return _this;
3184
+ }
3185
+ return AnalysesApi;
3186
+ }(BaseAPI_1.BaseAPI));
3187
+ exports["default"] = AnalysesApi;
3188
+
3189
+
3190
+ /***/ }),
3191
+
3192
+ /***/ "./aiSceneAnalysis/analyses/byEncodingId/ByEncodingIdApi.ts":
3193
+ /*!******************************************************************!*\
3194
+ !*** ./aiSceneAnalysis/analyses/byEncodingId/ByEncodingIdApi.ts ***!
3195
+ \******************************************************************/
3196
+ /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
3197
+
3198
+ "use strict";
3199
+
3200
+ var __extends = (this && this.__extends) || (function () {
3201
+ var extendStatics = function (d, b) {
3202
+ extendStatics = Object.setPrototypeOf ||
3203
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
3204
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
3205
+ return extendStatics(d, b);
3206
+ };
3207
+ return function (d, b) {
3208
+ if (typeof b !== "function" && b !== null)
3209
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
3210
+ extendStatics(d, b);
3211
+ function __() { this.constructor = d; }
3212
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
3213
+ };
3214
+ })();
3215
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
3216
+ var BaseAPI_1 = __webpack_require__(/*! ../../../common/BaseAPI */ "./common/BaseAPI.ts");
3217
+ var DetailsApi_1 = __webpack_require__(/*! ./details/DetailsApi */ "./aiSceneAnalysis/analyses/byEncodingId/details/DetailsApi.ts");
3218
+ /**
3219
+ * ByEncodingIdApi - object-oriented interface
3220
+ * @export
3221
+ * @class ByEncodingIdApi
3222
+ * @extends {BaseAPI}
3223
+ */
3224
+ var ByEncodingIdApi = /** @class */ (function (_super) {
3225
+ __extends(ByEncodingIdApi, _super);
3226
+ function ByEncodingIdApi(configuration) {
3227
+ var _this = _super.call(this, configuration) || this;
3228
+ _this.details = new DetailsApi_1.default(configuration);
3229
+ return _this;
3230
+ }
3231
+ return ByEncodingIdApi;
3232
+ }(BaseAPI_1.BaseAPI));
3233
+ exports["default"] = ByEncodingIdApi;
3234
+
3235
+
3236
+ /***/ }),
3237
+
3238
+ /***/ "./aiSceneAnalysis/analyses/byEncodingId/details/DetailsApi.ts":
3239
+ /*!*********************************************************************!*\
3240
+ !*** ./aiSceneAnalysis/analyses/byEncodingId/details/DetailsApi.ts ***!
3241
+ \*********************************************************************/
3242
+ /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
3243
+
3244
+ "use strict";
3245
+
3246
+ var __extends = (this && this.__extends) || (function () {
3247
+ var extendStatics = function (d, b) {
3248
+ extendStatics = Object.setPrototypeOf ||
3249
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
3250
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
3251
+ return extendStatics(d, b);
3252
+ };
3253
+ return function (d, b) {
3254
+ if (typeof b !== "function" && b !== null)
3255
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
3256
+ extendStatics(d, b);
3257
+ function __() { this.constructor = d; }
3258
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
3259
+ };
3260
+ })();
3261
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
3262
+ var BaseAPI_1 = __webpack_require__(/*! ../../../../common/BaseAPI */ "./common/BaseAPI.ts");
3263
+ var Mapper_1 = __webpack_require__(/*! ../../../../common/Mapper */ "./common/Mapper.ts");
3264
+ var SceneAnalysisDetailsResponse_1 = __webpack_require__(/*! ../../../../models/SceneAnalysisDetailsResponse */ "./models/SceneAnalysisDetailsResponse.ts");
3265
+ /**
3266
+ * DetailsApi - object-oriented interface
3267
+ * @export
3268
+ * @class DetailsApi
3269
+ * @extends {BaseAPI}
3270
+ */
3271
+ var DetailsApi = /** @class */ (function (_super) {
3272
+ __extends(DetailsApi, _super);
3273
+ function DetailsApi(configuration) {
3274
+ return _super.call(this, configuration) || this;
3275
+ }
3276
+ /**
3277
+ * @summary Get AI scene analysis details by encoding ID
3278
+ * @param {string} encodingId The encoding ID
3279
+ * @throws {BitmovinError}
3280
+ * @memberof DetailsApi
3281
+ */
3282
+ DetailsApi.prototype.get = function (encodingId) {
3283
+ var pathParamMap = {
3284
+ encoding_id: encodingId
3285
+ };
3286
+ return this.restClient.get('/ai-scene-analysis/analyses/by-encoding-id/{encoding_id}/details', pathParamMap).then(function (response) {
3287
+ return (0, Mapper_1.map)(response, SceneAnalysisDetailsResponse_1.default);
3288
+ });
3289
+ };
3290
+ return DetailsApi;
3291
+ }(BaseAPI_1.BaseAPI));
3292
+ exports["default"] = DetailsApi;
3293
+
3294
+
3096
3295
  /***/ }),
3097
3296
 
3098
3297
  /***/ "./analytics/AnalyticsApi.ts":
@@ -6782,7 +6981,7 @@ var HeaderHandler = /** @class */ (function (_super) {
6782
6981
  var headers = {
6783
6982
  'X-Api-Key': apiKey,
6784
6983
  'X-Api-Client': 'bitmovin-api-sdk-javascript',
6785
- 'X-Api-Client-Version': '1.224.0',
6984
+ 'X-Api-Client-Version': '1.226.0',
6786
6985
  'Content-Type': 'application/json'
6787
6986
  };
6788
6987
  if (tenantOrgId) {
@@ -6970,7 +7169,6 @@ var ManifestsApi_1 = __webpack_require__(/*! ./manifests/ManifestsApi */ "./enco
6970
7169
  var InfrastructureApi_1 = __webpack_require__(/*! ./infrastructure/InfrastructureApi */ "./encoding/infrastructure/InfrastructureApi.ts");
6971
7170
  var StatisticsApi_1 = __webpack_require__(/*! ./statistics/StatisticsApi */ "./encoding/statistics/StatisticsApi.ts");
6972
7171
  var WatchFoldersApi_1 = __webpack_require__(/*! ./watchFolders/WatchFoldersApi */ "./encoding/watchFolders/WatchFoldersApi.ts");
6973
- var SimpleApi_1 = __webpack_require__(/*! ./simple/SimpleApi */ "./encoding/simple/SimpleApi.ts");
6974
7172
  var ErrorDefinitionsApi_1 = __webpack_require__(/*! ./errorDefinitions/ErrorDefinitionsApi */ "./encoding/errorDefinitions/ErrorDefinitionsApi.ts");
6975
7173
  var TemplatesApi_1 = __webpack_require__(/*! ./templates/TemplatesApi */ "./encoding/templates/TemplatesApi.ts");
6976
7174
  /**
@@ -6993,7 +7191,6 @@ var EncodingApi = /** @class */ (function (_super) {
6993
7191
  _this.infrastructure = new InfrastructureApi_1.default(configuration);
6994
7192
  _this.statistics = new StatisticsApi_1.default(configuration);
6995
7193
  _this.watchFolders = new WatchFoldersApi_1.default(configuration);
6996
- _this.simple = new SimpleApi_1.default(configuration);
6997
7194
  _this.errorDefinitions = new ErrorDefinitionsApi_1.default(configuration);
6998
7195
  _this.templates = new TemplatesApi_1.default(configuration);
6999
7196
  return _this;
@@ -53294,10 +53491,10 @@ exports["default"] = TypeApi;
53294
53491
 
53295
53492
  /***/ }),
53296
53493
 
53297
- /***/ "./encoding/simple/SimpleApi.ts":
53298
- /*!**************************************!*\
53299
- !*** ./encoding/simple/SimpleApi.ts ***!
53300
- \**************************************/
53494
+ /***/ "./encoding/statistics/StatisticsApi.ts":
53495
+ /*!**********************************************!*\
53496
+ !*** ./encoding/statistics/StatisticsApi.ts ***!
53497
+ \**********************************************/
53301
53498
  /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
53302
53499
 
53303
53500
  "use strict";
@@ -53319,31 +53516,115 @@ var __extends = (this && this.__extends) || (function () {
53319
53516
  })();
53320
53517
  Object.defineProperty(exports, "__esModule", ({ value: true }));
53321
53518
  var BaseAPI_1 = __webpack_require__(/*! ../../common/BaseAPI */ "./common/BaseAPI.ts");
53322
- var JobsApi_1 = __webpack_require__(/*! ./jobs/JobsApi */ "./encoding/simple/jobs/JobsApi.ts");
53519
+ var Mapper_1 = __webpack_require__(/*! ../../common/Mapper */ "./common/Mapper.ts");
53520
+ var CdnApi_1 = __webpack_require__(/*! ./cdn/CdnApi */ "./encoding/statistics/cdn/CdnApi.ts");
53521
+ var DailyApi_1 = __webpack_require__(/*! ./daily/DailyApi */ "./encoding/statistics/daily/DailyApi.ts");
53522
+ var EncodingsApi_1 = __webpack_require__(/*! ./encodings/EncodingsApi */ "./encoding/statistics/encodings/EncodingsApi.ts");
53523
+ var LabelsApi_1 = __webpack_require__(/*! ./labels/LabelsApi */ "./encoding/statistics/labels/LabelsApi.ts");
53524
+ var Statistics_1 = __webpack_require__(/*! ../../models/Statistics */ "./models/Statistics.ts");
53525
+ var PaginationResponse_1 = __webpack_require__(/*! ../../models/PaginationResponse */ "./models/PaginationResponse.ts");
53526
+ var StatisticsListQueryParams_1 = __webpack_require__(/*! ./StatisticsListQueryParams */ "./encoding/statistics/StatisticsListQueryParams.ts");
53323
53527
  /**
53324
- * SimpleApi - object-oriented interface
53528
+ * StatisticsApi - object-oriented interface
53325
53529
  * @export
53326
- * @class SimpleApi
53530
+ * @class StatisticsApi
53327
53531
  * @extends {BaseAPI}
53328
53532
  */
53329
- var SimpleApi = /** @class */ (function (_super) {
53330
- __extends(SimpleApi, _super);
53331
- function SimpleApi(configuration) {
53533
+ var StatisticsApi = /** @class */ (function (_super) {
53534
+ __extends(StatisticsApi, _super);
53535
+ function StatisticsApi(configuration) {
53332
53536
  var _this = _super.call(this, configuration) || this;
53333
- _this.jobs = new JobsApi_1.default(configuration);
53537
+ _this.cdn = new CdnApi_1.default(configuration);
53538
+ _this.daily = new DailyApi_1.default(configuration);
53539
+ _this.encodings = new EncodingsApi_1.default(configuration);
53540
+ _this.labels = new LabelsApi_1.default(configuration);
53334
53541
  return _this;
53335
53542
  }
53336
- return SimpleApi;
53543
+ /**
53544
+ * @summary Show Overall Statistics
53545
+ * @throws {BitmovinError}
53546
+ * @memberof StatisticsApi
53547
+ */
53548
+ StatisticsApi.prototype.get = function () {
53549
+ return this.restClient.get('/encoding/statistics', {}).then(function (response) {
53550
+ return (0, Mapper_1.map)(response, Statistics_1.default);
53551
+ });
53552
+ };
53553
+ /**
53554
+ * @summary Show Overall Statistics Within Specific Dates
53555
+ * @param {Date} from Start date, format: yyyy-MM-dd
53556
+ * @param {Date} to End date, format: yyyy-MM-dd
53557
+ * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
53558
+ * @throws {BitmovinError}
53559
+ * @memberof StatisticsApi
53560
+ */
53561
+ StatisticsApi.prototype.list = function (from, to, queryParameters) {
53562
+ var pathParamMap = {
53563
+ from: from,
53564
+ to: to
53565
+ };
53566
+ var queryParams = {};
53567
+ if (typeof queryParameters === 'function') {
53568
+ queryParams = queryParameters(new StatisticsListQueryParams_1.StatisticsListQueryParamsBuilder()).buildQueryParams();
53569
+ }
53570
+ else if (queryParameters) {
53571
+ queryParams = queryParameters;
53572
+ }
53573
+ return this.restClient.get('/encoding/statistics/{from}/{to}', pathParamMap, queryParams).then(function (response) {
53574
+ return new PaginationResponse_1.default(response, Statistics_1.default);
53575
+ });
53576
+ };
53577
+ return StatisticsApi;
53337
53578
  }(BaseAPI_1.BaseAPI));
53338
- exports["default"] = SimpleApi;
53579
+ exports["default"] = StatisticsApi;
53339
53580
 
53340
53581
 
53341
53582
  /***/ }),
53342
53583
 
53343
- /***/ "./encoding/simple/jobs/JobsApi.ts":
53344
- /*!*****************************************!*\
53345
- !*** ./encoding/simple/jobs/JobsApi.ts ***!
53346
- \*****************************************/
53584
+ /***/ "./encoding/statistics/StatisticsListQueryParams.ts":
53585
+ /*!**********************************************************!*\
53586
+ !*** ./encoding/statistics/StatisticsListQueryParams.ts ***!
53587
+ \**********************************************************/
53588
+ /***/ ((__unused_webpack_module, exports) => {
53589
+
53590
+ "use strict";
53591
+
53592
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
53593
+ exports.StatisticsListQueryParamsBuilder = void 0;
53594
+ var StatisticsListQueryParamsBuilder = /** @class */ (function () {
53595
+ function StatisticsListQueryParamsBuilder() {
53596
+ this.internalParams = {};
53597
+ }
53598
+ /**
53599
+ *
53600
+ * @param offset Index of the first item to return, starting at 0. Default is 0
53601
+ */
53602
+ StatisticsListQueryParamsBuilder.prototype.offset = function (offset) {
53603
+ this.internalParams.offset = offset;
53604
+ return this;
53605
+ };
53606
+ /**
53607
+ *
53608
+ * @param limit Maximum number of items to return. Default is 25, maximum is 100
53609
+ */
53610
+ StatisticsListQueryParamsBuilder.prototype.limit = function (limit) {
53611
+ this.internalParams.limit = limit;
53612
+ return this;
53613
+ };
53614
+ StatisticsListQueryParamsBuilder.prototype.buildQueryParams = function () {
53615
+ return this.internalParams;
53616
+ };
53617
+ return StatisticsListQueryParamsBuilder;
53618
+ }());
53619
+ exports.StatisticsListQueryParamsBuilder = StatisticsListQueryParamsBuilder;
53620
+
53621
+
53622
+ /***/ }),
53623
+
53624
+ /***/ "./encoding/statistics/cdn/CdnApi.ts":
53625
+ /*!*******************************************!*\
53626
+ !*** ./encoding/statistics/cdn/CdnApi.ts ***!
53627
+ \*******************************************/
53347
53628
  /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
53348
53629
 
53349
53630
  "use strict";
@@ -53365,465 +53646,71 @@ var __extends = (this && this.__extends) || (function () {
53365
53646
  })();
53366
53647
  Object.defineProperty(exports, "__esModule", ({ value: true }));
53367
53648
  var BaseAPI_1 = __webpack_require__(/*! ../../../common/BaseAPI */ "./common/BaseAPI.ts");
53368
- var VodApi_1 = __webpack_require__(/*! ./vod/VodApi */ "./encoding/simple/jobs/vod/VodApi.ts");
53369
- var LiveApi_1 = __webpack_require__(/*! ./live/LiveApi */ "./encoding/simple/jobs/live/LiveApi.ts");
53649
+ var UsageApi_1 = __webpack_require__(/*! ./usage/UsageApi */ "./encoding/statistics/cdn/usage/UsageApi.ts");
53370
53650
  /**
53371
- * JobsApi - object-oriented interface
53651
+ * CdnApi - object-oriented interface
53372
53652
  * @export
53373
- * @class JobsApi
53653
+ * @class CdnApi
53374
53654
  * @extends {BaseAPI}
53375
53655
  */
53376
- var JobsApi = /** @class */ (function (_super) {
53377
- __extends(JobsApi, _super);
53378
- function JobsApi(configuration) {
53656
+ var CdnApi = /** @class */ (function (_super) {
53657
+ __extends(CdnApi, _super);
53658
+ function CdnApi(configuration) {
53379
53659
  var _this = _super.call(this, configuration) || this;
53380
- _this.vod = new VodApi_1.default(configuration);
53381
- _this.live = new LiveApi_1.default(configuration);
53660
+ _this.usage = new UsageApi_1.default(configuration);
53382
53661
  return _this;
53383
53662
  }
53384
- return JobsApi;
53663
+ return CdnApi;
53385
53664
  }(BaseAPI_1.BaseAPI));
53386
- exports["default"] = JobsApi;
53665
+ exports["default"] = CdnApi;
53387
53666
 
53388
53667
 
53389
53668
  /***/ }),
53390
53669
 
53391
- /***/ "./encoding/simple/jobs/live/LiveApi.ts":
53392
- /*!**********************************************!*\
53393
- !*** ./encoding/simple/jobs/live/LiveApi.ts ***!
53394
- \**********************************************/
53395
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
53396
-
53397
- "use strict";
53398
-
53399
- var __extends = (this && this.__extends) || (function () {
53400
- var extendStatics = function (d, b) {
53401
- extendStatics = Object.setPrototypeOf ||
53402
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
53403
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
53404
- return extendStatics(d, b);
53405
- };
53406
- return function (d, b) {
53407
- if (typeof b !== "function" && b !== null)
53408
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
53409
- extendStatics(d, b);
53410
- function __() { this.constructor = d; }
53411
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
53412
- };
53413
- })();
53414
- Object.defineProperty(exports, "__esModule", ({ value: true }));
53415
- var BaseAPI_1 = __webpack_require__(/*! ../../../../common/BaseAPI */ "./common/BaseAPI.ts");
53416
- var Mapper_1 = __webpack_require__(/*! ../../../../common/Mapper */ "./common/Mapper.ts");
53417
- var SimpleEncodingLiveJobResponse_1 = __webpack_require__(/*! ../../../../models/SimpleEncodingLiveJobResponse */ "./models/SimpleEncodingLiveJobResponse.ts");
53418
- /**
53419
- * LiveApi - object-oriented interface
53420
- * @export
53421
- * @class LiveApi
53422
- * @extends {BaseAPI}
53423
- */
53424
- var LiveApi = /** @class */ (function (_super) {
53425
- __extends(LiveApi, _super);
53426
- function LiveApi(configuration) {
53427
- return _super.call(this, configuration) || this;
53428
- }
53429
- /**
53430
- * @summary Create a Simple Encoding Live Job
53431
- * @param {SimpleEncodingLiveJobRequest} simpleEncodingLiveJobRequest The Simple Encoding Live Job to be created.
53432
- * @throws {BitmovinError}
53433
- * @memberof LiveApi
53434
- */
53435
- LiveApi.prototype.create = function (simpleEncodingLiveJobRequest) {
53436
- return this.restClient.post('/encoding/simple/jobs/live', {}, simpleEncodingLiveJobRequest).then(function (response) {
53437
- return (0, Mapper_1.map)(response, SimpleEncodingLiveJobResponse_1.default);
53438
- });
53439
- };
53440
- /**
53441
- * @summary Simple Encoding Live Job details
53442
- * @param {string} simpleEncodingJobId Id of the Simple Encoding Live Job
53443
- * @throws {BitmovinError}
53444
- * @memberof LiveApi
53445
- */
53446
- LiveApi.prototype.get = function (simpleEncodingJobId) {
53447
- var pathParamMap = {
53448
- simple_encoding_job_id: simpleEncodingJobId
53449
- };
53450
- return this.restClient.get('/encoding/simple/jobs/live/{simple_encoding_job_id}', pathParamMap).then(function (response) {
53451
- return (0, Mapper_1.map)(response, SimpleEncodingLiveJobResponse_1.default);
53452
- });
53453
- };
53454
- return LiveApi;
53455
- }(BaseAPI_1.BaseAPI));
53456
- exports["default"] = LiveApi;
53457
-
53458
-
53459
- /***/ }),
53460
-
53461
- /***/ "./encoding/simple/jobs/vod/SimpleEncodingVodJobResponseListQueryParams.ts":
53462
- /*!*********************************************************************************!*\
53463
- !*** ./encoding/simple/jobs/vod/SimpleEncodingVodJobResponseListQueryParams.ts ***!
53464
- \*********************************************************************************/
53465
- /***/ ((__unused_webpack_module, exports) => {
53466
-
53467
- "use strict";
53468
-
53469
- Object.defineProperty(exports, "__esModule", ({ value: true }));
53470
- exports.SimpleEncodingVodJobResponseListQueryParamsBuilder = void 0;
53471
- var SimpleEncodingVodJobResponseListQueryParamsBuilder = /** @class */ (function () {
53472
- function SimpleEncodingVodJobResponseListQueryParamsBuilder() {
53473
- this.internalParams = {};
53474
- }
53475
- /**
53476
- *
53477
- * @param offset Index of the first item to return, starting at 0. Default is 0
53478
- */
53479
- SimpleEncodingVodJobResponseListQueryParamsBuilder.prototype.offset = function (offset) {
53480
- this.internalParams.offset = offset;
53481
- return this;
53482
- };
53483
- /**
53484
- *
53485
- * @param limit Maximum number of items to return. Default is 25, maximum is 100
53486
- */
53487
- SimpleEncodingVodJobResponseListQueryParamsBuilder.prototype.limit = function (limit) {
53488
- this.internalParams.limit = limit;
53489
- return this;
53490
- };
53491
- /**
53492
- *
53493
- * @param sort Order list result according to a Simple Encoding VOD Job attribute. The fields that can be used for sorting are: + `createdAt`
53494
- */
53495
- SimpleEncodingVodJobResponseListQueryParamsBuilder.prototype.sort = function (sort) {
53496
- this.internalParams.sort = sort;
53497
- return this;
53498
- };
53499
- /**
53500
- *
53501
- * @param status Filter Simple Encoding VOD Jobs to only show the ones with the status specified.
53502
- */
53503
- SimpleEncodingVodJobResponseListQueryParamsBuilder.prototype.status = function (status) {
53504
- this.internalParams.status = status;
53505
- return this;
53506
- };
53507
- SimpleEncodingVodJobResponseListQueryParamsBuilder.prototype.buildQueryParams = function () {
53508
- return this.internalParams;
53509
- };
53510
- return SimpleEncodingVodJobResponseListQueryParamsBuilder;
53511
- }());
53512
- exports.SimpleEncodingVodJobResponseListQueryParamsBuilder = SimpleEncodingVodJobResponseListQueryParamsBuilder;
53513
-
53514
-
53515
- /***/ }),
53516
-
53517
- /***/ "./encoding/simple/jobs/vod/VodApi.ts":
53518
- /*!********************************************!*\
53519
- !*** ./encoding/simple/jobs/vod/VodApi.ts ***!
53520
- \********************************************/
53521
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
53522
-
53523
- "use strict";
53524
-
53525
- var __extends = (this && this.__extends) || (function () {
53526
- var extendStatics = function (d, b) {
53527
- extendStatics = Object.setPrototypeOf ||
53528
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
53529
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
53530
- return extendStatics(d, b);
53531
- };
53532
- return function (d, b) {
53533
- if (typeof b !== "function" && b !== null)
53534
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
53535
- extendStatics(d, b);
53536
- function __() { this.constructor = d; }
53537
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
53538
- };
53539
- })();
53540
- Object.defineProperty(exports, "__esModule", ({ value: true }));
53541
- var BaseAPI_1 = __webpack_require__(/*! ../../../../common/BaseAPI */ "./common/BaseAPI.ts");
53542
- var Mapper_1 = __webpack_require__(/*! ../../../../common/Mapper */ "./common/Mapper.ts");
53543
- var SimpleEncodingVodJobResponse_1 = __webpack_require__(/*! ../../../../models/SimpleEncodingVodJobResponse */ "./models/SimpleEncodingVodJobResponse.ts");
53544
- var PaginationResponse_1 = __webpack_require__(/*! ../../../../models/PaginationResponse */ "./models/PaginationResponse.ts");
53545
- var SimpleEncodingVodJobResponseListQueryParams_1 = __webpack_require__(/*! ./SimpleEncodingVodJobResponseListQueryParams */ "./encoding/simple/jobs/vod/SimpleEncodingVodJobResponseListQueryParams.ts");
53546
- /**
53547
- * VodApi - object-oriented interface
53548
- * @export
53549
- * @class VodApi
53550
- * @extends {BaseAPI}
53551
- */
53552
- var VodApi = /** @class */ (function (_super) {
53553
- __extends(VodApi, _super);
53554
- function VodApi(configuration) {
53555
- return _super.call(this, configuration) || this;
53556
- }
53557
- /**
53558
- * @summary Create a Simple Encoding VOD Job
53559
- * @param {SimpleEncodingVodJobRequest} simpleEncodingVodJobRequest The Simple Encoding VOD Job to be created.
53560
- * @throws {BitmovinError}
53561
- * @memberof VodApi
53562
- */
53563
- VodApi.prototype.create = function (simpleEncodingVodJobRequest) {
53564
- return this.restClient.post('/encoding/simple/jobs/vod', {}, simpleEncodingVodJobRequest).then(function (response) {
53565
- return (0, Mapper_1.map)(response, SimpleEncodingVodJobResponse_1.default);
53566
- });
53567
- };
53568
- /**
53569
- * @summary Simple Encoding VOD Job details
53570
- * @param {string} simpleEncodingJobId Id of the Simple Encoding VOD Job
53571
- * @throws {BitmovinError}
53572
- * @memberof VodApi
53573
- */
53574
- VodApi.prototype.get = function (simpleEncodingJobId) {
53575
- var pathParamMap = {
53576
- simple_encoding_job_id: simpleEncodingJobId
53577
- };
53578
- return this.restClient.get('/encoding/simple/jobs/vod/{simple_encoding_job_id}', pathParamMap).then(function (response) {
53579
- return (0, Mapper_1.map)(response, SimpleEncodingVodJobResponse_1.default);
53580
- });
53581
- };
53582
- /**
53583
- * @summary List all Simple Encoding VOD Jobs
53584
- * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
53585
- * @throws {BitmovinError}
53586
- * @memberof VodApi
53587
- */
53588
- VodApi.prototype.list = function (queryParameters) {
53589
- var queryParams = {};
53590
- if (typeof queryParameters === 'function') {
53591
- queryParams = queryParameters(new SimpleEncodingVodJobResponseListQueryParams_1.SimpleEncodingVodJobResponseListQueryParamsBuilder()).buildQueryParams();
53592
- }
53593
- else if (queryParameters) {
53594
- queryParams = queryParameters;
53595
- }
53596
- return this.restClient.get('/encoding/simple/jobs/vod', {}, queryParams).then(function (response) {
53597
- return new PaginationResponse_1.default(response, SimpleEncodingVodJobResponse_1.default);
53598
- });
53599
- };
53600
- return VodApi;
53601
- }(BaseAPI_1.BaseAPI));
53602
- exports["default"] = VodApi;
53603
-
53604
-
53605
- /***/ }),
53606
-
53607
- /***/ "./encoding/statistics/StatisticsApi.ts":
53608
- /*!**********************************************!*\
53609
- !*** ./encoding/statistics/StatisticsApi.ts ***!
53610
- \**********************************************/
53611
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
53612
-
53613
- "use strict";
53614
-
53615
- var __extends = (this && this.__extends) || (function () {
53616
- var extendStatics = function (d, b) {
53617
- extendStatics = Object.setPrototypeOf ||
53618
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
53619
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
53620
- return extendStatics(d, b);
53621
- };
53622
- return function (d, b) {
53623
- if (typeof b !== "function" && b !== null)
53624
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
53625
- extendStatics(d, b);
53626
- function __() { this.constructor = d; }
53627
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
53628
- };
53629
- })();
53630
- Object.defineProperty(exports, "__esModule", ({ value: true }));
53631
- var BaseAPI_1 = __webpack_require__(/*! ../../common/BaseAPI */ "./common/BaseAPI.ts");
53632
- var Mapper_1 = __webpack_require__(/*! ../../common/Mapper */ "./common/Mapper.ts");
53633
- var CdnApi_1 = __webpack_require__(/*! ./cdn/CdnApi */ "./encoding/statistics/cdn/CdnApi.ts");
53634
- var DailyApi_1 = __webpack_require__(/*! ./daily/DailyApi */ "./encoding/statistics/daily/DailyApi.ts");
53635
- var EncodingsApi_1 = __webpack_require__(/*! ./encodings/EncodingsApi */ "./encoding/statistics/encodings/EncodingsApi.ts");
53636
- var LabelsApi_1 = __webpack_require__(/*! ./labels/LabelsApi */ "./encoding/statistics/labels/LabelsApi.ts");
53637
- var Statistics_1 = __webpack_require__(/*! ../../models/Statistics */ "./models/Statistics.ts");
53638
- var PaginationResponse_1 = __webpack_require__(/*! ../../models/PaginationResponse */ "./models/PaginationResponse.ts");
53639
- var StatisticsListQueryParams_1 = __webpack_require__(/*! ./StatisticsListQueryParams */ "./encoding/statistics/StatisticsListQueryParams.ts");
53640
- /**
53641
- * StatisticsApi - object-oriented interface
53642
- * @export
53643
- * @class StatisticsApi
53644
- * @extends {BaseAPI}
53645
- */
53646
- var StatisticsApi = /** @class */ (function (_super) {
53647
- __extends(StatisticsApi, _super);
53648
- function StatisticsApi(configuration) {
53649
- var _this = _super.call(this, configuration) || this;
53650
- _this.cdn = new CdnApi_1.default(configuration);
53651
- _this.daily = new DailyApi_1.default(configuration);
53652
- _this.encodings = new EncodingsApi_1.default(configuration);
53653
- _this.labels = new LabelsApi_1.default(configuration);
53654
- return _this;
53655
- }
53656
- /**
53657
- * @summary Show Overall Statistics
53658
- * @throws {BitmovinError}
53659
- * @memberof StatisticsApi
53660
- */
53661
- StatisticsApi.prototype.get = function () {
53662
- return this.restClient.get('/encoding/statistics', {}).then(function (response) {
53663
- return (0, Mapper_1.map)(response, Statistics_1.default);
53664
- });
53665
- };
53666
- /**
53667
- * @summary Show Overall Statistics Within Specific Dates
53668
- * @param {Date} from Start date, format: yyyy-MM-dd
53669
- * @param {Date} to End date, format: yyyy-MM-dd
53670
- * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
53671
- * @throws {BitmovinError}
53672
- * @memberof StatisticsApi
53673
- */
53674
- StatisticsApi.prototype.list = function (from, to, queryParameters) {
53675
- var pathParamMap = {
53676
- from: from,
53677
- to: to
53678
- };
53679
- var queryParams = {};
53680
- if (typeof queryParameters === 'function') {
53681
- queryParams = queryParameters(new StatisticsListQueryParams_1.StatisticsListQueryParamsBuilder()).buildQueryParams();
53682
- }
53683
- else if (queryParameters) {
53684
- queryParams = queryParameters;
53685
- }
53686
- return this.restClient.get('/encoding/statistics/{from}/{to}', pathParamMap, queryParams).then(function (response) {
53687
- return new PaginationResponse_1.default(response, Statistics_1.default);
53688
- });
53689
- };
53690
- return StatisticsApi;
53691
- }(BaseAPI_1.BaseAPI));
53692
- exports["default"] = StatisticsApi;
53693
-
53694
-
53695
- /***/ }),
53696
-
53697
- /***/ "./encoding/statistics/StatisticsListQueryParams.ts":
53698
- /*!**********************************************************!*\
53699
- !*** ./encoding/statistics/StatisticsListQueryParams.ts ***!
53700
- \**********************************************************/
53701
- /***/ ((__unused_webpack_module, exports) => {
53702
-
53703
- "use strict";
53704
-
53705
- Object.defineProperty(exports, "__esModule", ({ value: true }));
53706
- exports.StatisticsListQueryParamsBuilder = void 0;
53707
- var StatisticsListQueryParamsBuilder = /** @class */ (function () {
53708
- function StatisticsListQueryParamsBuilder() {
53709
- this.internalParams = {};
53710
- }
53711
- /**
53712
- *
53713
- * @param offset Index of the first item to return, starting at 0. Default is 0
53714
- */
53715
- StatisticsListQueryParamsBuilder.prototype.offset = function (offset) {
53716
- this.internalParams.offset = offset;
53717
- return this;
53718
- };
53719
- /**
53720
- *
53721
- * @param limit Maximum number of items to return. Default is 25, maximum is 100
53722
- */
53723
- StatisticsListQueryParamsBuilder.prototype.limit = function (limit) {
53724
- this.internalParams.limit = limit;
53725
- return this;
53726
- };
53727
- StatisticsListQueryParamsBuilder.prototype.buildQueryParams = function () {
53728
- return this.internalParams;
53729
- };
53730
- return StatisticsListQueryParamsBuilder;
53731
- }());
53732
- exports.StatisticsListQueryParamsBuilder = StatisticsListQueryParamsBuilder;
53733
-
53734
-
53735
- /***/ }),
53736
-
53737
- /***/ "./encoding/statistics/cdn/CdnApi.ts":
53738
- /*!*******************************************!*\
53739
- !*** ./encoding/statistics/cdn/CdnApi.ts ***!
53740
- \*******************************************/
53741
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
53742
-
53743
- "use strict";
53744
-
53745
- var __extends = (this && this.__extends) || (function () {
53746
- var extendStatics = function (d, b) {
53747
- extendStatics = Object.setPrototypeOf ||
53748
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
53749
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
53750
- return extendStatics(d, b);
53751
- };
53752
- return function (d, b) {
53753
- if (typeof b !== "function" && b !== null)
53754
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
53755
- extendStatics(d, b);
53756
- function __() { this.constructor = d; }
53757
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
53758
- };
53759
- })();
53760
- Object.defineProperty(exports, "__esModule", ({ value: true }));
53761
- var BaseAPI_1 = __webpack_require__(/*! ../../../common/BaseAPI */ "./common/BaseAPI.ts");
53762
- var UsageApi_1 = __webpack_require__(/*! ./usage/UsageApi */ "./encoding/statistics/cdn/usage/UsageApi.ts");
53763
- /**
53764
- * CdnApi - object-oriented interface
53765
- * @export
53766
- * @class CdnApi
53767
- * @extends {BaseAPI}
53768
- */
53769
- var CdnApi = /** @class */ (function (_super) {
53770
- __extends(CdnApi, _super);
53771
- function CdnApi(configuration) {
53772
- var _this = _super.call(this, configuration) || this;
53773
- _this.usage = new UsageApi_1.default(configuration);
53774
- return _this;
53775
- }
53776
- return CdnApi;
53777
- }(BaseAPI_1.BaseAPI));
53778
- exports["default"] = CdnApi;
53779
-
53780
-
53781
- /***/ }),
53782
-
53783
- /***/ "./encoding/statistics/cdn/usage/CdnUsageStatisticsGetQueryParams.ts":
53784
- /*!***************************************************************************!*\
53785
- !*** ./encoding/statistics/cdn/usage/CdnUsageStatisticsGetQueryParams.ts ***!
53786
- \***************************************************************************/
53787
- /***/ ((__unused_webpack_module, exports) => {
53788
-
53789
- "use strict";
53790
-
53791
- Object.defineProperty(exports, "__esModule", ({ value: true }));
53792
- exports.CdnUsageStatisticsGetQueryParamsBuilder = void 0;
53793
- var CdnUsageStatisticsGetQueryParamsBuilder = /** @class */ (function () {
53794
- function CdnUsageStatisticsGetQueryParamsBuilder() {
53795
- this.internalParams = {};
53796
- }
53797
- /**
53798
- *
53799
- * @param from Start date. Accepted formats: yyyy-MM-ddThh:mm:ssZ or yyyy-MM-dd
53800
- */
53801
- CdnUsageStatisticsGetQueryParamsBuilder.prototype.from = function (from) {
53802
- this.internalParams.from = from;
53803
- return this;
53804
- };
53805
- /**
53806
- *
53807
- * @param to End date. Accepted formats: yyyy-MM-ddThh:mm:ssZ or yyyy-MM-dd
53808
- */
53809
- CdnUsageStatisticsGetQueryParamsBuilder.prototype.to = function (to) {
53810
- this.internalParams.to = to;
53811
- return this;
53812
- };
53813
- CdnUsageStatisticsGetQueryParamsBuilder.prototype.buildQueryParams = function () {
53814
- return this.internalParams;
53815
- };
53816
- return CdnUsageStatisticsGetQueryParamsBuilder;
53817
- }());
53818
- exports.CdnUsageStatisticsGetQueryParamsBuilder = CdnUsageStatisticsGetQueryParamsBuilder;
53819
-
53820
-
53821
- /***/ }),
53822
-
53823
- /***/ "./encoding/statistics/cdn/usage/UsageApi.ts":
53824
- /*!***************************************************!*\
53825
- !*** ./encoding/statistics/cdn/usage/UsageApi.ts ***!
53826
- \***************************************************/
53670
+ /***/ "./encoding/statistics/cdn/usage/CdnUsageStatisticsGetQueryParams.ts":
53671
+ /*!***************************************************************************!*\
53672
+ !*** ./encoding/statistics/cdn/usage/CdnUsageStatisticsGetQueryParams.ts ***!
53673
+ \***************************************************************************/
53674
+ /***/ ((__unused_webpack_module, exports) => {
53675
+
53676
+ "use strict";
53677
+
53678
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
53679
+ exports.CdnUsageStatisticsGetQueryParamsBuilder = void 0;
53680
+ var CdnUsageStatisticsGetQueryParamsBuilder = /** @class */ (function () {
53681
+ function CdnUsageStatisticsGetQueryParamsBuilder() {
53682
+ this.internalParams = {};
53683
+ }
53684
+ /**
53685
+ *
53686
+ * @param from Start date. Accepted formats: yyyy-MM-ddThh:mm:ssZ or yyyy-MM-dd
53687
+ */
53688
+ CdnUsageStatisticsGetQueryParamsBuilder.prototype.from = function (from) {
53689
+ this.internalParams.from = from;
53690
+ return this;
53691
+ };
53692
+ /**
53693
+ *
53694
+ * @param to End date. Accepted formats: yyyy-MM-ddThh:mm:ssZ or yyyy-MM-dd
53695
+ */
53696
+ CdnUsageStatisticsGetQueryParamsBuilder.prototype.to = function (to) {
53697
+ this.internalParams.to = to;
53698
+ return this;
53699
+ };
53700
+ CdnUsageStatisticsGetQueryParamsBuilder.prototype.buildQueryParams = function () {
53701
+ return this.internalParams;
53702
+ };
53703
+ return CdnUsageStatisticsGetQueryParamsBuilder;
53704
+ }());
53705
+ exports.CdnUsageStatisticsGetQueryParamsBuilder = CdnUsageStatisticsGetQueryParamsBuilder;
53706
+
53707
+
53708
+ /***/ }),
53709
+
53710
+ /***/ "./encoding/statistics/cdn/usage/UsageApi.ts":
53711
+ /*!***************************************************!*\
53712
+ !*** ./encoding/statistics/cdn/usage/UsageApi.ts ***!
53713
+ \***************************************************/
53827
53714
  /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
53828
53715
 
53829
53716
  "use strict";
@@ -54604,6 +54491,14 @@ var LiveEncodingStatsEventListQueryParamsBuilder = /** @class */ (function () {
54604
54491
  this.internalParams.limit = limit;
54605
54492
  return this;
54606
54493
  };
54494
+ /**
54495
+ *
54496
+ * @param sortByTime Sort events by time in DESC order
54497
+ */
54498
+ LiveEncodingStatsEventListQueryParamsBuilder.prototype.sortByTime = function (sortByTime) {
54499
+ this.internalParams.sortByTime = sortByTime;
54500
+ return this;
54501
+ };
54607
54502
  LiveEncodingStatsEventListQueryParamsBuilder.prototype.buildQueryParams = function () {
54608
54503
  return this.internalParams;
54609
54504
  };
@@ -58656,6 +58551,26 @@ var AnalyticsAttribute;
58656
58551
  AnalyticsAttribute["CUSTOM_DATA_28"] = "CUSTOM_DATA_28";
58657
58552
  AnalyticsAttribute["CUSTOM_DATA_29"] = "CUSTOM_DATA_29";
58658
58553
  AnalyticsAttribute["CUSTOM_DATA_30"] = "CUSTOM_DATA_30";
58554
+ AnalyticsAttribute["CUSTOM_DATA_31"] = "CUSTOM_DATA_31";
58555
+ AnalyticsAttribute["CUSTOM_DATA_32"] = "CUSTOM_DATA_32";
58556
+ AnalyticsAttribute["CUSTOM_DATA_33"] = "CUSTOM_DATA_33";
58557
+ AnalyticsAttribute["CUSTOM_DATA_34"] = "CUSTOM_DATA_34";
58558
+ AnalyticsAttribute["CUSTOM_DATA_35"] = "CUSTOM_DATA_35";
58559
+ AnalyticsAttribute["CUSTOM_DATA_36"] = "CUSTOM_DATA_36";
58560
+ AnalyticsAttribute["CUSTOM_DATA_37"] = "CUSTOM_DATA_37";
58561
+ AnalyticsAttribute["CUSTOM_DATA_38"] = "CUSTOM_DATA_38";
58562
+ AnalyticsAttribute["CUSTOM_DATA_39"] = "CUSTOM_DATA_39";
58563
+ AnalyticsAttribute["CUSTOM_DATA_40"] = "CUSTOM_DATA_40";
58564
+ AnalyticsAttribute["CUSTOM_DATA_41"] = "CUSTOM_DATA_41";
58565
+ AnalyticsAttribute["CUSTOM_DATA_42"] = "CUSTOM_DATA_42";
58566
+ AnalyticsAttribute["CUSTOM_DATA_43"] = "CUSTOM_DATA_43";
58567
+ AnalyticsAttribute["CUSTOM_DATA_44"] = "CUSTOM_DATA_44";
58568
+ AnalyticsAttribute["CUSTOM_DATA_45"] = "CUSTOM_DATA_45";
58569
+ AnalyticsAttribute["CUSTOM_DATA_46"] = "CUSTOM_DATA_46";
58570
+ AnalyticsAttribute["CUSTOM_DATA_47"] = "CUSTOM_DATA_47";
58571
+ AnalyticsAttribute["CUSTOM_DATA_48"] = "CUSTOM_DATA_48";
58572
+ AnalyticsAttribute["CUSTOM_DATA_49"] = "CUSTOM_DATA_49";
58573
+ AnalyticsAttribute["CUSTOM_DATA_50"] = "CUSTOM_DATA_50";
58659
58574
  AnalyticsAttribute["CUSTOM_USER_ID"] = "CUSTOM_USER_ID";
58660
58575
  AnalyticsAttribute["DAY"] = "DAY";
58661
58576
  AnalyticsAttribute["DEVICE_CLASS"] = "DEVICE_CLASS";
@@ -58693,6 +58608,7 @@ var AnalyticsAttribute;
58693
58608
  AnalyticsAttribute["PATH"] = "PATH";
58694
58609
  AnalyticsAttribute["PAUSED"] = "PAUSED";
58695
58610
  AnalyticsAttribute["PLATFORM"] = "PLATFORM";
58611
+ AnalyticsAttribute["PLAY_ATTEMPTS"] = "PLAY_ATTEMPTS";
58696
58612
  AnalyticsAttribute["PLAYED"] = "PLAYED";
58697
58613
  AnalyticsAttribute["PLAYER"] = "PLAYER";
58698
58614
  AnalyticsAttribute["PLAYER_KEY"] = "PLAYER_KEY";
@@ -61483,6 +61399,38 @@ exports.AsperaInput = AsperaInput;
61483
61399
  exports["default"] = AsperaInput;
61484
61400
 
61485
61401
 
61402
+ /***/ }),
61403
+
61404
+ /***/ "./models/Atmosphere.ts":
61405
+ /*!******************************!*\
61406
+ !*** ./models/Atmosphere.ts ***!
61407
+ \******************************/
61408
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
61409
+
61410
+ "use strict";
61411
+
61412
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
61413
+ exports.Atmosphere = void 0;
61414
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
61415
+ /**
61416
+ * @export
61417
+ * @class Atmosphere
61418
+ */
61419
+ var Atmosphere = /** @class */ (function () {
61420
+ function Atmosphere(obj) {
61421
+ if (!obj) {
61422
+ return;
61423
+ }
61424
+ this.mood = (0, Mapper_1.map)(obj.mood);
61425
+ this.lighting = (0, Mapper_1.map)(obj.lighting);
61426
+ this.weather = (0, Mapper_1.map)(obj.weather);
61427
+ }
61428
+ return Atmosphere;
61429
+ }());
61430
+ exports.Atmosphere = Atmosphere;
61431
+ exports["default"] = Atmosphere;
61432
+
61433
+
61486
61434
  /***/ }),
61487
61435
 
61488
61436
  /***/ "./models/AudioAdaptationSet.ts":
@@ -65093,6 +65041,38 @@ var ChannelsAttributeForAudio;
65093
65041
  exports["default"] = ChannelsAttributeForAudio;
65094
65042
 
65095
65043
 
65044
+ /***/ }),
65045
+
65046
+ /***/ "./models/Character.ts":
65047
+ /*!*****************************!*\
65048
+ !*** ./models/Character.ts ***!
65049
+ \*****************************/
65050
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
65051
+
65052
+ "use strict";
65053
+
65054
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
65055
+ exports.Character = void 0;
65056
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
65057
+ /**
65058
+ * @export
65059
+ * @class Character
65060
+ */
65061
+ var Character = /** @class */ (function () {
65062
+ function Character(obj) {
65063
+ if (!obj) {
65064
+ return;
65065
+ }
65066
+ this.appearance = (0, Mapper_1.map)(obj.appearance);
65067
+ this.name = (0, Mapper_1.map)(obj.name);
65068
+ this.description = (0, Mapper_1.map)(obj.description);
65069
+ }
65070
+ return Character;
65071
+ }());
65072
+ exports.Character = Character;
65073
+ exports["default"] = Character;
65074
+
65075
+
65096
65076
  /***/ }),
65097
65077
 
65098
65078
  /***/ "./models/CheckOutputPermissionsRequest.ts":
@@ -66156,6 +66136,41 @@ exports.ConformFilter = ConformFilter;
66156
66136
  exports["default"] = ConformFilter;
66157
66137
 
66158
66138
 
66139
+ /***/ }),
66140
+
66141
+ /***/ "./models/Content.ts":
66142
+ /*!***************************!*\
66143
+ !*** ./models/Content.ts ***!
66144
+ \***************************/
66145
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
66146
+
66147
+ "use strict";
66148
+
66149
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
66150
+ exports.Content = void 0;
66151
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
66152
+ var Character_1 = __webpack_require__(/*! ./Character */ "./models/Character.ts");
66153
+ var SceneObject_1 = __webpack_require__(/*! ./SceneObject */ "./models/SceneObject.ts");
66154
+ var Setting_1 = __webpack_require__(/*! ./Setting */ "./models/Setting.ts");
66155
+ /**
66156
+ * @export
66157
+ * @class Content
66158
+ */
66159
+ var Content = /** @class */ (function () {
66160
+ function Content(obj) {
66161
+ if (!obj) {
66162
+ return;
66163
+ }
66164
+ this.characters = (0, Mapper_1.mapArray)(obj.characters, Character_1.default);
66165
+ this.objects = (0, Mapper_1.mapArray)(obj.objects, SceneObject_1.default);
66166
+ this.settings = (0, Mapper_1.mapArray)(obj.settings, Setting_1.default);
66167
+ }
66168
+ return Content;
66169
+ }());
66170
+ exports.Content = Content;
66171
+ exports["default"] = Content;
66172
+
66173
+
66159
66174
  /***/ }),
66160
66175
 
66161
66176
  /***/ "./models/ContentProtection.ts":
@@ -71512,31 +71527,6 @@ exports.EncodingStreamInputDetails = EncodingStreamInputDetails;
71512
71527
  exports["default"] = EncodingStreamInputDetails;
71513
71528
 
71514
71529
 
71515
- /***/ }),
71516
-
71517
- /***/ "./models/EncodingTemplate.ts":
71518
- /*!************************************!*\
71519
- !*** ./models/EncodingTemplate.ts ***!
71520
- \************************************/
71521
- /***/ ((__unused_webpack_module, exports) => {
71522
-
71523
- "use strict";
71524
-
71525
- Object.defineProperty(exports, "__esModule", ({ value: true }));
71526
- exports.EncodingTemplate = void 0;
71527
- /**
71528
- * @export
71529
- * @enum {string}
71530
- */
71531
- var EncodingTemplate;
71532
- (function (EncodingTemplate) {
71533
- EncodingTemplate["H264"] = "H264";
71534
- EncodingTemplate["H264_FIXED_RESOLUTIONS"] = "H264_FIXED_RESOLUTIONS";
71535
- EncodingTemplate["AV1"] = "AV1";
71536
- })(EncodingTemplate || (exports.EncodingTemplate = EncodingTemplate = {}));
71537
- exports["default"] = EncodingTemplate;
71538
-
71539
-
71540
71530
  /***/ }),
71541
71531
 
71542
71532
  /***/ "./models/EncodingTemplateDetails.ts":
@@ -72382,6 +72372,7 @@ var Fmp4Muxing = /** @class */ (function (_super) {
72382
72372
  _this.initSegmentName = (0, Mapper_1.map)(obj.initSegmentName);
72383
72373
  _this.initSegmentNameTemplate = (0, Mapper_1.map)(obj.initSegmentNameTemplate);
72384
72374
  _this.writeDurationPerSample = (0, Mapper_1.map)(obj.writeDurationPerSample);
72375
+ _this.signalScte35AsEmsg = (0, Mapper_1.map)(obj.signalScte35AsEmsg);
72385
72376
  _this.segmentsMuxed = (0, Mapper_1.map)(obj.segmentsMuxed);
72386
72377
  _this.ptsAlignMode = (0, Mapper_1.map)(obj.ptsAlignMode);
72387
72378
  return _this;
@@ -74561,6 +74552,39 @@ exports.HttpsInput = HttpsInput;
74561
74552
  exports["default"] = HttpsInput;
74562
74553
 
74563
74554
 
74555
+ /***/ }),
74556
+
74557
+ /***/ "./models/IABTaxonomy.ts":
74558
+ /*!*******************************!*\
74559
+ !*** ./models/IABTaxonomy.ts ***!
74560
+ \*******************************/
74561
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
74562
+
74563
+ "use strict";
74564
+
74565
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
74566
+ exports.IABTaxonomy = void 0;
74567
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
74568
+ /**
74569
+ * @export
74570
+ * @class IABTaxonomy
74571
+ */
74572
+ var IABTaxonomy = /** @class */ (function () {
74573
+ function IABTaxonomy(obj) {
74574
+ if (!obj) {
74575
+ return;
74576
+ }
74577
+ this.version = (0, Mapper_1.map)(obj.version);
74578
+ this.contentTaxonomies = (0, Mapper_1.mapArray)(obj.contentTaxonomies);
74579
+ this.adOpportunityTaxonomies = (0, Mapper_1.mapArray)(obj.adOpportunityTaxonomies);
74580
+ this.sensitiveTopicTaxonomies = (0, Mapper_1.mapArray)(obj.sensitiveTopicTaxonomies);
74581
+ }
74582
+ return IABTaxonomy;
74583
+ }());
74584
+ exports.IABTaxonomy = IABTaxonomy;
74585
+ exports["default"] = IABTaxonomy;
74586
+
74587
+
74564
74588
  /***/ }),
74565
74589
 
74566
74590
  /***/ "./models/IFramePlaylist.ts":
@@ -77247,6 +77271,37 @@ exports.LocalOutput = LocalOutput;
77247
77271
  exports["default"] = LocalOutput;
77248
77272
 
77249
77273
 
77274
+ /***/ }),
77275
+
77276
+ /***/ "./models/Location.ts":
77277
+ /*!****************************!*\
77278
+ !*** ./models/Location.ts ***!
77279
+ \****************************/
77280
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
77281
+
77282
+ "use strict";
77283
+
77284
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
77285
+ exports.Location = void 0;
77286
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
77287
+ /**
77288
+ * @export
77289
+ * @class Location
77290
+ */
77291
+ var Location = /** @class */ (function () {
77292
+ function Location(obj) {
77293
+ if (!obj) {
77294
+ return;
77295
+ }
77296
+ this.name = (0, Mapper_1.map)(obj.name);
77297
+ this.description = (0, Mapper_1.map)(obj.description);
77298
+ }
77299
+ return Location;
77300
+ }());
77301
+ exports.Location = Location;
77302
+ exports["default"] = Location;
77303
+
77304
+
77250
77305
  /***/ }),
77251
77306
 
77252
77307
  /***/ "./models/Manifest.ts":
@@ -81794,6 +81849,38 @@ var RateDistortionPenaltyMode;
81794
81849
  exports["default"] = RateDistortionPenaltyMode;
81795
81850
 
81796
81851
 
81852
+ /***/ }),
81853
+
81854
+ /***/ "./models/Rating.ts":
81855
+ /*!**************************!*\
81856
+ !*** ./models/Rating.ts ***!
81857
+ \**************************/
81858
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
81859
+
81860
+ "use strict";
81861
+
81862
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
81863
+ exports.Rating = void 0;
81864
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
81865
+ /**
81866
+ * @export
81867
+ * @class Rating
81868
+ */
81869
+ var Rating = /** @class */ (function () {
81870
+ function Rating(obj) {
81871
+ if (!obj) {
81872
+ return;
81873
+ }
81874
+ this.region = (0, Mapper_1.map)(obj.region);
81875
+ this.system = (0, Mapper_1.map)(obj.system);
81876
+ this.rating = (0, Mapper_1.map)(obj.rating);
81877
+ }
81878
+ return Rating;
81879
+ }());
81880
+ exports.Rating = Rating;
81881
+ exports["default"] = Rating;
81882
+
81883
+
81797
81884
  /***/ }),
81798
81885
 
81799
81886
  /***/ "./models/RawId3Tag.ts":
@@ -82807,6 +82894,113 @@ exports.SccCaption = SccCaption;
82807
82894
  exports["default"] = SccCaption;
82808
82895
 
82809
82896
 
82897
+ /***/ }),
82898
+
82899
+ /***/ "./models/Scene.ts":
82900
+ /*!*************************!*\
82901
+ !*** ./models/Scene.ts ***!
82902
+ \*************************/
82903
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
82904
+
82905
+ "use strict";
82906
+
82907
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
82908
+ exports.Scene = void 0;
82909
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
82910
+ var Content_1 = __webpack_require__(/*! ./Content */ "./models/Content.ts");
82911
+ var IABTaxonomy_1 = __webpack_require__(/*! ./IABTaxonomy */ "./models/IABTaxonomy.ts");
82912
+ /**
82913
+ * @export
82914
+ * @class Scene
82915
+ */
82916
+ var Scene = /** @class */ (function () {
82917
+ function Scene(obj) {
82918
+ if (!obj) {
82919
+ return;
82920
+ }
82921
+ this.startInSeconds = (0, Mapper_1.map)(obj.startInSeconds);
82922
+ this.endInSeconds = (0, Mapper_1.map)(obj.endInSeconds);
82923
+ this.id = (0, Mapper_1.map)(obj.id);
82924
+ this.content = (0, Mapper_1.map)(obj.content, Content_1.default);
82925
+ this.summary = (0, Mapper_1.map)(obj.summary);
82926
+ this.sensitiveTopics = (0, Mapper_1.mapArray)(obj.sensitiveTopics);
82927
+ this.keywords = (0, Mapper_1.mapArray)(obj.keywords);
82928
+ this.iab = (0, Mapper_1.map)(obj.iab, IABTaxonomy_1.default);
82929
+ }
82930
+ return Scene;
82931
+ }());
82932
+ exports.Scene = Scene;
82933
+ exports["default"] = Scene;
82934
+
82935
+
82936
+ /***/ }),
82937
+
82938
+ /***/ "./models/SceneAnalysisDetailsResponse.ts":
82939
+ /*!************************************************!*\
82940
+ !*** ./models/SceneAnalysisDetailsResponse.ts ***!
82941
+ \************************************************/
82942
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
82943
+
82944
+ "use strict";
82945
+
82946
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
82947
+ exports.SceneAnalysisDetailsResponse = void 0;
82948
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
82949
+ var Rating_1 = __webpack_require__(/*! ./Rating */ "./models/Rating.ts");
82950
+ var Scene_1 = __webpack_require__(/*! ./Scene */ "./models/Scene.ts");
82951
+ /**
82952
+ * @export
82953
+ * @class SceneAnalysisDetailsResponse
82954
+ */
82955
+ var SceneAnalysisDetailsResponse = /** @class */ (function () {
82956
+ function SceneAnalysisDetailsResponse(obj) {
82957
+ if (!obj) {
82958
+ return;
82959
+ }
82960
+ this.scenes = (0, Mapper_1.mapArray)(obj.scenes, Scene_1.default);
82961
+ this.description = (0, Mapper_1.map)(obj.description);
82962
+ this.keywords = (0, Mapper_1.mapArray)(obj.keywords);
82963
+ this.ratings = (0, Mapper_1.mapArray)(obj.ratings, Rating_1.default);
82964
+ this.sensitiveTopics = (0, Mapper_1.mapArray)(obj.sensitiveTopics);
82965
+ this.iabSensitiveTopicTaxonomies = (0, Mapper_1.mapArray)(obj.iabSensitiveTopicTaxonomies);
82966
+ }
82967
+ return SceneAnalysisDetailsResponse;
82968
+ }());
82969
+ exports.SceneAnalysisDetailsResponse = SceneAnalysisDetailsResponse;
82970
+ exports["default"] = SceneAnalysisDetailsResponse;
82971
+
82972
+
82973
+ /***/ }),
82974
+
82975
+ /***/ "./models/SceneObject.ts":
82976
+ /*!*******************************!*\
82977
+ !*** ./models/SceneObject.ts ***!
82978
+ \*******************************/
82979
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
82980
+
82981
+ "use strict";
82982
+
82983
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
82984
+ exports.SceneObject = void 0;
82985
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
82986
+ /**
82987
+ * @export
82988
+ * @class SceneObject
82989
+ */
82990
+ var SceneObject = /** @class */ (function () {
82991
+ function SceneObject(obj) {
82992
+ if (!obj) {
82993
+ return;
82994
+ }
82995
+ this.description = (0, Mapper_1.map)(obj.description);
82996
+ this.category = (0, Mapper_1.map)(obj.category);
82997
+ }
82998
+ return SceneObject;
82999
+ }());
83000
+ exports.SceneObject = SceneObject;
83001
+ exports["default"] = SceneObject;
83002
+
83003
+
82810
83004
  /***/ }),
82811
83005
 
82812
83006
  /***/ "./models/ScheduledInsertableContent.ts":
@@ -83130,6 +83324,40 @@ exports.SegmentsMediaInfo = SegmentsMediaInfo;
83130
83324
  exports["default"] = SegmentsMediaInfo;
83131
83325
 
83132
83326
 
83327
+ /***/ }),
83328
+
83329
+ /***/ "./models/Setting.ts":
83330
+ /*!***************************!*\
83331
+ !*** ./models/Setting.ts ***!
83332
+ \***************************/
83333
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
83334
+
83335
+ "use strict";
83336
+
83337
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
83338
+ exports.Setting = void 0;
83339
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
83340
+ var Atmosphere_1 = __webpack_require__(/*! ./Atmosphere */ "./models/Atmosphere.ts");
83341
+ var Location_1 = __webpack_require__(/*! ./Location */ "./models/Location.ts");
83342
+ /**
83343
+ * @export
83344
+ * @class Setting
83345
+ */
83346
+ var Setting = /** @class */ (function () {
83347
+ function Setting(obj) {
83348
+ if (!obj) {
83349
+ return;
83350
+ }
83351
+ this.location = (0, Mapper_1.map)(obj.location, Location_1.default);
83352
+ this.timeOfDay = (0, Mapper_1.map)(obj.timeOfDay);
83353
+ this.atmosphere = (0, Mapper_1.map)(obj.atmosphere, Atmosphere_1.default);
83354
+ }
83355
+ return Setting;
83356
+ }());
83357
+ exports.Setting = Setting;
83358
+ exports["default"] = Setting;
83359
+
83360
+
83133
83361
  /***/ }),
83134
83362
 
83135
83363
  /***/ "./models/SftpInput.ts":
@@ -83407,1554 +83635,6 @@ var SignupSource;
83407
83635
  exports["default"] = SignupSource;
83408
83636
 
83409
83637
 
83410
- /***/ }),
83411
-
83412
- /***/ "./models/SimpleEncodingLiveCloudRegion.ts":
83413
- /*!*************************************************!*\
83414
- !*** ./models/SimpleEncodingLiveCloudRegion.ts ***!
83415
- \*************************************************/
83416
- /***/ ((__unused_webpack_module, exports) => {
83417
-
83418
- "use strict";
83419
-
83420
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83421
- exports.SimpleEncodingLiveCloudRegion = void 0;
83422
- /**
83423
- * @export
83424
- * @enum {string}
83425
- */
83426
- var SimpleEncodingLiveCloudRegion;
83427
- (function (SimpleEncodingLiveCloudRegion) {
83428
- SimpleEncodingLiveCloudRegion["NORTH_AMERICA"] = "NORTH_AMERICA";
83429
- SimpleEncodingLiveCloudRegion["SOUTH_AMERICA"] = "SOUTH_AMERICA";
83430
- SimpleEncodingLiveCloudRegion["EUROPE"] = "EUROPE";
83431
- SimpleEncodingLiveCloudRegion["AFRICA"] = "AFRICA";
83432
- SimpleEncodingLiveCloudRegion["ASIA"] = "ASIA";
83433
- SimpleEncodingLiveCloudRegion["AUSTRALIA"] = "AUSTRALIA";
83434
- })(SimpleEncodingLiveCloudRegion || (exports.SimpleEncodingLiveCloudRegion = SimpleEncodingLiveCloudRegion = {}));
83435
- exports["default"] = SimpleEncodingLiveCloudRegion;
83436
-
83437
-
83438
- /***/ }),
83439
-
83440
- /***/ "./models/SimpleEncodingLiveJobAccessKeyCredentials.ts":
83441
- /*!*************************************************************!*\
83442
- !*** ./models/SimpleEncodingLiveJobAccessKeyCredentials.ts ***!
83443
- \*************************************************************/
83444
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
83445
-
83446
- "use strict";
83447
-
83448
- var __extends = (this && this.__extends) || (function () {
83449
- var extendStatics = function (d, b) {
83450
- extendStatics = Object.setPrototypeOf ||
83451
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
83452
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
83453
- return extendStatics(d, b);
83454
- };
83455
- return function (d, b) {
83456
- if (typeof b !== "function" && b !== null)
83457
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
83458
- extendStatics(d, b);
83459
- function __() { this.constructor = d; }
83460
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
83461
- };
83462
- })();
83463
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83464
- exports.SimpleEncodingLiveJobAccessKeyCredentials = void 0;
83465
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
83466
- var SimpleEncodingLiveJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobCredentials */ "./models/SimpleEncodingLiveJobCredentials.ts");
83467
- /**
83468
- * @export
83469
- * @class SimpleEncodingLiveJobAccessKeyCredentials
83470
- */
83471
- var SimpleEncodingLiveJobAccessKeyCredentials = /** @class */ (function (_super) {
83472
- __extends(SimpleEncodingLiveJobAccessKeyCredentials, _super);
83473
- function SimpleEncodingLiveJobAccessKeyCredentials(obj) {
83474
- var _this = _super.call(this, obj) || this;
83475
- if (!obj) {
83476
- return _this;
83477
- }
83478
- _this.accessKey = (0, Mapper_1.map)(obj.accessKey);
83479
- _this.secretKey = (0, Mapper_1.map)(obj.secretKey);
83480
- return _this;
83481
- }
83482
- return SimpleEncodingLiveJobAccessKeyCredentials;
83483
- }(SimpleEncodingLiveJobCredentials_1.default));
83484
- exports.SimpleEncodingLiveJobAccessKeyCredentials = SimpleEncodingLiveJobAccessKeyCredentials;
83485
- exports["default"] = SimpleEncodingLiveJobAccessKeyCredentials;
83486
-
83487
-
83488
- /***/ }),
83489
-
83490
- /***/ "./models/SimpleEncodingLiveJobAzureCredentials.ts":
83491
- /*!*********************************************************!*\
83492
- !*** ./models/SimpleEncodingLiveJobAzureCredentials.ts ***!
83493
- \*********************************************************/
83494
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
83495
-
83496
- "use strict";
83497
-
83498
- var __extends = (this && this.__extends) || (function () {
83499
- var extendStatics = function (d, b) {
83500
- extendStatics = Object.setPrototypeOf ||
83501
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
83502
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
83503
- return extendStatics(d, b);
83504
- };
83505
- return function (d, b) {
83506
- if (typeof b !== "function" && b !== null)
83507
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
83508
- extendStatics(d, b);
83509
- function __() { this.constructor = d; }
83510
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
83511
- };
83512
- })();
83513
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83514
- exports.SimpleEncodingLiveJobAzureCredentials = void 0;
83515
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
83516
- var SimpleEncodingLiveJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobCredentials */ "./models/SimpleEncodingLiveJobCredentials.ts");
83517
- /**
83518
- * @export
83519
- * @class SimpleEncodingLiveJobAzureCredentials
83520
- */
83521
- var SimpleEncodingLiveJobAzureCredentials = /** @class */ (function (_super) {
83522
- __extends(SimpleEncodingLiveJobAzureCredentials, _super);
83523
- function SimpleEncodingLiveJobAzureCredentials(obj) {
83524
- var _this = _super.call(this, obj) || this;
83525
- if (!obj) {
83526
- return _this;
83527
- }
83528
- _this.key = (0, Mapper_1.map)(obj.key);
83529
- return _this;
83530
- }
83531
- return SimpleEncodingLiveJobAzureCredentials;
83532
- }(SimpleEncodingLiveJobCredentials_1.default));
83533
- exports.SimpleEncodingLiveJobAzureCredentials = SimpleEncodingLiveJobAzureCredentials;
83534
- exports["default"] = SimpleEncodingLiveJobAzureCredentials;
83535
-
83536
-
83537
- /***/ }),
83538
-
83539
- /***/ "./models/SimpleEncodingLiveJobCdnOutput.ts":
83540
- /*!**************************************************!*\
83541
- !*** ./models/SimpleEncodingLiveJobCdnOutput.ts ***!
83542
- \**************************************************/
83543
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
83544
-
83545
- "use strict";
83546
-
83547
- var __extends = (this && this.__extends) || (function () {
83548
- var extendStatics = function (d, b) {
83549
- extendStatics = Object.setPrototypeOf ||
83550
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
83551
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
83552
- return extendStatics(d, b);
83553
- };
83554
- return function (d, b) {
83555
- if (typeof b !== "function" && b !== null)
83556
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
83557
- extendStatics(d, b);
83558
- function __() { this.constructor = d; }
83559
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
83560
- };
83561
- })();
83562
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83563
- exports.SimpleEncodingLiveJobCdnOutput = void 0;
83564
- var SimpleEncodingLiveJobOutput_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobOutput */ "./models/SimpleEncodingLiveJobOutput.ts");
83565
- var SimpleEncodingLiveJobOutputType_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobOutputType */ "./models/SimpleEncodingLiveJobOutputType.ts");
83566
- /**
83567
- * @export
83568
- * @class SimpleEncodingLiveJobCdnOutput
83569
- */
83570
- var SimpleEncodingLiveJobCdnOutput = /** @class */ (function (_super) {
83571
- __extends(SimpleEncodingLiveJobCdnOutput, _super);
83572
- function SimpleEncodingLiveJobCdnOutput(obj) {
83573
- var _this = _super.call(this, obj) || this;
83574
- /**
83575
- * Discriminator property for SimpleEncodingLiveJobOutput
83576
- * @type {string}
83577
- * @memberof SimpleEncodingLiveJobCdnOutput
83578
- */
83579
- _this.type = SimpleEncodingLiveJobOutputType_1.default.CDN;
83580
- if (!obj) {
83581
- return _this;
83582
- }
83583
- return _this;
83584
- }
83585
- return SimpleEncodingLiveJobCdnOutput;
83586
- }(SimpleEncodingLiveJobOutput_1.default));
83587
- exports.SimpleEncodingLiveJobCdnOutput = SimpleEncodingLiveJobCdnOutput;
83588
- exports["default"] = SimpleEncodingLiveJobCdnOutput;
83589
-
83590
-
83591
- /***/ }),
83592
-
83593
- /***/ "./models/SimpleEncodingLiveJobCredentials.ts":
83594
- /*!****************************************************!*\
83595
- !*** ./models/SimpleEncodingLiveJobCredentials.ts ***!
83596
- \****************************************************/
83597
- /***/ ((__unused_webpack_module, exports) => {
83598
-
83599
- "use strict";
83600
-
83601
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83602
- exports.SimpleEncodingLiveJobCredentials = void 0;
83603
- /**
83604
- * @export
83605
- * @class SimpleEncodingLiveJobCredentials
83606
- */
83607
- var SimpleEncodingLiveJobCredentials = /** @class */ (function () {
83608
- function SimpleEncodingLiveJobCredentials(obj) {
83609
- if (!obj) {
83610
- return;
83611
- }
83612
- }
83613
- return SimpleEncodingLiveJobCredentials;
83614
- }());
83615
- exports.SimpleEncodingLiveJobCredentials = SimpleEncodingLiveJobCredentials;
83616
- exports["default"] = SimpleEncodingLiveJobCredentials;
83617
-
83618
-
83619
- /***/ }),
83620
-
83621
- /***/ "./models/SimpleEncodingLiveJobGcsServiceAccountCredentials.ts":
83622
- /*!*********************************************************************!*\
83623
- !*** ./models/SimpleEncodingLiveJobGcsServiceAccountCredentials.ts ***!
83624
- \*********************************************************************/
83625
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
83626
-
83627
- "use strict";
83628
-
83629
- var __extends = (this && this.__extends) || (function () {
83630
- var extendStatics = function (d, b) {
83631
- extendStatics = Object.setPrototypeOf ||
83632
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
83633
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
83634
- return extendStatics(d, b);
83635
- };
83636
- return function (d, b) {
83637
- if (typeof b !== "function" && b !== null)
83638
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
83639
- extendStatics(d, b);
83640
- function __() { this.constructor = d; }
83641
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
83642
- };
83643
- })();
83644
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83645
- exports.SimpleEncodingLiveJobGcsServiceAccountCredentials = void 0;
83646
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
83647
- var SimpleEncodingLiveJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobCredentials */ "./models/SimpleEncodingLiveJobCredentials.ts");
83648
- /**
83649
- * @export
83650
- * @class SimpleEncodingLiveJobGcsServiceAccountCredentials
83651
- */
83652
- var SimpleEncodingLiveJobGcsServiceAccountCredentials = /** @class */ (function (_super) {
83653
- __extends(SimpleEncodingLiveJobGcsServiceAccountCredentials, _super);
83654
- function SimpleEncodingLiveJobGcsServiceAccountCredentials(obj) {
83655
- var _this = _super.call(this, obj) || this;
83656
- if (!obj) {
83657
- return _this;
83658
- }
83659
- _this.serviceAccountCredentials = (0, Mapper_1.map)(obj.serviceAccountCredentials);
83660
- return _this;
83661
- }
83662
- return SimpleEncodingLiveJobGcsServiceAccountCredentials;
83663
- }(SimpleEncodingLiveJobCredentials_1.default));
83664
- exports.SimpleEncodingLiveJobGcsServiceAccountCredentials = SimpleEncodingLiveJobGcsServiceAccountCredentials;
83665
- exports["default"] = SimpleEncodingLiveJobGcsServiceAccountCredentials;
83666
-
83667
-
83668
- /***/ }),
83669
-
83670
- /***/ "./models/SimpleEncodingLiveJobInput.ts":
83671
- /*!**********************************************!*\
83672
- !*** ./models/SimpleEncodingLiveJobInput.ts ***!
83673
- \**********************************************/
83674
- /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
83675
-
83676
- "use strict";
83677
-
83678
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83679
- exports.SimpleEncodingLiveJobInput = void 0;
83680
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
83681
- /**
83682
- * @export
83683
- * @class SimpleEncodingLiveJobInput
83684
- */
83685
- var SimpleEncodingLiveJobInput = /** @class */ (function () {
83686
- function SimpleEncodingLiveJobInput(obj) {
83687
- if (!obj) {
83688
- return;
83689
- }
83690
- this.inputType = (0, Mapper_1.map)(obj.inputType);
83691
- }
83692
- return SimpleEncodingLiveJobInput;
83693
- }());
83694
- exports.SimpleEncodingLiveJobInput = SimpleEncodingLiveJobInput;
83695
- exports["default"] = SimpleEncodingLiveJobInput;
83696
-
83697
-
83698
- /***/ }),
83699
-
83700
- /***/ "./models/SimpleEncodingLiveJobInputType.ts":
83701
- /*!**************************************************!*\
83702
- !*** ./models/SimpleEncodingLiveJobInputType.ts ***!
83703
- \**************************************************/
83704
- /***/ ((__unused_webpack_module, exports) => {
83705
-
83706
- "use strict";
83707
-
83708
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83709
- exports.SimpleEncodingLiveJobInputType = void 0;
83710
- /**
83711
- * @export
83712
- * @enum {string}
83713
- */
83714
- var SimpleEncodingLiveJobInputType;
83715
- (function (SimpleEncodingLiveJobInputType) {
83716
- SimpleEncodingLiveJobInputType["RTMP"] = "RTMP";
83717
- SimpleEncodingLiveJobInputType["SRT_LISTENER"] = "SRT_LISTENER";
83718
- })(SimpleEncodingLiveJobInputType || (exports.SimpleEncodingLiveJobInputType = SimpleEncodingLiveJobInputType = {}));
83719
- exports["default"] = SimpleEncodingLiveJobInputType;
83720
-
83721
-
83722
- /***/ }),
83723
-
83724
- /***/ "./models/SimpleEncodingLiveJobOutput.ts":
83725
- /*!***********************************************!*\
83726
- !*** ./models/SimpleEncodingLiveJobOutput.ts ***!
83727
- \***********************************************/
83728
- /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
83729
-
83730
- "use strict";
83731
-
83732
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83733
- exports.SimpleEncodingLiveJobOutput = void 0;
83734
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
83735
- /**
83736
- * @export
83737
- * @class SimpleEncodingLiveJobOutput
83738
- */
83739
- var SimpleEncodingLiveJobOutput = /** @class */ (function () {
83740
- function SimpleEncodingLiveJobOutput(obj) {
83741
- if (!obj) {
83742
- return;
83743
- }
83744
- this.maxResolution = (0, Mapper_1.map)(obj.maxResolution);
83745
- }
83746
- SimpleEncodingLiveJobOutput._discriminatorName = 'type';
83747
- SimpleEncodingLiveJobOutput._discriminatorMapping = {
83748
- URL: 'SimpleEncodingLiveJobUrlOutput',
83749
- CDN: 'SimpleEncodingLiveJobCdnOutput'
83750
- };
83751
- return SimpleEncodingLiveJobOutput;
83752
- }());
83753
- exports.SimpleEncodingLiveJobOutput = SimpleEncodingLiveJobOutput;
83754
- exports["default"] = SimpleEncodingLiveJobOutput;
83755
-
83756
-
83757
- /***/ }),
83758
-
83759
- /***/ "./models/SimpleEncodingLiveJobOutputType.ts":
83760
- /*!***************************************************!*\
83761
- !*** ./models/SimpleEncodingLiveJobOutputType.ts ***!
83762
- \***************************************************/
83763
- /***/ ((__unused_webpack_module, exports) => {
83764
-
83765
- "use strict";
83766
-
83767
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83768
- exports.SimpleEncodingLiveJobOutputType = void 0;
83769
- /**
83770
- * Output type
83771
- * @export
83772
- * @enum {string}
83773
- */
83774
- var SimpleEncodingLiveJobOutputType;
83775
- (function (SimpleEncodingLiveJobOutputType) {
83776
- SimpleEncodingLiveJobOutputType["URL"] = "URL";
83777
- SimpleEncodingLiveJobOutputType["CDN"] = "CDN";
83778
- })(SimpleEncodingLiveJobOutputType || (exports.SimpleEncodingLiveJobOutputType = SimpleEncodingLiveJobOutputType = {}));
83779
- exports["default"] = SimpleEncodingLiveJobOutputType;
83780
-
83781
-
83782
- /***/ }),
83783
-
83784
- /***/ "./models/SimpleEncodingLiveJobRequest.ts":
83785
- /*!************************************************!*\
83786
- !*** ./models/SimpleEncodingLiveJobRequest.ts ***!
83787
- \************************************************/
83788
- /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
83789
-
83790
- "use strict";
83791
-
83792
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83793
- exports.SimpleEncodingLiveJobRequest = void 0;
83794
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
83795
- var SimpleEncodingLiveJobInput_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobInput */ "./models/SimpleEncodingLiveJobInput.ts");
83796
- var SimpleEncodingLiveJobOutput_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobOutput */ "./models/SimpleEncodingLiveJobOutput.ts");
83797
- /**
83798
- * @export
83799
- * @class SimpleEncodingLiveJobRequest
83800
- */
83801
- var SimpleEncodingLiveJobRequest = /** @class */ (function () {
83802
- function SimpleEncodingLiveJobRequest(obj) {
83803
- if (!obj) {
83804
- return;
83805
- }
83806
- this.encodingProfile = (0, Mapper_1.map)(obj.encodingProfile);
83807
- this.input = (0, Mapper_1.map)(obj.input, SimpleEncodingLiveJobInput_1.default);
83808
- this.outputs = (0, Mapper_1.mapArray)(obj.outputs, SimpleEncodingLiveJobOutput_1.default);
83809
- this.cloudRegion = (0, Mapper_1.map)(obj.cloudRegion);
83810
- this.name = (0, Mapper_1.map)(obj.name);
83811
- }
83812
- return SimpleEncodingLiveJobRequest;
83813
- }());
83814
- exports.SimpleEncodingLiveJobRequest = SimpleEncodingLiveJobRequest;
83815
- exports["default"] = SimpleEncodingLiveJobRequest;
83816
-
83817
-
83818
- /***/ }),
83819
-
83820
- /***/ "./models/SimpleEncodingLiveJobResponse.ts":
83821
- /*!*************************************************!*\
83822
- !*** ./models/SimpleEncodingLiveJobResponse.ts ***!
83823
- \*************************************************/
83824
- /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
83825
-
83826
- "use strict";
83827
-
83828
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83829
- exports.SimpleEncodingLiveJobResponse = void 0;
83830
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
83831
- var SimpleEncodingLiveJobInput_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobInput */ "./models/SimpleEncodingLiveJobInput.ts");
83832
- var SimpleEncodingLiveJobOutput_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobOutput */ "./models/SimpleEncodingLiveJobOutput.ts");
83833
- var SimpleEncodingVodJobErrors_1 = __webpack_require__(/*! ./SimpleEncodingVodJobErrors */ "./models/SimpleEncodingVodJobErrors.ts");
83834
- /**
83835
- * @export
83836
- * @class SimpleEncodingLiveJobResponse
83837
- */
83838
- var SimpleEncodingLiveJobResponse = /** @class */ (function () {
83839
- function SimpleEncodingLiveJobResponse(obj) {
83840
- if (!obj) {
83841
- return;
83842
- }
83843
- this.id = (0, Mapper_1.map)(obj.id);
83844
- this.status = (0, Mapper_1.map)(obj.status);
83845
- this.encodingId = (0, Mapper_1.map)(obj.encodingId);
83846
- this.encoderIp = (0, Mapper_1.map)(obj.encoderIp);
83847
- this.streamKey = (0, Mapper_1.map)(obj.streamKey);
83848
- this.input = (0, Mapper_1.map)(obj.input, SimpleEncodingLiveJobInput_1.default);
83849
- this.outputs = (0, Mapper_1.mapArray)(obj.outputs, SimpleEncodingLiveJobOutput_1.default);
83850
- this.errors = (0, Mapper_1.mapArray)(obj.errors, SimpleEncodingVodJobErrors_1.default);
83851
- this.createdAt = (0, Mapper_1.map)(obj.createdAt, Date);
83852
- this.modifiedAt = (0, Mapper_1.map)(obj.modifiedAt, Date);
83853
- this.name = (0, Mapper_1.map)(obj.name);
83854
- this.cloudRegion = (0, Mapper_1.map)(obj.cloudRegion);
83855
- this.encodingProfile = (0, Mapper_1.map)(obj.encodingProfile);
83856
- }
83857
- return SimpleEncodingLiveJobResponse;
83858
- }());
83859
- exports.SimpleEncodingLiveJobResponse = SimpleEncodingLiveJobResponse;
83860
- exports["default"] = SimpleEncodingLiveJobResponse;
83861
-
83862
-
83863
- /***/ }),
83864
-
83865
- /***/ "./models/SimpleEncodingLiveJobS3RoleBasedCredentials.ts":
83866
- /*!***************************************************************!*\
83867
- !*** ./models/SimpleEncodingLiveJobS3RoleBasedCredentials.ts ***!
83868
- \***************************************************************/
83869
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
83870
-
83871
- "use strict";
83872
-
83873
- var __extends = (this && this.__extends) || (function () {
83874
- var extendStatics = function (d, b) {
83875
- extendStatics = Object.setPrototypeOf ||
83876
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
83877
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
83878
- return extendStatics(d, b);
83879
- };
83880
- return function (d, b) {
83881
- if (typeof b !== "function" && b !== null)
83882
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
83883
- extendStatics(d, b);
83884
- function __() { this.constructor = d; }
83885
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
83886
- };
83887
- })();
83888
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83889
- exports.SimpleEncodingLiveJobS3RoleBasedCredentials = void 0;
83890
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
83891
- var SimpleEncodingLiveJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobCredentials */ "./models/SimpleEncodingLiveJobCredentials.ts");
83892
- /**
83893
- * @export
83894
- * @class SimpleEncodingLiveJobS3RoleBasedCredentials
83895
- */
83896
- var SimpleEncodingLiveJobS3RoleBasedCredentials = /** @class */ (function (_super) {
83897
- __extends(SimpleEncodingLiveJobS3RoleBasedCredentials, _super);
83898
- function SimpleEncodingLiveJobS3RoleBasedCredentials(obj) {
83899
- var _this = _super.call(this, obj) || this;
83900
- if (!obj) {
83901
- return _this;
83902
- }
83903
- _this.roleArn = (0, Mapper_1.map)(obj.roleArn);
83904
- _this.useExternalId = (0, Mapper_1.map)(obj.useExternalId);
83905
- return _this;
83906
- }
83907
- return SimpleEncodingLiveJobS3RoleBasedCredentials;
83908
- }(SimpleEncodingLiveJobCredentials_1.default));
83909
- exports.SimpleEncodingLiveJobS3RoleBasedCredentials = SimpleEncodingLiveJobS3RoleBasedCredentials;
83910
- exports["default"] = SimpleEncodingLiveJobS3RoleBasedCredentials;
83911
-
83912
-
83913
- /***/ }),
83914
-
83915
- /***/ "./models/SimpleEncodingLiveJobStatus.ts":
83916
- /*!***********************************************!*\
83917
- !*** ./models/SimpleEncodingLiveJobStatus.ts ***!
83918
- \***********************************************/
83919
- /***/ ((__unused_webpack_module, exports) => {
83920
-
83921
- "use strict";
83922
-
83923
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83924
- exports.SimpleEncodingLiveJobStatus = void 0;
83925
- /**
83926
- * @export
83927
- * @enum {string}
83928
- */
83929
- var SimpleEncodingLiveJobStatus;
83930
- (function (SimpleEncodingLiveJobStatus) {
83931
- SimpleEncodingLiveJobStatus["CREATED"] = "CREATED";
83932
- SimpleEncodingLiveJobStatus["EXECUTING"] = "EXECUTING";
83933
- SimpleEncodingLiveJobStatus["FAILURE"] = "FAILURE";
83934
- SimpleEncodingLiveJobStatus["STARTING"] = "STARTING";
83935
- SimpleEncodingLiveJobStatus["RUNNING"] = "RUNNING";
83936
- SimpleEncodingLiveJobStatus["STOPPED"] = "STOPPED";
83937
- SimpleEncodingLiveJobStatus["ERROR"] = "ERROR";
83938
- SimpleEncodingLiveJobStatus["CANCELED"] = "CANCELED";
83939
- })(SimpleEncodingLiveJobStatus || (exports.SimpleEncodingLiveJobStatus = SimpleEncodingLiveJobStatus = {}));
83940
- exports["default"] = SimpleEncodingLiveJobStatus;
83941
-
83942
-
83943
- /***/ }),
83944
-
83945
- /***/ "./models/SimpleEncodingLiveJobUrlOutput.ts":
83946
- /*!**************************************************!*\
83947
- !*** ./models/SimpleEncodingLiveJobUrlOutput.ts ***!
83948
- \**************************************************/
83949
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
83950
-
83951
- "use strict";
83952
-
83953
- var __extends = (this && this.__extends) || (function () {
83954
- var extendStatics = function (d, b) {
83955
- extendStatics = Object.setPrototypeOf ||
83956
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
83957
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
83958
- return extendStatics(d, b);
83959
- };
83960
- return function (d, b) {
83961
- if (typeof b !== "function" && b !== null)
83962
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
83963
- extendStatics(d, b);
83964
- function __() { this.constructor = d; }
83965
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
83966
- };
83967
- })();
83968
- Object.defineProperty(exports, "__esModule", ({ value: true }));
83969
- exports.SimpleEncodingLiveJobUrlOutput = void 0;
83970
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
83971
- var SimpleEncodingLiveJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobCredentials */ "./models/SimpleEncodingLiveJobCredentials.ts");
83972
- var SimpleEncodingLiveJobOutput_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobOutput */ "./models/SimpleEncodingLiveJobOutput.ts");
83973
- var SimpleEncodingLiveJobOutputType_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobOutputType */ "./models/SimpleEncodingLiveJobOutputType.ts");
83974
- /**
83975
- * @export
83976
- * @class SimpleEncodingLiveJobUrlOutput
83977
- */
83978
- var SimpleEncodingLiveJobUrlOutput = /** @class */ (function (_super) {
83979
- __extends(SimpleEncodingLiveJobUrlOutput, _super);
83980
- function SimpleEncodingLiveJobUrlOutput(obj) {
83981
- var _this = _super.call(this, obj) || this;
83982
- /**
83983
- * Discriminator property for SimpleEncodingLiveJobOutput
83984
- * @type {string}
83985
- * @memberof SimpleEncodingLiveJobUrlOutput
83986
- */
83987
- _this.type = SimpleEncodingLiveJobOutputType_1.default.URL;
83988
- if (!obj) {
83989
- return _this;
83990
- }
83991
- _this.url = (0, Mapper_1.map)(obj.url);
83992
- _this.credentials = (0, Mapper_1.map)(obj.credentials, SimpleEncodingLiveJobCredentials_1.default);
83993
- _this.makePublic = (0, Mapper_1.map)(obj.makePublic);
83994
- return _this;
83995
- }
83996
- return SimpleEncodingLiveJobUrlOutput;
83997
- }(SimpleEncodingLiveJobOutput_1.default));
83998
- exports.SimpleEncodingLiveJobUrlOutput = SimpleEncodingLiveJobUrlOutput;
83999
- exports["default"] = SimpleEncodingLiveJobUrlOutput;
84000
-
84001
-
84002
- /***/ }),
84003
-
84004
- /***/ "./models/SimpleEncodingLiveJobUsernamePasswordCredentials.ts":
84005
- /*!********************************************************************!*\
84006
- !*** ./models/SimpleEncodingLiveJobUsernamePasswordCredentials.ts ***!
84007
- \********************************************************************/
84008
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
84009
-
84010
- "use strict";
84011
-
84012
- var __extends = (this && this.__extends) || (function () {
84013
- var extendStatics = function (d, b) {
84014
- extendStatics = Object.setPrototypeOf ||
84015
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
84016
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
84017
- return extendStatics(d, b);
84018
- };
84019
- return function (d, b) {
84020
- if (typeof b !== "function" && b !== null)
84021
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
84022
- extendStatics(d, b);
84023
- function __() { this.constructor = d; }
84024
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
84025
- };
84026
- })();
84027
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84028
- exports.SimpleEncodingLiveJobUsernamePasswordCredentials = void 0;
84029
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84030
- var SimpleEncodingLiveJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingLiveJobCredentials */ "./models/SimpleEncodingLiveJobCredentials.ts");
84031
- /**
84032
- * @export
84033
- * @class SimpleEncodingLiveJobUsernamePasswordCredentials
84034
- */
84035
- var SimpleEncodingLiveJobUsernamePasswordCredentials = /** @class */ (function (_super) {
84036
- __extends(SimpleEncodingLiveJobUsernamePasswordCredentials, _super);
84037
- function SimpleEncodingLiveJobUsernamePasswordCredentials(obj) {
84038
- var _this = _super.call(this, obj) || this;
84039
- if (!obj) {
84040
- return _this;
84041
- }
84042
- _this.username = (0, Mapper_1.map)(obj.username);
84043
- _this.password = (0, Mapper_1.map)(obj.password);
84044
- return _this;
84045
- }
84046
- return SimpleEncodingLiveJobUsernamePasswordCredentials;
84047
- }(SimpleEncodingLiveJobCredentials_1.default));
84048
- exports.SimpleEncodingLiveJobUsernamePasswordCredentials = SimpleEncodingLiveJobUsernamePasswordCredentials;
84049
- exports["default"] = SimpleEncodingLiveJobUsernamePasswordCredentials;
84050
-
84051
-
84052
- /***/ }),
84053
-
84054
- /***/ "./models/SimpleEncodingLiveMaxResolution.ts":
84055
- /*!***************************************************!*\
84056
- !*** ./models/SimpleEncodingLiveMaxResolution.ts ***!
84057
- \***************************************************/
84058
- /***/ ((__unused_webpack_module, exports) => {
84059
-
84060
- "use strict";
84061
-
84062
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84063
- exports.SimpleEncodingLiveMaxResolution = void 0;
84064
- /**
84065
- * @export
84066
- * @enum {string}
84067
- */
84068
- var SimpleEncodingLiveMaxResolution;
84069
- (function (SimpleEncodingLiveMaxResolution) {
84070
- SimpleEncodingLiveMaxResolution["FULL_HD"] = "FULL_HD";
84071
- SimpleEncodingLiveMaxResolution["HD"] = "HD";
84072
- SimpleEncodingLiveMaxResolution["SD"] = "SD";
84073
- })(SimpleEncodingLiveMaxResolution || (exports.SimpleEncodingLiveMaxResolution = SimpleEncodingLiveMaxResolution = {}));
84074
- exports["default"] = SimpleEncodingLiveMaxResolution;
84075
-
84076
-
84077
- /***/ }),
84078
-
84079
- /***/ "./models/SimpleEncodingLiveProfile.ts":
84080
- /*!*********************************************!*\
84081
- !*** ./models/SimpleEncodingLiveProfile.ts ***!
84082
- \*********************************************/
84083
- /***/ ((__unused_webpack_module, exports) => {
84084
-
84085
- "use strict";
84086
-
84087
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84088
- exports.SimpleEncodingLiveProfile = void 0;
84089
- /**
84090
- * @export
84091
- * @enum {string}
84092
- */
84093
- var SimpleEncodingLiveProfile;
84094
- (function (SimpleEncodingLiveProfile) {
84095
- SimpleEncodingLiveProfile["INCREASED_QUALITY"] = "INCREASED_QUALITY";
84096
- SimpleEncodingLiveProfile["LOWER_LATENCY"] = "LOWER_LATENCY";
84097
- })(SimpleEncodingLiveProfile || (exports.SimpleEncodingLiveProfile = SimpleEncodingLiveProfile = {}));
84098
- exports["default"] = SimpleEncodingLiveProfile;
84099
-
84100
-
84101
- /***/ }),
84102
-
84103
- /***/ "./models/SimpleEncodingVodJobAccessKeyCredentials.ts":
84104
- /*!************************************************************!*\
84105
- !*** ./models/SimpleEncodingVodJobAccessKeyCredentials.ts ***!
84106
- \************************************************************/
84107
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
84108
-
84109
- "use strict";
84110
-
84111
- var __extends = (this && this.__extends) || (function () {
84112
- var extendStatics = function (d, b) {
84113
- extendStatics = Object.setPrototypeOf ||
84114
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
84115
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
84116
- return extendStatics(d, b);
84117
- };
84118
- return function (d, b) {
84119
- if (typeof b !== "function" && b !== null)
84120
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
84121
- extendStatics(d, b);
84122
- function __() { this.constructor = d; }
84123
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
84124
- };
84125
- })();
84126
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84127
- exports.SimpleEncodingVodJobAccessKeyCredentials = void 0;
84128
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84129
- var SimpleEncodingVodJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingVodJobCredentials */ "./models/SimpleEncodingVodJobCredentials.ts");
84130
- /**
84131
- * @export
84132
- * @class SimpleEncodingVodJobAccessKeyCredentials
84133
- */
84134
- var SimpleEncodingVodJobAccessKeyCredentials = /** @class */ (function (_super) {
84135
- __extends(SimpleEncodingVodJobAccessKeyCredentials, _super);
84136
- function SimpleEncodingVodJobAccessKeyCredentials(obj) {
84137
- var _this = _super.call(this, obj) || this;
84138
- if (!obj) {
84139
- return _this;
84140
- }
84141
- _this.accessKey = (0, Mapper_1.map)(obj.accessKey);
84142
- _this.secretKey = (0, Mapper_1.map)(obj.secretKey);
84143
- return _this;
84144
- }
84145
- return SimpleEncodingVodJobAccessKeyCredentials;
84146
- }(SimpleEncodingVodJobCredentials_1.default));
84147
- exports.SimpleEncodingVodJobAccessKeyCredentials = SimpleEncodingVodJobAccessKeyCredentials;
84148
- exports["default"] = SimpleEncodingVodJobAccessKeyCredentials;
84149
-
84150
-
84151
- /***/ }),
84152
-
84153
- /***/ "./models/SimpleEncodingVodJobAzureCredentials.ts":
84154
- /*!********************************************************!*\
84155
- !*** ./models/SimpleEncodingVodJobAzureCredentials.ts ***!
84156
- \********************************************************/
84157
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
84158
-
84159
- "use strict";
84160
-
84161
- var __extends = (this && this.__extends) || (function () {
84162
- var extendStatics = function (d, b) {
84163
- extendStatics = Object.setPrototypeOf ||
84164
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
84165
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
84166
- return extendStatics(d, b);
84167
- };
84168
- return function (d, b) {
84169
- if (typeof b !== "function" && b !== null)
84170
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
84171
- extendStatics(d, b);
84172
- function __() { this.constructor = d; }
84173
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
84174
- };
84175
- })();
84176
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84177
- exports.SimpleEncodingVodJobAzureCredentials = void 0;
84178
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84179
- var SimpleEncodingVodJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingVodJobCredentials */ "./models/SimpleEncodingVodJobCredentials.ts");
84180
- /**
84181
- * @export
84182
- * @class SimpleEncodingVodJobAzureCredentials
84183
- */
84184
- var SimpleEncodingVodJobAzureCredentials = /** @class */ (function (_super) {
84185
- __extends(SimpleEncodingVodJobAzureCredentials, _super);
84186
- function SimpleEncodingVodJobAzureCredentials(obj) {
84187
- var _this = _super.call(this, obj) || this;
84188
- if (!obj) {
84189
- return _this;
84190
- }
84191
- _this.key = (0, Mapper_1.map)(obj.key);
84192
- return _this;
84193
- }
84194
- return SimpleEncodingVodJobAzureCredentials;
84195
- }(SimpleEncodingVodJobCredentials_1.default));
84196
- exports.SimpleEncodingVodJobAzureCredentials = SimpleEncodingVodJobAzureCredentials;
84197
- exports["default"] = SimpleEncodingVodJobAzureCredentials;
84198
-
84199
-
84200
- /***/ }),
84201
-
84202
- /***/ "./models/SimpleEncodingVodJobCdnOutput.ts":
84203
- /*!*************************************************!*\
84204
- !*** ./models/SimpleEncodingVodJobCdnOutput.ts ***!
84205
- \*************************************************/
84206
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
84207
-
84208
- "use strict";
84209
-
84210
- var __extends = (this && this.__extends) || (function () {
84211
- var extendStatics = function (d, b) {
84212
- extendStatics = Object.setPrototypeOf ||
84213
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
84214
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
84215
- return extendStatics(d, b);
84216
- };
84217
- return function (d, b) {
84218
- if (typeof b !== "function" && b !== null)
84219
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
84220
- extendStatics(d, b);
84221
- function __() { this.constructor = d; }
84222
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
84223
- };
84224
- })();
84225
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84226
- exports.SimpleEncodingVodJobCdnOutput = void 0;
84227
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84228
- var SimpleEncodingVodJobOutput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobOutput */ "./models/SimpleEncodingVodJobOutput.ts");
84229
- var SimpleEncodingVodJobOutputType_1 = __webpack_require__(/*! ./SimpleEncodingVodJobOutputType */ "./models/SimpleEncodingVodJobOutputType.ts");
84230
- /**
84231
- * @export
84232
- * @class SimpleEncodingVodJobCdnOutput
84233
- */
84234
- var SimpleEncodingVodJobCdnOutput = /** @class */ (function (_super) {
84235
- __extends(SimpleEncodingVodJobCdnOutput, _super);
84236
- function SimpleEncodingVodJobCdnOutput(obj) {
84237
- var _this = _super.call(this, obj) || this;
84238
- /**
84239
- * Discriminator property for SimpleEncodingVodJobOutput
84240
- * @type {string}
84241
- * @memberof SimpleEncodingVodJobCdnOutput
84242
- */
84243
- _this.type = SimpleEncodingVodJobOutputType_1.default.CDN;
84244
- if (!obj) {
84245
- return _this;
84246
- }
84247
- _this.maxResolution = (0, Mapper_1.map)(obj.maxResolution);
84248
- return _this;
84249
- }
84250
- return SimpleEncodingVodJobCdnOutput;
84251
- }(SimpleEncodingVodJobOutput_1.default));
84252
- exports.SimpleEncodingVodJobCdnOutput = SimpleEncodingVodJobCdnOutput;
84253
- exports["default"] = SimpleEncodingVodJobCdnOutput;
84254
-
84255
-
84256
- /***/ }),
84257
-
84258
- /***/ "./models/SimpleEncodingVodJobCredentials.ts":
84259
- /*!***************************************************!*\
84260
- !*** ./models/SimpleEncodingVodJobCredentials.ts ***!
84261
- \***************************************************/
84262
- /***/ ((__unused_webpack_module, exports) => {
84263
-
84264
- "use strict";
84265
-
84266
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84267
- exports.SimpleEncodingVodJobCredentials = void 0;
84268
- /**
84269
- * @export
84270
- * @class SimpleEncodingVodJobCredentials
84271
- */
84272
- var SimpleEncodingVodJobCredentials = /** @class */ (function () {
84273
- function SimpleEncodingVodJobCredentials(obj) {
84274
- if (!obj) {
84275
- return;
84276
- }
84277
- }
84278
- return SimpleEncodingVodJobCredentials;
84279
- }());
84280
- exports.SimpleEncodingVodJobCredentials = SimpleEncodingVodJobCredentials;
84281
- exports["default"] = SimpleEncodingVodJobCredentials;
84282
-
84283
-
84284
- /***/ }),
84285
-
84286
- /***/ "./models/SimpleEncodingVodJobDirectFileUploadInput.ts":
84287
- /*!*************************************************************!*\
84288
- !*** ./models/SimpleEncodingVodJobDirectFileUploadInput.ts ***!
84289
- \*************************************************************/
84290
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
84291
-
84292
- "use strict";
84293
-
84294
- var __extends = (this && this.__extends) || (function () {
84295
- var extendStatics = function (d, b) {
84296
- extendStatics = Object.setPrototypeOf ||
84297
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
84298
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
84299
- return extendStatics(d, b);
84300
- };
84301
- return function (d, b) {
84302
- if (typeof b !== "function" && b !== null)
84303
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
84304
- extendStatics(d, b);
84305
- function __() { this.constructor = d; }
84306
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
84307
- };
84308
- })();
84309
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84310
- exports.SimpleEncodingVodJobDirectFileUploadInput = void 0;
84311
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84312
- var SimpleEncodingVodJobInput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobInput */ "./models/SimpleEncodingVodJobInput.ts");
84313
- var SimpleEncodingVodJobInputSourceType_1 = __webpack_require__(/*! ./SimpleEncodingVodJobInputSourceType */ "./models/SimpleEncodingVodJobInputSourceType.ts");
84314
- /**
84315
- * @export
84316
- * @class SimpleEncodingVodJobDirectFileUploadInput
84317
- */
84318
- var SimpleEncodingVodJobDirectFileUploadInput = /** @class */ (function (_super) {
84319
- __extends(SimpleEncodingVodJobDirectFileUploadInput, _super);
84320
- function SimpleEncodingVodJobDirectFileUploadInput(obj) {
84321
- var _this = _super.call(this, obj) || this;
84322
- /**
84323
- * Discriminator property for SimpleEncodingVodJobInput
84324
- * @type {string}
84325
- * @memberof SimpleEncodingVodJobDirectFileUploadInput
84326
- */
84327
- _this.type = SimpleEncodingVodJobInputSourceType_1.default.DIRECT_FILE_UPLOAD;
84328
- if (!obj) {
84329
- return _this;
84330
- }
84331
- _this.inputId = (0, Mapper_1.map)(obj.inputId);
84332
- _this.inputType = (0, Mapper_1.map)(obj.inputType);
84333
- _this.language = (0, Mapper_1.map)(obj.language);
84334
- return _this;
84335
- }
84336
- return SimpleEncodingVodJobDirectFileUploadInput;
84337
- }(SimpleEncodingVodJobInput_1.default));
84338
- exports.SimpleEncodingVodJobDirectFileUploadInput = SimpleEncodingVodJobDirectFileUploadInput;
84339
- exports["default"] = SimpleEncodingVodJobDirectFileUploadInput;
84340
-
84341
-
84342
- /***/ }),
84343
-
84344
- /***/ "./models/SimpleEncodingVodJobErrors.ts":
84345
- /*!**********************************************!*\
84346
- !*** ./models/SimpleEncodingVodJobErrors.ts ***!
84347
- \**********************************************/
84348
- /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
84349
-
84350
- "use strict";
84351
-
84352
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84353
- exports.SimpleEncodingVodJobErrors = void 0;
84354
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84355
- /**
84356
- * @export
84357
- * @class SimpleEncodingVodJobErrors
84358
- */
84359
- var SimpleEncodingVodJobErrors = /** @class */ (function () {
84360
- function SimpleEncodingVodJobErrors(obj) {
84361
- if (!obj) {
84362
- return;
84363
- }
84364
- this.errorCode = (0, Mapper_1.map)(obj.errorCode);
84365
- this.message = (0, Mapper_1.map)(obj.message);
84366
- this.details = (0, Mapper_1.map)(obj.details);
84367
- }
84368
- return SimpleEncodingVodJobErrors;
84369
- }());
84370
- exports.SimpleEncodingVodJobErrors = SimpleEncodingVodJobErrors;
84371
- exports["default"] = SimpleEncodingVodJobErrors;
84372
-
84373
-
84374
- /***/ }),
84375
-
84376
- /***/ "./models/SimpleEncodingVodJobGcsServiceAccountCredentials.ts":
84377
- /*!********************************************************************!*\
84378
- !*** ./models/SimpleEncodingVodJobGcsServiceAccountCredentials.ts ***!
84379
- \********************************************************************/
84380
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
84381
-
84382
- "use strict";
84383
-
84384
- var __extends = (this && this.__extends) || (function () {
84385
- var extendStatics = function (d, b) {
84386
- extendStatics = Object.setPrototypeOf ||
84387
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
84388
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
84389
- return extendStatics(d, b);
84390
- };
84391
- return function (d, b) {
84392
- if (typeof b !== "function" && b !== null)
84393
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
84394
- extendStatics(d, b);
84395
- function __() { this.constructor = d; }
84396
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
84397
- };
84398
- })();
84399
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84400
- exports.SimpleEncodingVodJobGcsServiceAccountCredentials = void 0;
84401
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84402
- var SimpleEncodingVodJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingVodJobCredentials */ "./models/SimpleEncodingVodJobCredentials.ts");
84403
- /**
84404
- * @export
84405
- * @class SimpleEncodingVodJobGcsServiceAccountCredentials
84406
- */
84407
- var SimpleEncodingVodJobGcsServiceAccountCredentials = /** @class */ (function (_super) {
84408
- __extends(SimpleEncodingVodJobGcsServiceAccountCredentials, _super);
84409
- function SimpleEncodingVodJobGcsServiceAccountCredentials(obj) {
84410
- var _this = _super.call(this, obj) || this;
84411
- if (!obj) {
84412
- return _this;
84413
- }
84414
- _this.serviceAccountCredentials = (0, Mapper_1.map)(obj.serviceAccountCredentials);
84415
- return _this;
84416
- }
84417
- return SimpleEncodingVodJobGcsServiceAccountCredentials;
84418
- }(SimpleEncodingVodJobCredentials_1.default));
84419
- exports.SimpleEncodingVodJobGcsServiceAccountCredentials = SimpleEncodingVodJobGcsServiceAccountCredentials;
84420
- exports["default"] = SimpleEncodingVodJobGcsServiceAccountCredentials;
84421
-
84422
-
84423
- /***/ }),
84424
-
84425
- /***/ "./models/SimpleEncodingVodJobInput.ts":
84426
- /*!*********************************************!*\
84427
- !*** ./models/SimpleEncodingVodJobInput.ts ***!
84428
- \*********************************************/
84429
- /***/ ((__unused_webpack_module, exports) => {
84430
-
84431
- "use strict";
84432
-
84433
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84434
- exports.SimpleEncodingVodJobInput = void 0;
84435
- /**
84436
- * @export
84437
- * @class SimpleEncodingVodJobInput
84438
- */
84439
- var SimpleEncodingVodJobInput = /** @class */ (function () {
84440
- function SimpleEncodingVodJobInput(obj) {
84441
- if (!obj) {
84442
- return;
84443
- }
84444
- }
84445
- SimpleEncodingVodJobInput._discriminatorName = 'type';
84446
- SimpleEncodingVodJobInput._discriminatorMapping = {
84447
- URL: 'SimpleEncodingVodJobUrlInput',
84448
- DIRECT_FILE_UPLOAD: 'SimpleEncodingVodJobDirectFileUploadInput'
84449
- };
84450
- return SimpleEncodingVodJobInput;
84451
- }());
84452
- exports.SimpleEncodingVodJobInput = SimpleEncodingVodJobInput;
84453
- exports["default"] = SimpleEncodingVodJobInput;
84454
-
84455
-
84456
- /***/ }),
84457
-
84458
- /***/ "./models/SimpleEncodingVodJobInputSourceType.ts":
84459
- /*!*******************************************************!*\
84460
- !*** ./models/SimpleEncodingVodJobInputSourceType.ts ***!
84461
- \*******************************************************/
84462
- /***/ ((__unused_webpack_module, exports) => {
84463
-
84464
- "use strict";
84465
-
84466
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84467
- exports.SimpleEncodingVodJobInputSourceType = void 0;
84468
- /**
84469
- * Input source type
84470
- * @export
84471
- * @enum {string}
84472
- */
84473
- var SimpleEncodingVodJobInputSourceType;
84474
- (function (SimpleEncodingVodJobInputSourceType) {
84475
- SimpleEncodingVodJobInputSourceType["URL"] = "URL";
84476
- SimpleEncodingVodJobInputSourceType["DIRECT_FILE_UPLOAD"] = "DIRECT_FILE_UPLOAD";
84477
- })(SimpleEncodingVodJobInputSourceType || (exports.SimpleEncodingVodJobInputSourceType = SimpleEncodingVodJobInputSourceType = {}));
84478
- exports["default"] = SimpleEncodingVodJobInputSourceType;
84479
-
84480
-
84481
- /***/ }),
84482
-
84483
- /***/ "./models/SimpleEncodingVodJobInputType.ts":
84484
- /*!*************************************************!*\
84485
- !*** ./models/SimpleEncodingVodJobInputType.ts ***!
84486
- \*************************************************/
84487
- /***/ ((__unused_webpack_module, exports) => {
84488
-
84489
- "use strict";
84490
-
84491
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84492
- exports.SimpleEncodingVodJobInputType = void 0;
84493
- /**
84494
- * @export
84495
- * @enum {string}
84496
- */
84497
- var SimpleEncodingVodJobInputType;
84498
- (function (SimpleEncodingVodJobInputType) {
84499
- SimpleEncodingVodJobInputType["VIDEO"] = "VIDEO";
84500
- SimpleEncodingVodJobInputType["AUDIO"] = "AUDIO";
84501
- SimpleEncodingVodJobInputType["SUBTITLES"] = "SUBTITLES";
84502
- SimpleEncodingVodJobInputType["CLOSED_CAPTIONS"] = "CLOSED_CAPTIONS";
84503
- })(SimpleEncodingVodJobInputType || (exports.SimpleEncodingVodJobInputType = SimpleEncodingVodJobInputType = {}));
84504
- exports["default"] = SimpleEncodingVodJobInputType;
84505
-
84506
-
84507
- /***/ }),
84508
-
84509
- /***/ "./models/SimpleEncodingVodJobOptions.ts":
84510
- /*!***********************************************!*\
84511
- !*** ./models/SimpleEncodingVodJobOptions.ts ***!
84512
- \***********************************************/
84513
- /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
84514
-
84515
- "use strict";
84516
-
84517
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84518
- exports.SimpleEncodingVodJobOptions = void 0;
84519
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84520
- /**
84521
- * @export
84522
- * @class SimpleEncodingVodJobOptions
84523
- */
84524
- var SimpleEncodingVodJobOptions = /** @class */ (function () {
84525
- function SimpleEncodingVodJobOptions(obj) {
84526
- if (!obj) {
84527
- return;
84528
- }
84529
- this.singleFileOutput = (0, Mapper_1.map)(obj.singleFileOutput);
84530
- }
84531
- return SimpleEncodingVodJobOptions;
84532
- }());
84533
- exports.SimpleEncodingVodJobOptions = SimpleEncodingVodJobOptions;
84534
- exports["default"] = SimpleEncodingVodJobOptions;
84535
-
84536
-
84537
- /***/ }),
84538
-
84539
- /***/ "./models/SimpleEncodingVodJobOutput.ts":
84540
- /*!**********************************************!*\
84541
- !*** ./models/SimpleEncodingVodJobOutput.ts ***!
84542
- \**********************************************/
84543
- /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
84544
-
84545
- "use strict";
84546
-
84547
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84548
- exports.SimpleEncodingVodJobOutput = void 0;
84549
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84550
- var SimpleEncodingVodJobOutputArtifact_1 = __webpack_require__(/*! ./SimpleEncodingVodJobOutputArtifact */ "./models/SimpleEncodingVodJobOutputArtifact.ts");
84551
- /**
84552
- * @export
84553
- * @class SimpleEncodingVodJobOutput
84554
- */
84555
- var SimpleEncodingVodJobOutput = /** @class */ (function () {
84556
- function SimpleEncodingVodJobOutput(obj) {
84557
- if (!obj) {
84558
- return;
84559
- }
84560
- this.artifacts = (0, Mapper_1.mapArray)(obj.artifacts, SimpleEncodingVodJobOutputArtifact_1.default);
84561
- }
84562
- SimpleEncodingVodJobOutput._discriminatorName = 'type';
84563
- SimpleEncodingVodJobOutput._discriminatorMapping = {
84564
- URL: 'SimpleEncodingVodJobUrlOutput',
84565
- CDN: 'SimpleEncodingVodJobCdnOutput'
84566
- };
84567
- return SimpleEncodingVodJobOutput;
84568
- }());
84569
- exports.SimpleEncodingVodJobOutput = SimpleEncodingVodJobOutput;
84570
- exports["default"] = SimpleEncodingVodJobOutput;
84571
-
84572
-
84573
- /***/ }),
84574
-
84575
- /***/ "./models/SimpleEncodingVodJobOutputArtifact.ts":
84576
- /*!******************************************************!*\
84577
- !*** ./models/SimpleEncodingVodJobOutputArtifact.ts ***!
84578
- \******************************************************/
84579
- /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
84580
-
84581
- "use strict";
84582
-
84583
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84584
- exports.SimpleEncodingVodJobOutputArtifact = void 0;
84585
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84586
- /**
84587
- * @export
84588
- * @class SimpleEncodingVodJobOutputArtifact
84589
- */
84590
- var SimpleEncodingVodJobOutputArtifact = /** @class */ (function () {
84591
- function SimpleEncodingVodJobOutputArtifact(obj) {
84592
- if (!obj) {
84593
- return;
84594
- }
84595
- this.name = (0, Mapper_1.map)(obj.name);
84596
- this.value = (0, Mapper_1.map)(obj.value);
84597
- }
84598
- return SimpleEncodingVodJobOutputArtifact;
84599
- }());
84600
- exports.SimpleEncodingVodJobOutputArtifact = SimpleEncodingVodJobOutputArtifact;
84601
- exports["default"] = SimpleEncodingVodJobOutputArtifact;
84602
-
84603
-
84604
- /***/ }),
84605
-
84606
- /***/ "./models/SimpleEncodingVodJobOutputType.ts":
84607
- /*!**************************************************!*\
84608
- !*** ./models/SimpleEncodingVodJobOutputType.ts ***!
84609
- \**************************************************/
84610
- /***/ ((__unused_webpack_module, exports) => {
84611
-
84612
- "use strict";
84613
-
84614
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84615
- exports.SimpleEncodingVodJobOutputType = void 0;
84616
- /**
84617
- * Output type
84618
- * @export
84619
- * @enum {string}
84620
- */
84621
- var SimpleEncodingVodJobOutputType;
84622
- (function (SimpleEncodingVodJobOutputType) {
84623
- SimpleEncodingVodJobOutputType["URL"] = "URL";
84624
- SimpleEncodingVodJobOutputType["CDN"] = "CDN";
84625
- })(SimpleEncodingVodJobOutputType || (exports.SimpleEncodingVodJobOutputType = SimpleEncodingVodJobOutputType = {}));
84626
- exports["default"] = SimpleEncodingVodJobOutputType;
84627
-
84628
-
84629
- /***/ }),
84630
-
84631
- /***/ "./models/SimpleEncodingVodJobRequest.ts":
84632
- /*!***********************************************!*\
84633
- !*** ./models/SimpleEncodingVodJobRequest.ts ***!
84634
- \***********************************************/
84635
- /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
84636
-
84637
- "use strict";
84638
-
84639
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84640
- exports.SimpleEncodingVodJobRequest = void 0;
84641
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84642
- var SimpleEncodingVodJobInput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobInput */ "./models/SimpleEncodingVodJobInput.ts");
84643
- var SimpleEncodingVodJobOptions_1 = __webpack_require__(/*! ./SimpleEncodingVodJobOptions */ "./models/SimpleEncodingVodJobOptions.ts");
84644
- var SimpleEncodingVodJobOutput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobOutput */ "./models/SimpleEncodingVodJobOutput.ts");
84645
- /**
84646
- * @export
84647
- * @class SimpleEncodingVodJobRequest
84648
- */
84649
- var SimpleEncodingVodJobRequest = /** @class */ (function () {
84650
- function SimpleEncodingVodJobRequest(obj) {
84651
- if (!obj) {
84652
- return;
84653
- }
84654
- this.encodingTemplate = (0, Mapper_1.map)(obj.encodingTemplate);
84655
- this.inputs = (0, Mapper_1.mapArray)(obj.inputs, SimpleEncodingVodJobInput_1.default);
84656
- this.outputs = (0, Mapper_1.mapArray)(obj.outputs, SimpleEncodingVodJobOutput_1.default);
84657
- this.options = (0, Mapper_1.map)(obj.options, SimpleEncodingVodJobOptions_1.default);
84658
- this.name = (0, Mapper_1.map)(obj.name);
84659
- }
84660
- return SimpleEncodingVodJobRequest;
84661
- }());
84662
- exports.SimpleEncodingVodJobRequest = SimpleEncodingVodJobRequest;
84663
- exports["default"] = SimpleEncodingVodJobRequest;
84664
-
84665
-
84666
- /***/ }),
84667
-
84668
- /***/ "./models/SimpleEncodingVodJobResponse.ts":
84669
- /*!************************************************!*\
84670
- !*** ./models/SimpleEncodingVodJobResponse.ts ***!
84671
- \************************************************/
84672
- /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
84673
-
84674
- "use strict";
84675
-
84676
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84677
- exports.SimpleEncodingVodJobResponse = void 0;
84678
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84679
- var SimpleEncodingVodJobErrors_1 = __webpack_require__(/*! ./SimpleEncodingVodJobErrors */ "./models/SimpleEncodingVodJobErrors.ts");
84680
- var SimpleEncodingVodJobInput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobInput */ "./models/SimpleEncodingVodJobInput.ts");
84681
- var SimpleEncodingVodJobOptions_1 = __webpack_require__(/*! ./SimpleEncodingVodJobOptions */ "./models/SimpleEncodingVodJobOptions.ts");
84682
- var SimpleEncodingVodJobOutput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobOutput */ "./models/SimpleEncodingVodJobOutput.ts");
84683
- /**
84684
- * @export
84685
- * @class SimpleEncodingVodJobResponse
84686
- */
84687
- var SimpleEncodingVodJobResponse = /** @class */ (function () {
84688
- function SimpleEncodingVodJobResponse(obj) {
84689
- if (!obj) {
84690
- return;
84691
- }
84692
- this.id = (0, Mapper_1.map)(obj.id);
84693
- this.status = (0, Mapper_1.map)(obj.status);
84694
- this.encodingTemplate = (0, Mapper_1.map)(obj.encodingTemplate);
84695
- this.encodingId = (0, Mapper_1.map)(obj.encodingId);
84696
- this.inputs = (0, Mapper_1.mapArray)(obj.inputs, SimpleEncodingVodJobInput_1.default);
84697
- this.outputs = (0, Mapper_1.mapArray)(obj.outputs, SimpleEncodingVodJobOutput_1.default);
84698
- this.options = (0, Mapper_1.map)(obj.options, SimpleEncodingVodJobOptions_1.default);
84699
- this.errors = (0, Mapper_1.mapArray)(obj.errors, SimpleEncodingVodJobErrors_1.default);
84700
- this.createdAt = (0, Mapper_1.map)(obj.createdAt, Date);
84701
- this.modifiedAt = (0, Mapper_1.map)(obj.modifiedAt, Date);
84702
- this.name = (0, Mapper_1.map)(obj.name);
84703
- }
84704
- return SimpleEncodingVodJobResponse;
84705
- }());
84706
- exports.SimpleEncodingVodJobResponse = SimpleEncodingVodJobResponse;
84707
- exports["default"] = SimpleEncodingVodJobResponse;
84708
-
84709
-
84710
- /***/ }),
84711
-
84712
- /***/ "./models/SimpleEncodingVodJobS3RoleBasedCredentials.ts":
84713
- /*!**************************************************************!*\
84714
- !*** ./models/SimpleEncodingVodJobS3RoleBasedCredentials.ts ***!
84715
- \**************************************************************/
84716
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
84717
-
84718
- "use strict";
84719
-
84720
- var __extends = (this && this.__extends) || (function () {
84721
- var extendStatics = function (d, b) {
84722
- extendStatics = Object.setPrototypeOf ||
84723
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
84724
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
84725
- return extendStatics(d, b);
84726
- };
84727
- return function (d, b) {
84728
- if (typeof b !== "function" && b !== null)
84729
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
84730
- extendStatics(d, b);
84731
- function __() { this.constructor = d; }
84732
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
84733
- };
84734
- })();
84735
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84736
- exports.SimpleEncodingVodJobS3RoleBasedCredentials = void 0;
84737
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84738
- var SimpleEncodingVodJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingVodJobCredentials */ "./models/SimpleEncodingVodJobCredentials.ts");
84739
- /**
84740
- * @export
84741
- * @class SimpleEncodingVodJobS3RoleBasedCredentials
84742
- */
84743
- var SimpleEncodingVodJobS3RoleBasedCredentials = /** @class */ (function (_super) {
84744
- __extends(SimpleEncodingVodJobS3RoleBasedCredentials, _super);
84745
- function SimpleEncodingVodJobS3RoleBasedCredentials(obj) {
84746
- var _this = _super.call(this, obj) || this;
84747
- if (!obj) {
84748
- return _this;
84749
- }
84750
- _this.roleArn = (0, Mapper_1.map)(obj.roleArn);
84751
- _this.useExternalId = (0, Mapper_1.map)(obj.useExternalId);
84752
- return _this;
84753
- }
84754
- return SimpleEncodingVodJobS3RoleBasedCredentials;
84755
- }(SimpleEncodingVodJobCredentials_1.default));
84756
- exports.SimpleEncodingVodJobS3RoleBasedCredentials = SimpleEncodingVodJobS3RoleBasedCredentials;
84757
- exports["default"] = SimpleEncodingVodJobS3RoleBasedCredentials;
84758
-
84759
-
84760
- /***/ }),
84761
-
84762
- /***/ "./models/SimpleEncodingVodJobStatus.ts":
84763
- /*!**********************************************!*\
84764
- !*** ./models/SimpleEncodingVodJobStatus.ts ***!
84765
- \**********************************************/
84766
- /***/ ((__unused_webpack_module, exports) => {
84767
-
84768
- "use strict";
84769
-
84770
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84771
- exports.SimpleEncodingVodJobStatus = void 0;
84772
- /**
84773
- * @export
84774
- * @enum {string}
84775
- */
84776
- var SimpleEncodingVodJobStatus;
84777
- (function (SimpleEncodingVodJobStatus) {
84778
- SimpleEncodingVodJobStatus["CREATED"] = "CREATED";
84779
- SimpleEncodingVodJobStatus["EXECUTING"] = "EXECUTING";
84780
- SimpleEncodingVodJobStatus["FAILURE"] = "FAILURE";
84781
- SimpleEncodingVodJobStatus["RUNNING"] = "RUNNING";
84782
- SimpleEncodingVodJobStatus["FINISHED"] = "FINISHED";
84783
- SimpleEncodingVodJobStatus["ERROR"] = "ERROR";
84784
- SimpleEncodingVodJobStatus["CANCELED"] = "CANCELED";
84785
- })(SimpleEncodingVodJobStatus || (exports.SimpleEncodingVodJobStatus = SimpleEncodingVodJobStatus = {}));
84786
- exports["default"] = SimpleEncodingVodJobStatus;
84787
-
84788
-
84789
- /***/ }),
84790
-
84791
- /***/ "./models/SimpleEncodingVodJobUrlInput.ts":
84792
- /*!************************************************!*\
84793
- !*** ./models/SimpleEncodingVodJobUrlInput.ts ***!
84794
- \************************************************/
84795
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
84796
-
84797
- "use strict";
84798
-
84799
- var __extends = (this && this.__extends) || (function () {
84800
- var extendStatics = function (d, b) {
84801
- extendStatics = Object.setPrototypeOf ||
84802
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
84803
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
84804
- return extendStatics(d, b);
84805
- };
84806
- return function (d, b) {
84807
- if (typeof b !== "function" && b !== null)
84808
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
84809
- extendStatics(d, b);
84810
- function __() { this.constructor = d; }
84811
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
84812
- };
84813
- })();
84814
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84815
- exports.SimpleEncodingVodJobUrlInput = void 0;
84816
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84817
- var SimpleEncodingVodJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingVodJobCredentials */ "./models/SimpleEncodingVodJobCredentials.ts");
84818
- var SimpleEncodingVodJobInput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobInput */ "./models/SimpleEncodingVodJobInput.ts");
84819
- var SimpleEncodingVodJobInputSourceType_1 = __webpack_require__(/*! ./SimpleEncodingVodJobInputSourceType */ "./models/SimpleEncodingVodJobInputSourceType.ts");
84820
- /**
84821
- * @export
84822
- * @class SimpleEncodingVodJobUrlInput
84823
- */
84824
- var SimpleEncodingVodJobUrlInput = /** @class */ (function (_super) {
84825
- __extends(SimpleEncodingVodJobUrlInput, _super);
84826
- function SimpleEncodingVodJobUrlInput(obj) {
84827
- var _this = _super.call(this, obj) || this;
84828
- /**
84829
- * Discriminator property for SimpleEncodingVodJobInput
84830
- * @type {string}
84831
- * @memberof SimpleEncodingVodJobUrlInput
84832
- */
84833
- _this.type = SimpleEncodingVodJobInputSourceType_1.default.URL;
84834
- if (!obj) {
84835
- return _this;
84836
- }
84837
- _this.url = (0, Mapper_1.map)(obj.url);
84838
- _this.credentials = (0, Mapper_1.map)(obj.credentials, SimpleEncodingVodJobCredentials_1.default);
84839
- _this.inputType = (0, Mapper_1.map)(obj.inputType);
84840
- _this.language = (0, Mapper_1.map)(obj.language);
84841
- return _this;
84842
- }
84843
- return SimpleEncodingVodJobUrlInput;
84844
- }(SimpleEncodingVodJobInput_1.default));
84845
- exports.SimpleEncodingVodJobUrlInput = SimpleEncodingVodJobUrlInput;
84846
- exports["default"] = SimpleEncodingVodJobUrlInput;
84847
-
84848
-
84849
- /***/ }),
84850
-
84851
- /***/ "./models/SimpleEncodingVodJobUrlOutput.ts":
84852
- /*!*************************************************!*\
84853
- !*** ./models/SimpleEncodingVodJobUrlOutput.ts ***!
84854
- \*************************************************/
84855
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
84856
-
84857
- "use strict";
84858
-
84859
- var __extends = (this && this.__extends) || (function () {
84860
- var extendStatics = function (d, b) {
84861
- extendStatics = Object.setPrototypeOf ||
84862
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
84863
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
84864
- return extendStatics(d, b);
84865
- };
84866
- return function (d, b) {
84867
- if (typeof b !== "function" && b !== null)
84868
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
84869
- extendStatics(d, b);
84870
- function __() { this.constructor = d; }
84871
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
84872
- };
84873
- })();
84874
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84875
- exports.SimpleEncodingVodJobUrlOutput = void 0;
84876
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84877
- var SimpleEncodingVodJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingVodJobCredentials */ "./models/SimpleEncodingVodJobCredentials.ts");
84878
- var SimpleEncodingVodJobOutput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobOutput */ "./models/SimpleEncodingVodJobOutput.ts");
84879
- var SimpleEncodingVodJobOutputType_1 = __webpack_require__(/*! ./SimpleEncodingVodJobOutputType */ "./models/SimpleEncodingVodJobOutputType.ts");
84880
- /**
84881
- * @export
84882
- * @class SimpleEncodingVodJobUrlOutput
84883
- */
84884
- var SimpleEncodingVodJobUrlOutput = /** @class */ (function (_super) {
84885
- __extends(SimpleEncodingVodJobUrlOutput, _super);
84886
- function SimpleEncodingVodJobUrlOutput(obj) {
84887
- var _this = _super.call(this, obj) || this;
84888
- /**
84889
- * Discriminator property for SimpleEncodingVodJobOutput
84890
- * @type {string}
84891
- * @memberof SimpleEncodingVodJobUrlOutput
84892
- */
84893
- _this.type = SimpleEncodingVodJobOutputType_1.default.URL;
84894
- if (!obj) {
84895
- return _this;
84896
- }
84897
- _this.url = (0, Mapper_1.map)(obj.url);
84898
- _this.credentials = (0, Mapper_1.map)(obj.credentials, SimpleEncodingVodJobCredentials_1.default);
84899
- _this.makePublic = (0, Mapper_1.map)(obj.makePublic);
84900
- return _this;
84901
- }
84902
- return SimpleEncodingVodJobUrlOutput;
84903
- }(SimpleEncodingVodJobOutput_1.default));
84904
- exports.SimpleEncodingVodJobUrlOutput = SimpleEncodingVodJobUrlOutput;
84905
- exports["default"] = SimpleEncodingVodJobUrlOutput;
84906
-
84907
-
84908
- /***/ }),
84909
-
84910
- /***/ "./models/SimpleEncodingVodJobUsernamePasswordCredentials.ts":
84911
- /*!*******************************************************************!*\
84912
- !*** ./models/SimpleEncodingVodJobUsernamePasswordCredentials.ts ***!
84913
- \*******************************************************************/
84914
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
84915
-
84916
- "use strict";
84917
-
84918
- var __extends = (this && this.__extends) || (function () {
84919
- var extendStatics = function (d, b) {
84920
- extendStatics = Object.setPrototypeOf ||
84921
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
84922
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
84923
- return extendStatics(d, b);
84924
- };
84925
- return function (d, b) {
84926
- if (typeof b !== "function" && b !== null)
84927
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
84928
- extendStatics(d, b);
84929
- function __() { this.constructor = d; }
84930
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
84931
- };
84932
- })();
84933
- Object.defineProperty(exports, "__esModule", ({ value: true }));
84934
- exports.SimpleEncodingVodJobUsernamePasswordCredentials = void 0;
84935
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
84936
- var SimpleEncodingVodJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingVodJobCredentials */ "./models/SimpleEncodingVodJobCredentials.ts");
84937
- /**
84938
- * @export
84939
- * @class SimpleEncodingVodJobUsernamePasswordCredentials
84940
- */
84941
- var SimpleEncodingVodJobUsernamePasswordCredentials = /** @class */ (function (_super) {
84942
- __extends(SimpleEncodingVodJobUsernamePasswordCredentials, _super);
84943
- function SimpleEncodingVodJobUsernamePasswordCredentials(obj) {
84944
- var _this = _super.call(this, obj) || this;
84945
- if (!obj) {
84946
- return _this;
84947
- }
84948
- _this.username = (0, Mapper_1.map)(obj.username);
84949
- _this.password = (0, Mapper_1.map)(obj.password);
84950
- return _this;
84951
- }
84952
- return SimpleEncodingVodJobUsernamePasswordCredentials;
84953
- }(SimpleEncodingVodJobCredentials_1.default));
84954
- exports.SimpleEncodingVodJobUsernamePasswordCredentials = SimpleEncodingVodJobUsernamePasswordCredentials;
84955
- exports["default"] = SimpleEncodingVodJobUsernamePasswordCredentials;
84956
-
84957
-
84958
83638
  /***/ }),
84959
83639
 
84960
83640
  /***/ "./models/SmoothManifestContentProtection.ts":
@@ -91419,6 +90099,7 @@ __exportStar(__webpack_require__(/*! ./ApiErrorDefinition */ "./models/ApiErrorD
91419
90099
  __exportStar(__webpack_require__(/*! ./AppliedStreamSettings */ "./models/AppliedStreamSettings.ts"), exports);
91420
90100
  __exportStar(__webpack_require__(/*! ./AspectMode */ "./models/AspectMode.ts"), exports);
91421
90101
  __exportStar(__webpack_require__(/*! ./AsperaInput */ "./models/AsperaInput.ts"), exports);
90102
+ __exportStar(__webpack_require__(/*! ./Atmosphere */ "./models/Atmosphere.ts"), exports);
91422
90103
  __exportStar(__webpack_require__(/*! ./AudioAdaptationSet */ "./models/AudioAdaptationSet.ts"), exports);
91423
90104
  __exportStar(__webpack_require__(/*! ./AudioConfiguration */ "./models/AudioConfiguration.ts"), exports);
91424
90105
  __exportStar(__webpack_require__(/*! ./AudioGroup */ "./models/AudioGroup.ts"), exports);
@@ -91501,6 +90182,7 @@ __exportStar(__webpack_require__(/*! ./CencPlayReady */ "./models/CencPlayReady.
91501
90182
  __exportStar(__webpack_require__(/*! ./CencWidevine */ "./models/CencWidevine.ts"), exports);
91502
90183
  __exportStar(__webpack_require__(/*! ./ChannelLayout */ "./models/ChannelLayout.ts"), exports);
91503
90184
  __exportStar(__webpack_require__(/*! ./ChannelsAttributeForAudio */ "./models/ChannelsAttributeForAudio.ts"), exports);
90185
+ __exportStar(__webpack_require__(/*! ./Character */ "./models/Character.ts"), exports);
91504
90186
  __exportStar(__webpack_require__(/*! ./CheckOutputPermissionsRequest */ "./models/CheckOutputPermissionsRequest.ts"), exports);
91505
90187
  __exportStar(__webpack_require__(/*! ./CheckOutputPermissionsResponse */ "./models/CheckOutputPermissionsResponse.ts"), exports);
91506
90188
  __exportStar(__webpack_require__(/*! ./ChromaLocation */ "./models/ChromaLocation.ts"), exports);
@@ -91524,6 +90206,7 @@ __exportStar(__webpack_require__(/*! ./ConditionAttribute */ "./models/Condition
91524
90206
  __exportStar(__webpack_require__(/*! ./ConditionOperator */ "./models/ConditionOperator.ts"), exports);
91525
90207
  __exportStar(__webpack_require__(/*! ./ConditionType */ "./models/ConditionType.ts"), exports);
91526
90208
  __exportStar(__webpack_require__(/*! ./ConformFilter */ "./models/ConformFilter.ts"), exports);
90209
+ __exportStar(__webpack_require__(/*! ./Content */ "./models/Content.ts"), exports);
91527
90210
  __exportStar(__webpack_require__(/*! ./ContentProtection */ "./models/ContentProtection.ts"), exports);
91528
90211
  __exportStar(__webpack_require__(/*! ./ConvertSccCaption */ "./models/ConvertSccCaption.ts"), exports);
91529
90212
  __exportStar(__webpack_require__(/*! ./ConvertSccCaptionWebVttSettings */ "./models/ConvertSccCaptionWebVttSettings.ts"), exports);
@@ -91662,7 +90345,6 @@ __exportStar(__webpack_require__(/*! ./EncodingStatisticsVod */ "./models/Encodi
91662
90345
  __exportStar(__webpack_require__(/*! ./EncodingStats */ "./models/EncodingStats.ts"), exports);
91663
90346
  __exportStar(__webpack_require__(/*! ./EncodingStreamInput */ "./models/EncodingStreamInput.ts"), exports);
91664
90347
  __exportStar(__webpack_require__(/*! ./EncodingStreamInputDetails */ "./models/EncodingStreamInputDetails.ts"), exports);
91665
- __exportStar(__webpack_require__(/*! ./EncodingTemplate */ "./models/EncodingTemplate.ts"), exports);
91666
90348
  __exportStar(__webpack_require__(/*! ./EncodingTemplateDetails */ "./models/EncodingTemplateDetails.ts"), exports);
91667
90349
  __exportStar(__webpack_require__(/*! ./EncodingTemplateRequest */ "./models/EncodingTemplateRequest.ts"), exports);
91668
90350
  __exportStar(__webpack_require__(/*! ./EncodingTemplateResponse */ "./models/EncodingTemplateResponse.ts"), exports);
@@ -91732,6 +90414,7 @@ __exportStar(__webpack_require__(/*! ./HlsTargetDurationRoundingMode */ "./model
91732
90414
  __exportStar(__webpack_require__(/*! ./HlsVersion */ "./models/HlsVersion.ts"), exports);
91733
90415
  __exportStar(__webpack_require__(/*! ./HttpInput */ "./models/HttpInput.ts"), exports);
91734
90416
  __exportStar(__webpack_require__(/*! ./HttpsInput */ "./models/HttpsInput.ts"), exports);
90417
+ __exportStar(__webpack_require__(/*! ./IABTaxonomy */ "./models/IABTaxonomy.ts"), exports);
91735
90418
  __exportStar(__webpack_require__(/*! ./IFramePlaylist */ "./models/IFramePlaylist.ts"), exports);
91736
90419
  __exportStar(__webpack_require__(/*! ./Id3Tag */ "./models/Id3Tag.ts"), exports);
91737
90420
  __exportStar(__webpack_require__(/*! ./Id3TagPositionMode */ "./models/Id3TagPositionMode.ts"), exports);
@@ -91806,6 +90489,7 @@ __exportStar(__webpack_require__(/*! ./LiveStandbyPoolStatus */ "./models/LiveSt
91806
90489
  __exportStar(__webpack_require__(/*! ./LiveStandbyPoolUpdate */ "./models/LiveStandbyPoolUpdate.ts"), exports);
91807
90490
  __exportStar(__webpack_require__(/*! ./LocalInput */ "./models/LocalInput.ts"), exports);
91808
90491
  __exportStar(__webpack_require__(/*! ./LocalOutput */ "./models/LocalOutput.ts"), exports);
90492
+ __exportStar(__webpack_require__(/*! ./Location */ "./models/Location.ts"), exports);
91809
90493
  __exportStar(__webpack_require__(/*! ./Manifest */ "./models/Manifest.ts"), exports);
91810
90494
  __exportStar(__webpack_require__(/*! ./ManifestGenerator */ "./models/ManifestGenerator.ts"), exports);
91811
90495
  __exportStar(__webpack_require__(/*! ./ManifestResource */ "./models/ManifestResource.ts"), exports);
@@ -91926,6 +90610,7 @@ __exportStar(__webpack_require__(/*! ./QuantizationGroupSize */ "./models/Quanti
91926
90610
  __exportStar(__webpack_require__(/*! ./RaiUnit */ "./models/RaiUnit.ts"), exports);
91927
90611
  __exportStar(__webpack_require__(/*! ./RateDistortionLevelForQuantization */ "./models/RateDistortionLevelForQuantization.ts"), exports);
91928
90612
  __exportStar(__webpack_require__(/*! ./RateDistortionPenaltyMode */ "./models/RateDistortionPenaltyMode.ts"), exports);
90613
+ __exportStar(__webpack_require__(/*! ./Rating */ "./models/Rating.ts"), exports);
91929
90614
  __exportStar(__webpack_require__(/*! ./RawId3Tag */ "./models/RawId3Tag.ts"), exports);
91930
90615
  __exportStar(__webpack_require__(/*! ./RedundantRtmpInput */ "./models/RedundantRtmpInput.ts"), exports);
91931
90616
  __exportStar(__webpack_require__(/*! ./ReprioritizeEncodingRequest */ "./models/ReprioritizeEncodingRequest.ts"), exports);
@@ -91950,6 +90635,9 @@ __exportStar(__webpack_require__(/*! ./S3SignatureVersion */ "./models/S3Signatu
91950
90635
  __exportStar(__webpack_require__(/*! ./ScaleFilter */ "./models/ScaleFilter.ts"), exports);
91951
90636
  __exportStar(__webpack_require__(/*! ./ScalingAlgorithm */ "./models/ScalingAlgorithm.ts"), exports);
91952
90637
  __exportStar(__webpack_require__(/*! ./SccCaption */ "./models/SccCaption.ts"), exports);
90638
+ __exportStar(__webpack_require__(/*! ./Scene */ "./models/Scene.ts"), exports);
90639
+ __exportStar(__webpack_require__(/*! ./SceneAnalysisDetailsResponse */ "./models/SceneAnalysisDetailsResponse.ts"), exports);
90640
+ __exportStar(__webpack_require__(/*! ./SceneObject */ "./models/SceneObject.ts"), exports);
91953
90641
  __exportStar(__webpack_require__(/*! ./ScheduledInsertableContent */ "./models/ScheduledInsertableContent.ts"), exports);
91954
90642
  __exportStar(__webpack_require__(/*! ./ScheduledInsertableContentStatus */ "./models/ScheduledInsertableContentStatus.ts"), exports);
91955
90643
  __exportStar(__webpack_require__(/*! ./Scheduling */ "./models/Scheduling.ts"), exports);
@@ -91957,6 +90645,7 @@ __exportStar(__webpack_require__(/*! ./Scte35Cue */ "./models/Scte35Cue.ts"), ex
91957
90645
  __exportStar(__webpack_require__(/*! ./Scte35Trigger */ "./models/Scte35Trigger.ts"), exports);
91958
90646
  __exportStar(__webpack_require__(/*! ./SegmentedRawMuxing */ "./models/SegmentedRawMuxing.ts"), exports);
91959
90647
  __exportStar(__webpack_require__(/*! ./SegmentsMediaInfo */ "./models/SegmentsMediaInfo.ts"), exports);
90648
+ __exportStar(__webpack_require__(/*! ./Setting */ "./models/Setting.ts"), exports);
91960
90649
  __exportStar(__webpack_require__(/*! ./SftpInput */ "./models/SftpInput.ts"), exports);
91961
90650
  __exportStar(__webpack_require__(/*! ./SftpOutput */ "./models/SftpOutput.ts"), exports);
91962
90651
  __exportStar(__webpack_require__(/*! ./SidecarErrorMode */ "./models/SidecarErrorMode.ts"), exports);
@@ -91964,45 +90653,6 @@ __exportStar(__webpack_require__(/*! ./SidecarFile */ "./models/SidecarFile.ts")
91964
90653
  __exportStar(__webpack_require__(/*! ./SidecarFileType */ "./models/SidecarFileType.ts"), exports);
91965
90654
  __exportStar(__webpack_require__(/*! ./SignatureType */ "./models/SignatureType.ts"), exports);
91966
90655
  __exportStar(__webpack_require__(/*! ./SignupSource */ "./models/SignupSource.ts"), exports);
91967
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveCloudRegion */ "./models/SimpleEncodingLiveCloudRegion.ts"), exports);
91968
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobAccessKeyCredentials */ "./models/SimpleEncodingLiveJobAccessKeyCredentials.ts"), exports);
91969
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobAzureCredentials */ "./models/SimpleEncodingLiveJobAzureCredentials.ts"), exports);
91970
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobCdnOutput */ "./models/SimpleEncodingLiveJobCdnOutput.ts"), exports);
91971
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobCredentials */ "./models/SimpleEncodingLiveJobCredentials.ts"), exports);
91972
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobGcsServiceAccountCredentials */ "./models/SimpleEncodingLiveJobGcsServiceAccountCredentials.ts"), exports);
91973
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobInput */ "./models/SimpleEncodingLiveJobInput.ts"), exports);
91974
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobInputType */ "./models/SimpleEncodingLiveJobInputType.ts"), exports);
91975
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobOutput */ "./models/SimpleEncodingLiveJobOutput.ts"), exports);
91976
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobOutputType */ "./models/SimpleEncodingLiveJobOutputType.ts"), exports);
91977
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobRequest */ "./models/SimpleEncodingLiveJobRequest.ts"), exports);
91978
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobResponse */ "./models/SimpleEncodingLiveJobResponse.ts"), exports);
91979
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobS3RoleBasedCredentials */ "./models/SimpleEncodingLiveJobS3RoleBasedCredentials.ts"), exports);
91980
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobStatus */ "./models/SimpleEncodingLiveJobStatus.ts"), exports);
91981
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobUrlOutput */ "./models/SimpleEncodingLiveJobUrlOutput.ts"), exports);
91982
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveJobUsernamePasswordCredentials */ "./models/SimpleEncodingLiveJobUsernamePasswordCredentials.ts"), exports);
91983
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveMaxResolution */ "./models/SimpleEncodingLiveMaxResolution.ts"), exports);
91984
- __exportStar(__webpack_require__(/*! ./SimpleEncodingLiveProfile */ "./models/SimpleEncodingLiveProfile.ts"), exports);
91985
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobAccessKeyCredentials */ "./models/SimpleEncodingVodJobAccessKeyCredentials.ts"), exports);
91986
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobAzureCredentials */ "./models/SimpleEncodingVodJobAzureCredentials.ts"), exports);
91987
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobCdnOutput */ "./models/SimpleEncodingVodJobCdnOutput.ts"), exports);
91988
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobCredentials */ "./models/SimpleEncodingVodJobCredentials.ts"), exports);
91989
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobDirectFileUploadInput */ "./models/SimpleEncodingVodJobDirectFileUploadInput.ts"), exports);
91990
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobErrors */ "./models/SimpleEncodingVodJobErrors.ts"), exports);
91991
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobGcsServiceAccountCredentials */ "./models/SimpleEncodingVodJobGcsServiceAccountCredentials.ts"), exports);
91992
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobInput */ "./models/SimpleEncodingVodJobInput.ts"), exports);
91993
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobInputSourceType */ "./models/SimpleEncodingVodJobInputSourceType.ts"), exports);
91994
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobInputType */ "./models/SimpleEncodingVodJobInputType.ts"), exports);
91995
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobOptions */ "./models/SimpleEncodingVodJobOptions.ts"), exports);
91996
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobOutput */ "./models/SimpleEncodingVodJobOutput.ts"), exports);
91997
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobOutputArtifact */ "./models/SimpleEncodingVodJobOutputArtifact.ts"), exports);
91998
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobOutputType */ "./models/SimpleEncodingVodJobOutputType.ts"), exports);
91999
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobRequest */ "./models/SimpleEncodingVodJobRequest.ts"), exports);
92000
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobResponse */ "./models/SimpleEncodingVodJobResponse.ts"), exports);
92001
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobS3RoleBasedCredentials */ "./models/SimpleEncodingVodJobS3RoleBasedCredentials.ts"), exports);
92002
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobStatus */ "./models/SimpleEncodingVodJobStatus.ts"), exports);
92003
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobUrlInput */ "./models/SimpleEncodingVodJobUrlInput.ts"), exports);
92004
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobUrlOutput */ "./models/SimpleEncodingVodJobUrlOutput.ts"), exports);
92005
- __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobUsernamePasswordCredentials */ "./models/SimpleEncodingVodJobUsernamePasswordCredentials.ts"), exports);
92006
90656
  __exportStar(__webpack_require__(/*! ./SmoothManifestContentProtection */ "./models/SmoothManifestContentProtection.ts"), exports);
92007
90657
  __exportStar(__webpack_require__(/*! ./SmoothManifestDefault */ "./models/SmoothManifestDefault.ts"), exports);
92008
90658
  __exportStar(__webpack_require__(/*! ./SmoothManifestDefaultVersion */ "./models/SmoothManifestDefaultVersion.ts"), exports);