@bitmovin/api-sdk 1.115.0 → 1.118.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 (88) hide show
  1. package/README.md +1 -1
  2. package/dist/bitmovin-api-sdk.browser.js +378 -714
  3. package/dist/bitmovin-api-sdk.browser.js.map +1 -1
  4. package/dist/bitmovin-api-sdk.browser.min.js +1 -1
  5. package/dist/common/RestClient.js +1 -1
  6. package/dist/encoding/encodings/EncodingsApi.d.ts +2 -0
  7. package/dist/encoding/encodings/EncodingsApi.js +2 -0
  8. package/dist/encoding/encodings/EncodingsApi.js.map +1 -1
  9. package/dist/encoding/encodings/outputPaths/OutputPathsApi.d.ts +19 -0
  10. package/dist/encoding/{inputs/udpMulticast/customdata/CustomdataApi.js → encodings/outputPaths/OutputPathsApi.js} +18 -18
  11. package/dist/encoding/encodings/outputPaths/OutputPathsApi.js.map +1 -0
  12. package/dist/encoding/inputs/InputsApi.d.ts +0 -6
  13. package/dist/encoding/inputs/InputsApi.js +0 -6
  14. package/dist/encoding/inputs/InputsApi.js.map +1 -1
  15. package/dist/models/AnalyticsImpressionSample.d.ts +1 -1
  16. package/dist/models/EncodingOutputPaths.d.ts +20 -0
  17. package/dist/models/EncodingOutputPaths.js +23 -0
  18. package/dist/models/EncodingOutputPaths.js.map +1 -0
  19. package/dist/models/EncodingOutputPathsDashManifest.d.ts +20 -0
  20. package/dist/models/EncodingOutputPathsDashManifest.js +21 -0
  21. package/dist/models/EncodingOutputPathsDashManifest.js.map +1 -0
  22. package/dist/models/EncodingOutputPathsForOutput.d.ts +29 -0
  23. package/dist/models/EncodingOutputPathsForOutput.js +25 -0
  24. package/dist/models/EncodingOutputPathsForOutput.js.map +1 -0
  25. package/dist/models/EncodingOutputPathsHlsManifest.d.ts +20 -0
  26. package/dist/models/EncodingOutputPathsHlsManifest.js +21 -0
  27. package/dist/models/EncodingOutputPathsHlsManifest.js.map +1 -0
  28. package/dist/models/EncodingOutputPathsSmoothManifest.d.ts +26 -0
  29. package/dist/models/EncodingOutputPathsSmoothManifest.js +22 -0
  30. package/dist/models/EncodingOutputPathsSmoothManifest.js.map +1 -0
  31. package/dist/models/Input.d.ts +1 -4
  32. package/dist/models/Input.js +0 -3
  33. package/dist/models/Input.js.map +1 -1
  34. package/dist/models/InputType.d.ts +0 -3
  35. package/dist/models/InputType.js +0 -3
  36. package/dist/models/InputType.js.map +1 -1
  37. package/dist/models/SimpleEncodingVodJobInput.d.ts +15 -0
  38. package/dist/models/SimpleEncodingVodJobInput.js +22 -0
  39. package/dist/models/SimpleEncodingVodJobInput.js.map +1 -0
  40. package/dist/models/SimpleEncodingVodJobInputSourceType.d.ts +9 -0
  41. package/dist/models/SimpleEncodingVodJobInputSourceType.js +14 -0
  42. package/dist/models/SimpleEncodingVodJobInputSourceType.js.map +1 -0
  43. package/dist/models/SimpleEncodingVodJobRequest.d.ts +3 -3
  44. package/dist/models/SimpleEncodingVodJobRequest.js +2 -2
  45. package/dist/models/SimpleEncodingVodJobRequest.js.map +1 -1
  46. package/dist/models/SimpleEncodingVodJobResponse.d.ts +3 -3
  47. package/dist/models/SimpleEncodingVodJobResponse.js +2 -2
  48. package/dist/models/SimpleEncodingVodJobResponse.js.map +1 -1
  49. package/dist/models/SimpleEncodingVodJobUrlInput.d.ts +9 -1
  50. package/dist/models/SimpleEncodingVodJobUrlInput.js +33 -7
  51. package/dist/models/SimpleEncodingVodJobUrlInput.js.map +1 -1
  52. package/dist/models/StartEncodingRequest.d.ts +1 -1
  53. package/dist/models/TextFilter.d.ts +2 -1
  54. package/dist/models/TextFilter.js.map +1 -1
  55. package/dist/models/Trimming.d.ts +2 -2
  56. package/dist/models/index.d.ts +7 -3
  57. package/dist/models/index.js +7 -3
  58. package/dist/models/index.js.map +1 -1
  59. package/package.json +1 -1
  60. package/dist/encoding/inputs/tcp/TcpApi.d.ts +0 -28
  61. package/dist/encoding/inputs/tcp/TcpApi.js +0 -69
  62. package/dist/encoding/inputs/tcp/TcpApi.js.map +0 -1
  63. package/dist/encoding/inputs/tcp/TcpInputListQueryParams.d.ts +0 -39
  64. package/dist/encoding/inputs/tcp/TcpInputListQueryParams.js +0 -38
  65. package/dist/encoding/inputs/tcp/TcpInputListQueryParams.js.map +0 -1
  66. package/dist/encoding/inputs/udp/UdpApi.d.ts +0 -28
  67. package/dist/encoding/inputs/udp/UdpApi.js +0 -69
  68. package/dist/encoding/inputs/udp/UdpApi.js.map +0 -1
  69. package/dist/encoding/inputs/udp/UdpInputListQueryParams.d.ts +0 -39
  70. package/dist/encoding/inputs/udp/UdpInputListQueryParams.js +0 -38
  71. package/dist/encoding/inputs/udp/UdpInputListQueryParams.js.map +0 -1
  72. package/dist/encoding/inputs/udpMulticast/UdpMulticastApi.d.ts +0 -44
  73. package/dist/encoding/inputs/udpMulticast/UdpMulticastApi.js +0 -97
  74. package/dist/encoding/inputs/udpMulticast/UdpMulticastApi.js.map +0 -1
  75. package/dist/encoding/inputs/udpMulticast/UdpMulticastInputListQueryParams.d.ts +0 -39
  76. package/dist/encoding/inputs/udpMulticast/UdpMulticastInputListQueryParams.js +0 -38
  77. package/dist/encoding/inputs/udpMulticast/UdpMulticastInputListQueryParams.js.map +0 -1
  78. package/dist/encoding/inputs/udpMulticast/customdata/CustomdataApi.d.ts +0 -19
  79. package/dist/encoding/inputs/udpMulticast/customdata/CustomdataApi.js.map +0 -1
  80. package/dist/models/TcpInput.d.ts +0 -16
  81. package/dist/models/TcpInput.js +0 -44
  82. package/dist/models/TcpInput.js.map +0 -1
  83. package/dist/models/UdpInput.d.ts +0 -16
  84. package/dist/models/UdpInput.js +0 -44
  85. package/dist/models/UdpInput.js.map +0 -1
  86. package/dist/models/UdpMulticastInput.d.ts +0 -28
  87. package/dist/models/UdpMulticastInput.js +0 -47
  88. package/dist/models/UdpMulticastInput.js.map +0 -1
@@ -5985,7 +5985,7 @@ var HeaderHandler = /** @class */ (function (_super) {
5985
5985
  var headers = {
5986
5986
  'X-Api-Key': apiKey,
5987
5987
  'X-Api-Client': 'bitmovin-api-sdk-javascript',
5988
- 'X-Api-Client-Version': '1.115.0',
5988
+ 'X-Api-Client-Version': '1.118.0',
5989
5989
  'Content-Type': 'application/json'
5990
5990
  };
5991
5991
  if (tenantOrgId) {
@@ -12365,6 +12365,7 @@ var StreamsApi_1 = __webpack_require__(/*! ./streams/StreamsApi */ "./encoding/e
12365
12365
  var InputStreamsApi_1 = __webpack_require__(/*! ./inputStreams/InputStreamsApi */ "./encoding/encodings/inputStreams/InputStreamsApi.ts");
12366
12366
  var MuxingsApi_1 = __webpack_require__(/*! ./muxings/MuxingsApi */ "./encoding/encodings/muxings/MuxingsApi.ts");
12367
12367
  var TransferRetriesApi_1 = __webpack_require__(/*! ./transferRetries/TransferRetriesApi */ "./encoding/encodings/transferRetries/TransferRetriesApi.ts");
12368
+ var OutputPathsApi_1 = __webpack_require__(/*! ./outputPaths/OutputPathsApi */ "./encoding/encodings/outputPaths/OutputPathsApi.ts");
12368
12369
  var CaptionsApi_1 = __webpack_require__(/*! ./captions/CaptionsApi */ "./encoding/encodings/captions/CaptionsApi.ts");
12369
12370
  var SidecarsApi_1 = __webpack_require__(/*! ./sidecars/SidecarsApi */ "./encoding/encodings/sidecars/SidecarsApi.ts");
12370
12371
  var KeyframesApi_1 = __webpack_require__(/*! ./keyframes/KeyframesApi */ "./encoding/encodings/keyframes/KeyframesApi.ts");
@@ -12391,6 +12392,7 @@ var EncodingsApi = /** @class */ (function (_super) {
12391
12392
  _this.inputStreams = new InputStreamsApi_1.default(configuration);
12392
12393
  _this.muxings = new MuxingsApi_1.default(configuration);
12393
12394
  _this.transferRetries = new TransferRetriesApi_1.default(configuration);
12395
+ _this.outputPaths = new OutputPathsApi_1.default(configuration);
12394
12396
  _this.captions = new CaptionsApi_1.default(configuration);
12395
12397
  _this.sidecars = new SidecarsApi_1.default(configuration);
12396
12398
  _this.keyframes = new KeyframesApi_1.default(configuration);
@@ -28139,6 +28141,65 @@ var CustomdataApi = /** @class */ (function (_super) {
28139
28141
  exports["default"] = CustomdataApi;
28140
28142
 
28141
28143
 
28144
+ /***/ }),
28145
+
28146
+ /***/ "./encoding/encodings/outputPaths/OutputPathsApi.ts":
28147
+ /*!**********************************************************!*\
28148
+ !*** ./encoding/encodings/outputPaths/OutputPathsApi.ts ***!
28149
+ \**********************************************************/
28150
+ /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
28151
+
28152
+ "use strict";
28153
+
28154
+ var __extends = (this && this.__extends) || (function () {
28155
+ var extendStatics = function (d, b) {
28156
+ extendStatics = Object.setPrototypeOf ||
28157
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
28158
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
28159
+ return extendStatics(d, b);
28160
+ };
28161
+ return function (d, b) {
28162
+ if (typeof b !== "function" && b !== null)
28163
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
28164
+ extendStatics(d, b);
28165
+ function __() { this.constructor = d; }
28166
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
28167
+ };
28168
+ })();
28169
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
28170
+ var BaseAPI_1 = __webpack_require__(/*! ../../../common/BaseAPI */ "./common/BaseAPI.ts");
28171
+ var Mapper_1 = __webpack_require__(/*! ../../../common/Mapper */ "./common/Mapper.ts");
28172
+ var EncodingOutputPaths_1 = __webpack_require__(/*! ../../../models/EncodingOutputPaths */ "./models/EncodingOutputPaths.ts");
28173
+ /**
28174
+ * OutputPathsApi - object-oriented interface
28175
+ * @export
28176
+ * @class OutputPathsApi
28177
+ * @extends {BaseAPI}
28178
+ */
28179
+ var OutputPathsApi = /** @class */ (function (_super) {
28180
+ __extends(OutputPathsApi, _super);
28181
+ function OutputPathsApi(configuration) {
28182
+ return _super.call(this, configuration) || this;
28183
+ }
28184
+ /**
28185
+ * @summary Encoding Output Paths Retrieval
28186
+ * @param {string} encodingId Id of the encoding
28187
+ * @throws {BitmovinError}
28188
+ * @memberof OutputPathsApi
28189
+ */
28190
+ OutputPathsApi.prototype.get = function (encodingId) {
28191
+ var pathParamMap = {
28192
+ encoding_id: encodingId
28193
+ };
28194
+ return this.restClient.get('/encoding/encodings/{encoding_id}/output-paths', pathParamMap).then(function (response) {
28195
+ return (0, Mapper_1.mapArray)(response, EncodingOutputPaths_1.default);
28196
+ });
28197
+ };
28198
+ return OutputPathsApi;
28199
+ }(BaseAPI_1.BaseAPI));
28200
+ exports["default"] = OutputPathsApi;
28201
+
28202
+
28142
28203
  /***/ }),
28143
28204
 
28144
28205
  /***/ "./encoding/encodings/sidecars/SidecarFileListQueryParams.ts":
@@ -36329,9 +36390,6 @@ var HttpsApi_1 = __webpack_require__(/*! ./https/HttpsApi */ "./encoding/inputs/
36329
36390
  var AsperaApi_1 = __webpack_require__(/*! ./aspera/AsperaApi */ "./encoding/inputs/aspera/AsperaApi.ts");
36330
36391
  var AkamaiNetstorageApi_1 = __webpack_require__(/*! ./akamaiNetstorage/AkamaiNetstorageApi */ "./encoding/inputs/akamaiNetstorage/AkamaiNetstorageApi.ts");
36331
36392
  var SrtApi_1 = __webpack_require__(/*! ./srt/SrtApi */ "./encoding/inputs/srt/SrtApi.ts");
36332
- var TcpApi_1 = __webpack_require__(/*! ./tcp/TcpApi */ "./encoding/inputs/tcp/TcpApi.ts");
36333
- var UdpApi_1 = __webpack_require__(/*! ./udp/UdpApi */ "./encoding/inputs/udp/UdpApi.ts");
36334
- var UdpMulticastApi_1 = __webpack_require__(/*! ./udpMulticast/UdpMulticastApi */ "./encoding/inputs/udpMulticast/UdpMulticastApi.ts");
36335
36393
  var ZixiApi_1 = __webpack_require__(/*! ./zixi/ZixiApi */ "./encoding/inputs/zixi/ZixiApi.ts");
36336
36394
  var Input_1 = __webpack_require__(/*! ../../models/Input */ "./models/Input.ts");
36337
36395
  var PaginationResponse_1 = __webpack_require__(/*! ../../models/PaginationResponse */ "./models/PaginationResponse.ts");
@@ -36363,9 +36421,6 @@ var InputsApi = /** @class */ (function (_super) {
36363
36421
  _this.aspera = new AsperaApi_1.default(configuration);
36364
36422
  _this.akamaiNetstorage = new AkamaiNetstorageApi_1.default(configuration);
36365
36423
  _this.srt = new SrtApi_1.default(configuration);
36366
- _this.tcp = new TcpApi_1.default(configuration);
36367
- _this.udp = new UdpApi_1.default(configuration);
36368
- _this.udpMulticast = new UdpMulticastApi_1.default(configuration);
36369
36424
  _this.zixi = new ZixiApi_1.default(configuration);
36370
36425
  return _this;
36371
36426
  }
@@ -39684,133 +39739,6 @@ var CustomdataApi = /** @class */ (function (_super) {
39684
39739
  exports["default"] = CustomdataApi;
39685
39740
 
39686
39741
 
39687
- /***/ }),
39688
-
39689
- /***/ "./encoding/inputs/tcp/TcpApi.ts":
39690
- /*!***************************************!*\
39691
- !*** ./encoding/inputs/tcp/TcpApi.ts ***!
39692
- \***************************************/
39693
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
39694
-
39695
- "use strict";
39696
-
39697
- var __extends = (this && this.__extends) || (function () {
39698
- var extendStatics = function (d, b) {
39699
- extendStatics = Object.setPrototypeOf ||
39700
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
39701
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
39702
- return extendStatics(d, b);
39703
- };
39704
- return function (d, b) {
39705
- if (typeof b !== "function" && b !== null)
39706
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
39707
- extendStatics(d, b);
39708
- function __() { this.constructor = d; }
39709
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
39710
- };
39711
- })();
39712
- Object.defineProperty(exports, "__esModule", ({ value: true }));
39713
- var BaseAPI_1 = __webpack_require__(/*! ../../../common/BaseAPI */ "./common/BaseAPI.ts");
39714
- var Mapper_1 = __webpack_require__(/*! ../../../common/Mapper */ "./common/Mapper.ts");
39715
- var TcpInput_1 = __webpack_require__(/*! ../../../models/TcpInput */ "./models/TcpInput.ts");
39716
- var PaginationResponse_1 = __webpack_require__(/*! ../../../models/PaginationResponse */ "./models/PaginationResponse.ts");
39717
- var TcpInputListQueryParams_1 = __webpack_require__(/*! ./TcpInputListQueryParams */ "./encoding/inputs/tcp/TcpInputListQueryParams.ts");
39718
- /**
39719
- * TcpApi - object-oriented interface
39720
- * @export
39721
- * @class TcpApi
39722
- * @extends {BaseAPI}
39723
- */
39724
- var TcpApi = /** @class */ (function (_super) {
39725
- __extends(TcpApi, _super);
39726
- function TcpApi(configuration) {
39727
- return _super.call(this, configuration) || this;
39728
- }
39729
- /**
39730
- * @summary TCP Input Details
39731
- * @param {string} inputId Id of the input
39732
- * @throws {BitmovinError}
39733
- * @memberof TcpApi
39734
- */
39735
- TcpApi.prototype.get = function (inputId) {
39736
- var pathParamMap = {
39737
- input_id: inputId
39738
- };
39739
- return this.restClient.get('/encoding/inputs/tcp/{input_id}', pathParamMap).then(function (response) {
39740
- return (0, Mapper_1.map)(response, TcpInput_1.default);
39741
- });
39742
- };
39743
- /**
39744
- * @summary List TCP inputs
39745
- * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
39746
- * @throws {BitmovinError}
39747
- * @memberof TcpApi
39748
- */
39749
- TcpApi.prototype.list = function (queryParameters) {
39750
- var queryParams = {};
39751
- if (typeof queryParameters === 'function') {
39752
- queryParams = queryParameters(new TcpInputListQueryParams_1.TcpInputListQueryParamsBuilder()).buildQueryParams();
39753
- }
39754
- else if (queryParameters) {
39755
- queryParams = queryParameters;
39756
- }
39757
- return this.restClient.get('/encoding/inputs/tcp', {}, queryParams).then(function (response) {
39758
- return new PaginationResponse_1.default(response, TcpInput_1.default);
39759
- });
39760
- };
39761
- return TcpApi;
39762
- }(BaseAPI_1.BaseAPI));
39763
- exports["default"] = TcpApi;
39764
-
39765
-
39766
- /***/ }),
39767
-
39768
- /***/ "./encoding/inputs/tcp/TcpInputListQueryParams.ts":
39769
- /*!********************************************************!*\
39770
- !*** ./encoding/inputs/tcp/TcpInputListQueryParams.ts ***!
39771
- \********************************************************/
39772
- /***/ ((__unused_webpack_module, exports) => {
39773
-
39774
- "use strict";
39775
-
39776
- Object.defineProperty(exports, "__esModule", ({ value: true }));
39777
- exports.TcpInputListQueryParamsBuilder = void 0;
39778
- var TcpInputListQueryParamsBuilder = /** @class */ (function () {
39779
- function TcpInputListQueryParamsBuilder() {
39780
- this.internalParams = {};
39781
- }
39782
- /**
39783
- *
39784
- * @param offset Index of the first item to return, starting at 0. Default is 0
39785
- */
39786
- TcpInputListQueryParamsBuilder.prototype.offset = function (offset) {
39787
- this.internalParams.offset = offset;
39788
- return this;
39789
- };
39790
- /**
39791
- *
39792
- * @param limit Maximum number of items to return. Default is 25, maximum is 100
39793
- */
39794
- TcpInputListQueryParamsBuilder.prototype.limit = function (limit) {
39795
- this.internalParams.limit = limit;
39796
- return this;
39797
- };
39798
- /**
39799
- *
39800
- * @param name Filter inputs by name
39801
- */
39802
- TcpInputListQueryParamsBuilder.prototype.name = function (name) {
39803
- this.internalParams.name = name;
39804
- return this;
39805
- };
39806
- TcpInputListQueryParamsBuilder.prototype.buildQueryParams = function () {
39807
- return this.internalParams;
39808
- };
39809
- return TcpInputListQueryParamsBuilder;
39810
- }());
39811
- exports.TcpInputListQueryParamsBuilder = TcpInputListQueryParamsBuilder;
39812
-
39813
-
39814
39742
  /***/ }),
39815
39743
 
39816
39744
  /***/ "./encoding/inputs/type/TypeApi.ts":
@@ -39872,137 +39800,10 @@ exports["default"] = TypeApi;
39872
39800
 
39873
39801
  /***/ }),
39874
39802
 
39875
- /***/ "./encoding/inputs/udp/UdpApi.ts":
39876
- /*!***************************************!*\
39877
- !*** ./encoding/inputs/udp/UdpApi.ts ***!
39878
- \***************************************/
39879
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
39880
-
39881
- "use strict";
39882
-
39883
- var __extends = (this && this.__extends) || (function () {
39884
- var extendStatics = function (d, b) {
39885
- extendStatics = Object.setPrototypeOf ||
39886
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
39887
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
39888
- return extendStatics(d, b);
39889
- };
39890
- return function (d, b) {
39891
- if (typeof b !== "function" && b !== null)
39892
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
39893
- extendStatics(d, b);
39894
- function __() { this.constructor = d; }
39895
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
39896
- };
39897
- })();
39898
- Object.defineProperty(exports, "__esModule", ({ value: true }));
39899
- var BaseAPI_1 = __webpack_require__(/*! ../../../common/BaseAPI */ "./common/BaseAPI.ts");
39900
- var Mapper_1 = __webpack_require__(/*! ../../../common/Mapper */ "./common/Mapper.ts");
39901
- var UdpInput_1 = __webpack_require__(/*! ../../../models/UdpInput */ "./models/UdpInput.ts");
39902
- var PaginationResponse_1 = __webpack_require__(/*! ../../../models/PaginationResponse */ "./models/PaginationResponse.ts");
39903
- var UdpInputListQueryParams_1 = __webpack_require__(/*! ./UdpInputListQueryParams */ "./encoding/inputs/udp/UdpInputListQueryParams.ts");
39904
- /**
39905
- * UdpApi - object-oriented interface
39906
- * @export
39907
- * @class UdpApi
39908
- * @extends {BaseAPI}
39909
- */
39910
- var UdpApi = /** @class */ (function (_super) {
39911
- __extends(UdpApi, _super);
39912
- function UdpApi(configuration) {
39913
- return _super.call(this, configuration) || this;
39914
- }
39915
- /**
39916
- * @summary UDP Input Details
39917
- * @param {string} inputId Id of the input
39918
- * @throws {BitmovinError}
39919
- * @memberof UdpApi
39920
- */
39921
- UdpApi.prototype.get = function (inputId) {
39922
- var pathParamMap = {
39923
- input_id: inputId
39924
- };
39925
- return this.restClient.get('/encoding/inputs/udp/{input_id}', pathParamMap).then(function (response) {
39926
- return (0, Mapper_1.map)(response, UdpInput_1.default);
39927
- });
39928
- };
39929
- /**
39930
- * @summary List UDP inputs
39931
- * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
39932
- * @throws {BitmovinError}
39933
- * @memberof UdpApi
39934
- */
39935
- UdpApi.prototype.list = function (queryParameters) {
39936
- var queryParams = {};
39937
- if (typeof queryParameters === 'function') {
39938
- queryParams = queryParameters(new UdpInputListQueryParams_1.UdpInputListQueryParamsBuilder()).buildQueryParams();
39939
- }
39940
- else if (queryParameters) {
39941
- queryParams = queryParameters;
39942
- }
39943
- return this.restClient.get('/encoding/inputs/udp', {}, queryParams).then(function (response) {
39944
- return new PaginationResponse_1.default(response, UdpInput_1.default);
39945
- });
39946
- };
39947
- return UdpApi;
39948
- }(BaseAPI_1.BaseAPI));
39949
- exports["default"] = UdpApi;
39950
-
39951
-
39952
- /***/ }),
39953
-
39954
- /***/ "./encoding/inputs/udp/UdpInputListQueryParams.ts":
39955
- /*!********************************************************!*\
39956
- !*** ./encoding/inputs/udp/UdpInputListQueryParams.ts ***!
39957
- \********************************************************/
39958
- /***/ ((__unused_webpack_module, exports) => {
39959
-
39960
- "use strict";
39961
-
39962
- Object.defineProperty(exports, "__esModule", ({ value: true }));
39963
- exports.UdpInputListQueryParamsBuilder = void 0;
39964
- var UdpInputListQueryParamsBuilder = /** @class */ (function () {
39965
- function UdpInputListQueryParamsBuilder() {
39966
- this.internalParams = {};
39967
- }
39968
- /**
39969
- *
39970
- * @param offset Index of the first item to return, starting at 0. Default is 0
39971
- */
39972
- UdpInputListQueryParamsBuilder.prototype.offset = function (offset) {
39973
- this.internalParams.offset = offset;
39974
- return this;
39975
- };
39976
- /**
39977
- *
39978
- * @param limit Maximum number of items to return. Default is 25, maximum is 100
39979
- */
39980
- UdpInputListQueryParamsBuilder.prototype.limit = function (limit) {
39981
- this.internalParams.limit = limit;
39982
- return this;
39983
- };
39984
- /**
39985
- *
39986
- * @param name Filter inputs by name
39987
- */
39988
- UdpInputListQueryParamsBuilder.prototype.name = function (name) {
39989
- this.internalParams.name = name;
39990
- return this;
39991
- };
39992
- UdpInputListQueryParamsBuilder.prototype.buildQueryParams = function () {
39993
- return this.internalParams;
39994
- };
39995
- return UdpInputListQueryParamsBuilder;
39996
- }());
39997
- exports.UdpInputListQueryParamsBuilder = UdpInputListQueryParamsBuilder;
39998
-
39999
-
40000
- /***/ }),
40001
-
40002
- /***/ "./encoding/inputs/udpMulticast/UdpMulticastApi.ts":
40003
- /*!*********************************************************!*\
40004
- !*** ./encoding/inputs/udpMulticast/UdpMulticastApi.ts ***!
40005
- \*********************************************************/
39803
+ /***/ "./encoding/inputs/zixi/ZixiApi.ts":
39804
+ /*!*****************************************!*\
39805
+ !*** ./encoding/inputs/zixi/ZixiApi.ts ***!
39806
+ \*****************************************/
40006
39807
  /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
40007
39808
 
40008
39809
  "use strict";
@@ -40025,106 +39826,106 @@ var __extends = (this && this.__extends) || (function () {
40025
39826
  Object.defineProperty(exports, "__esModule", ({ value: true }));
40026
39827
  var BaseAPI_1 = __webpack_require__(/*! ../../../common/BaseAPI */ "./common/BaseAPI.ts");
40027
39828
  var Mapper_1 = __webpack_require__(/*! ../../../common/Mapper */ "./common/Mapper.ts");
40028
- var CustomdataApi_1 = __webpack_require__(/*! ./customdata/CustomdataApi */ "./encoding/inputs/udpMulticast/customdata/CustomdataApi.ts");
40029
- var UdpMulticastInput_1 = __webpack_require__(/*! ../../../models/UdpMulticastInput */ "./models/UdpMulticastInput.ts");
39829
+ var CustomdataApi_1 = __webpack_require__(/*! ./customdata/CustomdataApi */ "./encoding/inputs/zixi/customdata/CustomdataApi.ts");
39830
+ var ZixiInput_1 = __webpack_require__(/*! ../../../models/ZixiInput */ "./models/ZixiInput.ts");
40030
39831
  var PaginationResponse_1 = __webpack_require__(/*! ../../../models/PaginationResponse */ "./models/PaginationResponse.ts");
40031
- var UdpMulticastInputListQueryParams_1 = __webpack_require__(/*! ./UdpMulticastInputListQueryParams */ "./encoding/inputs/udpMulticast/UdpMulticastInputListQueryParams.ts");
39832
+ var ZixiInputListQueryParams_1 = __webpack_require__(/*! ./ZixiInputListQueryParams */ "./encoding/inputs/zixi/ZixiInputListQueryParams.ts");
40032
39833
  /**
40033
- * UdpMulticastApi - object-oriented interface
39834
+ * ZixiApi - object-oriented interface
40034
39835
  * @export
40035
- * @class UdpMulticastApi
39836
+ * @class ZixiApi
40036
39837
  * @extends {BaseAPI}
40037
39838
  */
40038
- var UdpMulticastApi = /** @class */ (function (_super) {
40039
- __extends(UdpMulticastApi, _super);
40040
- function UdpMulticastApi(configuration) {
39839
+ var ZixiApi = /** @class */ (function (_super) {
39840
+ __extends(ZixiApi, _super);
39841
+ function ZixiApi(configuration) {
40041
39842
  var _this = _super.call(this, configuration) || this;
40042
39843
  _this.customdata = new CustomdataApi_1.default(configuration);
40043
39844
  return _this;
40044
39845
  }
40045
39846
  /**
40046
- * @summary Create UDP multicast input
40047
- * @param {UdpMulticastInput} udpMulticastInput The UdpMulticastInput to be created
39847
+ * @summary Create Zixi input
39848
+ * @param {ZixiInput} zixiInput The ZixiInput to be created
40048
39849
  * @throws {BitmovinError}
40049
- * @memberof UdpMulticastApi
39850
+ * @memberof ZixiApi
40050
39851
  */
40051
- UdpMulticastApi.prototype.create = function (udpMulticastInput) {
40052
- return this.restClient.post('/encoding/inputs/udp-multicast', {}, udpMulticastInput).then(function (response) {
40053
- return (0, Mapper_1.map)(response, UdpMulticastInput_1.default);
39852
+ ZixiApi.prototype.create = function (zixiInput) {
39853
+ return this.restClient.post('/encoding/inputs/zixi', {}, zixiInput).then(function (response) {
39854
+ return (0, Mapper_1.map)(response, ZixiInput_1.default);
40054
39855
  });
40055
39856
  };
40056
39857
  /**
40057
- * @summary Delete UDP multicast input
39858
+ * @summary Delete Zixi input
40058
39859
  * @param {string} inputId Id of the input
40059
39860
  * @throws {BitmovinError}
40060
- * @memberof UdpMulticastApi
39861
+ * @memberof ZixiApi
40061
39862
  */
40062
- UdpMulticastApi.prototype.delete = function (inputId) {
39863
+ ZixiApi.prototype.delete = function (inputId) {
40063
39864
  var pathParamMap = {
40064
39865
  input_id: inputId
40065
39866
  };
40066
- return this.restClient.delete('/encoding/inputs/udp-multicast/{input_id}', pathParamMap).then(function (response) {
40067
- return (0, Mapper_1.map)(response, UdpMulticastInput_1.default);
39867
+ return this.restClient.delete('/encoding/inputs/zixi/{input_id}', pathParamMap).then(function (response) {
39868
+ return (0, Mapper_1.map)(response, ZixiInput_1.default);
40068
39869
  });
40069
39870
  };
40070
39871
  /**
40071
- * @summary UDP multicast Input Details
39872
+ * @summary Zixi Input Details
40072
39873
  * @param {string} inputId Id of the input
40073
39874
  * @throws {BitmovinError}
40074
- * @memberof UdpMulticastApi
39875
+ * @memberof ZixiApi
40075
39876
  */
40076
- UdpMulticastApi.prototype.get = function (inputId) {
39877
+ ZixiApi.prototype.get = function (inputId) {
40077
39878
  var pathParamMap = {
40078
39879
  input_id: inputId
40079
39880
  };
40080
- return this.restClient.get('/encoding/inputs/udp-multicast/{input_id}', pathParamMap).then(function (response) {
40081
- return (0, Mapper_1.map)(response, UdpMulticastInput_1.default);
39881
+ return this.restClient.get('/encoding/inputs/zixi/{input_id}', pathParamMap).then(function (response) {
39882
+ return (0, Mapper_1.map)(response, ZixiInput_1.default);
40082
39883
  });
40083
39884
  };
40084
39885
  /**
40085
- * @summary List UDP multicast inputs
39886
+ * @summary List Zixi inputs
40086
39887
  * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
40087
39888
  * @throws {BitmovinError}
40088
- * @memberof UdpMulticastApi
39889
+ * @memberof ZixiApi
40089
39890
  */
40090
- UdpMulticastApi.prototype.list = function (queryParameters) {
39891
+ ZixiApi.prototype.list = function (queryParameters) {
40091
39892
  var queryParams = {};
40092
39893
  if (typeof queryParameters === 'function') {
40093
- queryParams = queryParameters(new UdpMulticastInputListQueryParams_1.UdpMulticastInputListQueryParamsBuilder()).buildQueryParams();
39894
+ queryParams = queryParameters(new ZixiInputListQueryParams_1.ZixiInputListQueryParamsBuilder()).buildQueryParams();
40094
39895
  }
40095
39896
  else if (queryParameters) {
40096
39897
  queryParams = queryParameters;
40097
39898
  }
40098
- return this.restClient.get('/encoding/inputs/udp-multicast', {}, queryParams).then(function (response) {
40099
- return new PaginationResponse_1.default(response, UdpMulticastInput_1.default);
39899
+ return this.restClient.get('/encoding/inputs/zixi', {}, queryParams).then(function (response) {
39900
+ return new PaginationResponse_1.default(response, ZixiInput_1.default);
40100
39901
  });
40101
39902
  };
40102
- return UdpMulticastApi;
39903
+ return ZixiApi;
40103
39904
  }(BaseAPI_1.BaseAPI));
40104
- exports["default"] = UdpMulticastApi;
39905
+ exports["default"] = ZixiApi;
40105
39906
 
40106
39907
 
40107
39908
  /***/ }),
40108
39909
 
40109
- /***/ "./encoding/inputs/udpMulticast/UdpMulticastInputListQueryParams.ts":
40110
- /*!**************************************************************************!*\
40111
- !*** ./encoding/inputs/udpMulticast/UdpMulticastInputListQueryParams.ts ***!
40112
- \**************************************************************************/
39910
+ /***/ "./encoding/inputs/zixi/ZixiInputListQueryParams.ts":
39911
+ /*!**********************************************************!*\
39912
+ !*** ./encoding/inputs/zixi/ZixiInputListQueryParams.ts ***!
39913
+ \**********************************************************/
40113
39914
  /***/ ((__unused_webpack_module, exports) => {
40114
39915
 
40115
39916
  "use strict";
40116
39917
 
40117
39918
  Object.defineProperty(exports, "__esModule", ({ value: true }));
40118
- exports.UdpMulticastInputListQueryParamsBuilder = void 0;
40119
- var UdpMulticastInputListQueryParamsBuilder = /** @class */ (function () {
40120
- function UdpMulticastInputListQueryParamsBuilder() {
39919
+ exports.ZixiInputListQueryParamsBuilder = void 0;
39920
+ var ZixiInputListQueryParamsBuilder = /** @class */ (function () {
39921
+ function ZixiInputListQueryParamsBuilder() {
40121
39922
  this.internalParams = {};
40122
39923
  }
40123
39924
  /**
40124
39925
  *
40125
39926
  * @param offset Index of the first item to return, starting at 0. Default is 0
40126
39927
  */
40127
- UdpMulticastInputListQueryParamsBuilder.prototype.offset = function (offset) {
39928
+ ZixiInputListQueryParamsBuilder.prototype.offset = function (offset) {
40128
39929
  this.internalParams.offset = offset;
40129
39930
  return this;
40130
39931
  };
@@ -40132,7 +39933,7 @@ var UdpMulticastInputListQueryParamsBuilder = /** @class */ (function () {
40132
39933
  *
40133
39934
  * @param limit Maximum number of items to return. Default is 25, maximum is 100
40134
39935
  */
40135
- UdpMulticastInputListQueryParamsBuilder.prototype.limit = function (limit) {
39936
+ ZixiInputListQueryParamsBuilder.prototype.limit = function (limit) {
40136
39937
  this.internalParams.limit = limit;
40137
39938
  return this;
40138
39939
  };
@@ -40140,238 +39941,24 @@ var UdpMulticastInputListQueryParamsBuilder = /** @class */ (function () {
40140
39941
  *
40141
39942
  * @param name Filter inputs by name
40142
39943
  */
40143
- UdpMulticastInputListQueryParamsBuilder.prototype.name = function (name) {
39944
+ ZixiInputListQueryParamsBuilder.prototype.name = function (name) {
40144
39945
  this.internalParams.name = name;
40145
39946
  return this;
40146
39947
  };
40147
- UdpMulticastInputListQueryParamsBuilder.prototype.buildQueryParams = function () {
39948
+ ZixiInputListQueryParamsBuilder.prototype.buildQueryParams = function () {
40148
39949
  return this.internalParams;
40149
39950
  };
40150
- return UdpMulticastInputListQueryParamsBuilder;
39951
+ return ZixiInputListQueryParamsBuilder;
40151
39952
  }());
40152
- exports.UdpMulticastInputListQueryParamsBuilder = UdpMulticastInputListQueryParamsBuilder;
39953
+ exports.ZixiInputListQueryParamsBuilder = ZixiInputListQueryParamsBuilder;
40153
39954
 
40154
39955
 
40155
39956
  /***/ }),
40156
39957
 
40157
- /***/ "./encoding/inputs/udpMulticast/customdata/CustomdataApi.ts":
40158
- /*!******************************************************************!*\
40159
- !*** ./encoding/inputs/udpMulticast/customdata/CustomdataApi.ts ***!
40160
- \******************************************************************/
40161
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
40162
-
40163
- "use strict";
40164
-
40165
- var __extends = (this && this.__extends) || (function () {
40166
- var extendStatics = function (d, b) {
40167
- extendStatics = Object.setPrototypeOf ||
40168
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
40169
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
40170
- return extendStatics(d, b);
40171
- };
40172
- return function (d, b) {
40173
- if (typeof b !== "function" && b !== null)
40174
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
40175
- extendStatics(d, b);
40176
- function __() { this.constructor = d; }
40177
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
40178
- };
40179
- })();
40180
- Object.defineProperty(exports, "__esModule", ({ value: true }));
40181
- var BaseAPI_1 = __webpack_require__(/*! ../../../../common/BaseAPI */ "./common/BaseAPI.ts");
40182
- var Mapper_1 = __webpack_require__(/*! ../../../../common/Mapper */ "./common/Mapper.ts");
40183
- var CustomData_1 = __webpack_require__(/*! ../../../../models/CustomData */ "./models/CustomData.ts");
40184
- /**
40185
- * CustomdataApi - object-oriented interface
40186
- * @export
40187
- * @class CustomdataApi
40188
- * @extends {BaseAPI}
40189
- */
40190
- var CustomdataApi = /** @class */ (function (_super) {
40191
- __extends(CustomdataApi, _super);
40192
- function CustomdataApi(configuration) {
40193
- return _super.call(this, configuration) || this;
40194
- }
40195
- /**
40196
- * @summary UDP multicast input Custom Data
40197
- * @param {string} inputId Id of the input
40198
- * @throws {BitmovinError}
40199
- * @memberof CustomdataApi
40200
- */
40201
- CustomdataApi.prototype.get = function (inputId) {
40202
- var pathParamMap = {
40203
- input_id: inputId
40204
- };
40205
- return this.restClient.get('/encoding/inputs/udp-multicast/{input_id}/customData', pathParamMap).then(function (response) {
40206
- return (0, Mapper_1.map)(response, CustomData_1.default);
40207
- });
40208
- };
40209
- return CustomdataApi;
40210
- }(BaseAPI_1.BaseAPI));
40211
- exports["default"] = CustomdataApi;
40212
-
40213
-
40214
- /***/ }),
40215
-
40216
- /***/ "./encoding/inputs/zixi/ZixiApi.ts":
40217
- /*!*****************************************!*\
40218
- !*** ./encoding/inputs/zixi/ZixiApi.ts ***!
40219
- \*****************************************/
40220
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
40221
-
40222
- "use strict";
40223
-
40224
- var __extends = (this && this.__extends) || (function () {
40225
- var extendStatics = function (d, b) {
40226
- extendStatics = Object.setPrototypeOf ||
40227
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
40228
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
40229
- return extendStatics(d, b);
40230
- };
40231
- return function (d, b) {
40232
- if (typeof b !== "function" && b !== null)
40233
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
40234
- extendStatics(d, b);
40235
- function __() { this.constructor = d; }
40236
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
40237
- };
40238
- })();
40239
- Object.defineProperty(exports, "__esModule", ({ value: true }));
40240
- var BaseAPI_1 = __webpack_require__(/*! ../../../common/BaseAPI */ "./common/BaseAPI.ts");
40241
- var Mapper_1 = __webpack_require__(/*! ../../../common/Mapper */ "./common/Mapper.ts");
40242
- var CustomdataApi_1 = __webpack_require__(/*! ./customdata/CustomdataApi */ "./encoding/inputs/zixi/customdata/CustomdataApi.ts");
40243
- var ZixiInput_1 = __webpack_require__(/*! ../../../models/ZixiInput */ "./models/ZixiInput.ts");
40244
- var PaginationResponse_1 = __webpack_require__(/*! ../../../models/PaginationResponse */ "./models/PaginationResponse.ts");
40245
- var ZixiInputListQueryParams_1 = __webpack_require__(/*! ./ZixiInputListQueryParams */ "./encoding/inputs/zixi/ZixiInputListQueryParams.ts");
40246
- /**
40247
- * ZixiApi - object-oriented interface
40248
- * @export
40249
- * @class ZixiApi
40250
- * @extends {BaseAPI}
40251
- */
40252
- var ZixiApi = /** @class */ (function (_super) {
40253
- __extends(ZixiApi, _super);
40254
- function ZixiApi(configuration) {
40255
- var _this = _super.call(this, configuration) || this;
40256
- _this.customdata = new CustomdataApi_1.default(configuration);
40257
- return _this;
40258
- }
40259
- /**
40260
- * @summary Create Zixi input
40261
- * @param {ZixiInput} zixiInput The ZixiInput to be created
40262
- * @throws {BitmovinError}
40263
- * @memberof ZixiApi
40264
- */
40265
- ZixiApi.prototype.create = function (zixiInput) {
40266
- return this.restClient.post('/encoding/inputs/zixi', {}, zixiInput).then(function (response) {
40267
- return (0, Mapper_1.map)(response, ZixiInput_1.default);
40268
- });
40269
- };
40270
- /**
40271
- * @summary Delete Zixi input
40272
- * @param {string} inputId Id of the input
40273
- * @throws {BitmovinError}
40274
- * @memberof ZixiApi
40275
- */
40276
- ZixiApi.prototype.delete = function (inputId) {
40277
- var pathParamMap = {
40278
- input_id: inputId
40279
- };
40280
- return this.restClient.delete('/encoding/inputs/zixi/{input_id}', pathParamMap).then(function (response) {
40281
- return (0, Mapper_1.map)(response, ZixiInput_1.default);
40282
- });
40283
- };
40284
- /**
40285
- * @summary Zixi Input Details
40286
- * @param {string} inputId Id of the input
40287
- * @throws {BitmovinError}
40288
- * @memberof ZixiApi
40289
- */
40290
- ZixiApi.prototype.get = function (inputId) {
40291
- var pathParamMap = {
40292
- input_id: inputId
40293
- };
40294
- return this.restClient.get('/encoding/inputs/zixi/{input_id}', pathParamMap).then(function (response) {
40295
- return (0, Mapper_1.map)(response, ZixiInput_1.default);
40296
- });
40297
- };
40298
- /**
40299
- * @summary List Zixi inputs
40300
- * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
40301
- * @throws {BitmovinError}
40302
- * @memberof ZixiApi
40303
- */
40304
- ZixiApi.prototype.list = function (queryParameters) {
40305
- var queryParams = {};
40306
- if (typeof queryParameters === 'function') {
40307
- queryParams = queryParameters(new ZixiInputListQueryParams_1.ZixiInputListQueryParamsBuilder()).buildQueryParams();
40308
- }
40309
- else if (queryParameters) {
40310
- queryParams = queryParameters;
40311
- }
40312
- return this.restClient.get('/encoding/inputs/zixi', {}, queryParams).then(function (response) {
40313
- return new PaginationResponse_1.default(response, ZixiInput_1.default);
40314
- });
40315
- };
40316
- return ZixiApi;
40317
- }(BaseAPI_1.BaseAPI));
40318
- exports["default"] = ZixiApi;
40319
-
40320
-
40321
- /***/ }),
40322
-
40323
- /***/ "./encoding/inputs/zixi/ZixiInputListQueryParams.ts":
40324
- /*!**********************************************************!*\
40325
- !*** ./encoding/inputs/zixi/ZixiInputListQueryParams.ts ***!
40326
- \**********************************************************/
40327
- /***/ ((__unused_webpack_module, exports) => {
40328
-
40329
- "use strict";
40330
-
40331
- Object.defineProperty(exports, "__esModule", ({ value: true }));
40332
- exports.ZixiInputListQueryParamsBuilder = void 0;
40333
- var ZixiInputListQueryParamsBuilder = /** @class */ (function () {
40334
- function ZixiInputListQueryParamsBuilder() {
40335
- this.internalParams = {};
40336
- }
40337
- /**
40338
- *
40339
- * @param offset Index of the first item to return, starting at 0. Default is 0
40340
- */
40341
- ZixiInputListQueryParamsBuilder.prototype.offset = function (offset) {
40342
- this.internalParams.offset = offset;
40343
- return this;
40344
- };
40345
- /**
40346
- *
40347
- * @param limit Maximum number of items to return. Default is 25, maximum is 100
40348
- */
40349
- ZixiInputListQueryParamsBuilder.prototype.limit = function (limit) {
40350
- this.internalParams.limit = limit;
40351
- return this;
40352
- };
40353
- /**
40354
- *
40355
- * @param name Filter inputs by name
40356
- */
40357
- ZixiInputListQueryParamsBuilder.prototype.name = function (name) {
40358
- this.internalParams.name = name;
40359
- return this;
40360
- };
40361
- ZixiInputListQueryParamsBuilder.prototype.buildQueryParams = function () {
40362
- return this.internalParams;
40363
- };
40364
- return ZixiInputListQueryParamsBuilder;
40365
- }());
40366
- exports.ZixiInputListQueryParamsBuilder = ZixiInputListQueryParamsBuilder;
40367
-
40368
-
40369
- /***/ }),
40370
-
40371
- /***/ "./encoding/inputs/zixi/customdata/CustomdataApi.ts":
40372
- /*!**********************************************************!*\
40373
- !*** ./encoding/inputs/zixi/customdata/CustomdataApi.ts ***!
40374
- \**********************************************************/
39958
+ /***/ "./encoding/inputs/zixi/customdata/CustomdataApi.ts":
39959
+ /*!**********************************************************!*\
39960
+ !*** ./encoding/inputs/zixi/customdata/CustomdataApi.ts ***!
39961
+ \**********************************************************/
40375
39962
  /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
40376
39963
 
40377
39964
  "use strict";
@@ -67395,6 +66982,168 @@ exports.EncodingOutput = EncodingOutput;
67395
66982
  exports["default"] = EncodingOutput;
67396
66983
 
67397
66984
 
66985
+ /***/ }),
66986
+
66987
+ /***/ "./models/EncodingOutputPaths.ts":
66988
+ /*!***************************************!*\
66989
+ !*** ./models/EncodingOutputPaths.ts ***!
66990
+ \***************************************/
66991
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
66992
+
66993
+ "use strict";
66994
+
66995
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
66996
+ exports.EncodingOutputPaths = void 0;
66997
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
66998
+ var EncodingOutputPathsForOutput_1 = __webpack_require__(/*! ./EncodingOutputPathsForOutput */ "./models/EncodingOutputPathsForOutput.ts");
66999
+ var Output_1 = __webpack_require__(/*! ./Output */ "./models/Output.ts");
67000
+ /**
67001
+ * @export
67002
+ * @class EncodingOutputPaths
67003
+ */
67004
+ var EncodingOutputPaths = /** @class */ (function () {
67005
+ function EncodingOutputPaths(obj) {
67006
+ if (!obj) {
67007
+ return;
67008
+ }
67009
+ this.output = (0, Mapper_1.map)(obj.output, Output_1.default);
67010
+ this.paths = (0, Mapper_1.map)(obj.paths, EncodingOutputPathsForOutput_1.default);
67011
+ }
67012
+ return EncodingOutputPaths;
67013
+ }());
67014
+ exports.EncodingOutputPaths = EncodingOutputPaths;
67015
+ exports["default"] = EncodingOutputPaths;
67016
+
67017
+
67018
+ /***/ }),
67019
+
67020
+ /***/ "./models/EncodingOutputPathsDashManifest.ts":
67021
+ /*!***************************************************!*\
67022
+ !*** ./models/EncodingOutputPathsDashManifest.ts ***!
67023
+ \***************************************************/
67024
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
67025
+
67026
+ "use strict";
67027
+
67028
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
67029
+ exports.EncodingOutputPathsDashManifest = void 0;
67030
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
67031
+ /**
67032
+ * @export
67033
+ * @class EncodingOutputPathsDashManifest
67034
+ */
67035
+ var EncodingOutputPathsDashManifest = /** @class */ (function () {
67036
+ function EncodingOutputPathsDashManifest(obj) {
67037
+ if (!obj) {
67038
+ return;
67039
+ }
67040
+ this.id = (0, Mapper_1.map)(obj.id);
67041
+ this.path = (0, Mapper_1.map)(obj.path);
67042
+ }
67043
+ return EncodingOutputPathsDashManifest;
67044
+ }());
67045
+ exports.EncodingOutputPathsDashManifest = EncodingOutputPathsDashManifest;
67046
+ exports["default"] = EncodingOutputPathsDashManifest;
67047
+
67048
+
67049
+ /***/ }),
67050
+
67051
+ /***/ "./models/EncodingOutputPathsForOutput.ts":
67052
+ /*!************************************************!*\
67053
+ !*** ./models/EncodingOutputPathsForOutput.ts ***!
67054
+ \************************************************/
67055
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
67056
+
67057
+ "use strict";
67058
+
67059
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
67060
+ exports.EncodingOutputPathsForOutput = void 0;
67061
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
67062
+ var EncodingOutputPathsDashManifest_1 = __webpack_require__(/*! ./EncodingOutputPathsDashManifest */ "./models/EncodingOutputPathsDashManifest.ts");
67063
+ var EncodingOutputPathsHlsManifest_1 = __webpack_require__(/*! ./EncodingOutputPathsHlsManifest */ "./models/EncodingOutputPathsHlsManifest.ts");
67064
+ var EncodingOutputPathsSmoothManifest_1 = __webpack_require__(/*! ./EncodingOutputPathsSmoothManifest */ "./models/EncodingOutputPathsSmoothManifest.ts");
67065
+ /**
67066
+ * @export
67067
+ * @class EncodingOutputPathsForOutput
67068
+ */
67069
+ var EncodingOutputPathsForOutput = /** @class */ (function () {
67070
+ function EncodingOutputPathsForOutput(obj) {
67071
+ if (!obj) {
67072
+ return;
67073
+ }
67074
+ this.dashManifests = (0, Mapper_1.mapArray)(obj.dashManifests, EncodingOutputPathsDashManifest_1.default);
67075
+ this.hlsManifests = (0, Mapper_1.mapArray)(obj.hlsManifests, EncodingOutputPathsHlsManifest_1.default);
67076
+ this.smoothManifests = (0, Mapper_1.mapArray)(obj.smoothManifests, EncodingOutputPathsSmoothManifest_1.default);
67077
+ }
67078
+ return EncodingOutputPathsForOutput;
67079
+ }());
67080
+ exports.EncodingOutputPathsForOutput = EncodingOutputPathsForOutput;
67081
+ exports["default"] = EncodingOutputPathsForOutput;
67082
+
67083
+
67084
+ /***/ }),
67085
+
67086
+ /***/ "./models/EncodingOutputPathsHlsManifest.ts":
67087
+ /*!**************************************************!*\
67088
+ !*** ./models/EncodingOutputPathsHlsManifest.ts ***!
67089
+ \**************************************************/
67090
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
67091
+
67092
+ "use strict";
67093
+
67094
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
67095
+ exports.EncodingOutputPathsHlsManifest = void 0;
67096
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
67097
+ /**
67098
+ * @export
67099
+ * @class EncodingOutputPathsHlsManifest
67100
+ */
67101
+ var EncodingOutputPathsHlsManifest = /** @class */ (function () {
67102
+ function EncodingOutputPathsHlsManifest(obj) {
67103
+ if (!obj) {
67104
+ return;
67105
+ }
67106
+ this.id = (0, Mapper_1.map)(obj.id);
67107
+ this.path = (0, Mapper_1.map)(obj.path);
67108
+ }
67109
+ return EncodingOutputPathsHlsManifest;
67110
+ }());
67111
+ exports.EncodingOutputPathsHlsManifest = EncodingOutputPathsHlsManifest;
67112
+ exports["default"] = EncodingOutputPathsHlsManifest;
67113
+
67114
+
67115
+ /***/ }),
67116
+
67117
+ /***/ "./models/EncodingOutputPathsSmoothManifest.ts":
67118
+ /*!*****************************************************!*\
67119
+ !*** ./models/EncodingOutputPathsSmoothManifest.ts ***!
67120
+ \*****************************************************/
67121
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
67122
+
67123
+ "use strict";
67124
+
67125
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
67126
+ exports.EncodingOutputPathsSmoothManifest = void 0;
67127
+ var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
67128
+ /**
67129
+ * @export
67130
+ * @class EncodingOutputPathsSmoothManifest
67131
+ */
67132
+ var EncodingOutputPathsSmoothManifest = /** @class */ (function () {
67133
+ function EncodingOutputPathsSmoothManifest(obj) {
67134
+ if (!obj) {
67135
+ return;
67136
+ }
67137
+ this.id = (0, Mapper_1.map)(obj.id);
67138
+ this.clientManifestPath = (0, Mapper_1.map)(obj.clientManifestPath);
67139
+ this.serverManifestPath = (0, Mapper_1.map)(obj.serverManifestPath);
67140
+ }
67141
+ return EncodingOutputPathsSmoothManifest;
67142
+ }());
67143
+ exports.EncodingOutputPathsSmoothManifest = EncodingOutputPathsSmoothManifest;
67144
+ exports["default"] = EncodingOutputPathsSmoothManifest;
67145
+
67146
+
67398
67147
  /***/ }),
67399
67148
 
67400
67149
  /***/ "./models/EncodingStatistics.ts":
@@ -70942,9 +70691,6 @@ var Input = /** @class */ (function (_super) {
70942
70691
  S3: 'S3Input',
70943
70692
  S3_ROLE_BASED: 'S3RoleBasedInput',
70944
70693
  SFTP: 'SftpInput',
70945
- TCP: 'TcpInput',
70946
- UDP: 'UdpInput',
70947
- UDP_MULTICAST: 'UdpMulticastInput',
70948
70694
  ZIXI: 'ZixiInput',
70949
70695
  SRT: 'SrtInput',
70950
70696
  GCS_SERVICE_ACCOUNT: 'GcsServiceAccountInput'
@@ -71304,9 +71050,6 @@ var InputType;
71304
71050
  InputType["S3"] = "S3";
71305
71051
  InputType["S3_ROLE_BASED"] = "S3_ROLE_BASED";
71306
71052
  InputType["SFTP"] = "SFTP";
71307
- InputType["TCP"] = "TCP";
71308
- InputType["UDP"] = "UDP";
71309
- InputType["UDP_MULTICAST"] = "UDP_MULTICAST";
71310
71053
  InputType["ZIXI"] = "ZIXI";
71311
71054
  InputType["SRT"] = "SRT";
71312
71055
  InputType["GCS_SERVICE_ACCOUNT"] = "GCS_SERVICE_ACCOUNT";
@@ -78970,6 +78713,62 @@ exports.SimpleEncodingVodJobGcsServiceAccountCredentials = SimpleEncodingVodJobG
78970
78713
  exports["default"] = SimpleEncodingVodJobGcsServiceAccountCredentials;
78971
78714
 
78972
78715
 
78716
+ /***/ }),
78717
+
78718
+ /***/ "./models/SimpleEncodingVodJobInput.ts":
78719
+ /*!*********************************************!*\
78720
+ !*** ./models/SimpleEncodingVodJobInput.ts ***!
78721
+ \*********************************************/
78722
+ /***/ ((__unused_webpack_module, exports) => {
78723
+
78724
+ "use strict";
78725
+
78726
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
78727
+ exports.SimpleEncodingVodJobInput = void 0;
78728
+ /**
78729
+ * @export
78730
+ * @class SimpleEncodingVodJobInput
78731
+ */
78732
+ var SimpleEncodingVodJobInput = /** @class */ (function () {
78733
+ function SimpleEncodingVodJobInput(obj) {
78734
+ if (!obj) {
78735
+ return;
78736
+ }
78737
+ }
78738
+ SimpleEncodingVodJobInput._discriminatorName = 'type';
78739
+ SimpleEncodingVodJobInput._discriminatorMapping = {
78740
+ URL: 'SimpleEncodingVodJobUrlInput'
78741
+ };
78742
+ return SimpleEncodingVodJobInput;
78743
+ }());
78744
+ exports.SimpleEncodingVodJobInput = SimpleEncodingVodJobInput;
78745
+ exports["default"] = SimpleEncodingVodJobInput;
78746
+
78747
+
78748
+ /***/ }),
78749
+
78750
+ /***/ "./models/SimpleEncodingVodJobInputSourceType.ts":
78751
+ /*!*******************************************************!*\
78752
+ !*** ./models/SimpleEncodingVodJobInputSourceType.ts ***!
78753
+ \*******************************************************/
78754
+ /***/ ((__unused_webpack_module, exports) => {
78755
+
78756
+ "use strict";
78757
+
78758
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
78759
+ exports.SimpleEncodingVodJobInputSourceType = void 0;
78760
+ /**
78761
+ * Input source type
78762
+ * @export
78763
+ * @enum {string}
78764
+ */
78765
+ var SimpleEncodingVodJobInputSourceType;
78766
+ (function (SimpleEncodingVodJobInputSourceType) {
78767
+ SimpleEncodingVodJobInputSourceType["URL"] = "URL";
78768
+ })(SimpleEncodingVodJobInputSourceType = exports.SimpleEncodingVodJobInputSourceType || (exports.SimpleEncodingVodJobInputSourceType = {}));
78769
+ exports["default"] = SimpleEncodingVodJobInputSourceType;
78770
+
78771
+
78973
78772
  /***/ }),
78974
78773
 
78975
78774
  /***/ "./models/SimpleEncodingVodJobInputType.ts":
@@ -79067,8 +78866,8 @@ exports["default"] = SimpleEncodingVodJobOutputType;
79067
78866
  Object.defineProperty(exports, "__esModule", ({ value: true }));
79068
78867
  exports.SimpleEncodingVodJobRequest = void 0;
79069
78868
  var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
78869
+ var SimpleEncodingVodJobInput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobInput */ "./models/SimpleEncodingVodJobInput.ts");
79070
78870
  var SimpleEncodingVodJobOutput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobOutput */ "./models/SimpleEncodingVodJobOutput.ts");
79071
- var SimpleEncodingVodJobUrlInput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobUrlInput */ "./models/SimpleEncodingVodJobUrlInput.ts");
79072
78871
  /**
79073
78872
  * @export
79074
78873
  * @class SimpleEncodingVodJobRequest
@@ -79079,7 +78878,7 @@ var SimpleEncodingVodJobRequest = /** @class */ (function () {
79079
78878
  return;
79080
78879
  }
79081
78880
  this.encodingTemplate = (0, Mapper_1.map)(obj.encodingTemplate);
79082
- this.inputs = (0, Mapper_1.mapArray)(obj.inputs, SimpleEncodingVodJobUrlInput_1.default);
78881
+ this.inputs = (0, Mapper_1.mapArray)(obj.inputs, SimpleEncodingVodJobInput_1.default);
79083
78882
  this.outputs = (0, Mapper_1.mapArray)(obj.outputs, SimpleEncodingVodJobOutput_1.default);
79084
78883
  this.name = (0, Mapper_1.map)(obj.name);
79085
78884
  }
@@ -79103,8 +78902,8 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
79103
78902
  exports.SimpleEncodingVodJobResponse = void 0;
79104
78903
  var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
79105
78904
  var SimpleEncodingVodJobErrors_1 = __webpack_require__(/*! ./SimpleEncodingVodJobErrors */ "./models/SimpleEncodingVodJobErrors.ts");
78905
+ var SimpleEncodingVodJobInput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobInput */ "./models/SimpleEncodingVodJobInput.ts");
79106
78906
  var SimpleEncodingVodJobOutput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobOutput */ "./models/SimpleEncodingVodJobOutput.ts");
79107
- var SimpleEncodingVodJobUrlInput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobUrlInput */ "./models/SimpleEncodingVodJobUrlInput.ts");
79108
78907
  /**
79109
78908
  * @export
79110
78909
  * @class SimpleEncodingVodJobResponse
@@ -79118,7 +78917,7 @@ var SimpleEncodingVodJobResponse = /** @class */ (function () {
79118
78917
  this.status = (0, Mapper_1.map)(obj.status);
79119
78918
  this.encodingTemplate = (0, Mapper_1.map)(obj.encodingTemplate);
79120
78919
  this.encodingId = (0, Mapper_1.map)(obj.encodingId);
79121
- this.inputs = (0, Mapper_1.mapArray)(obj.inputs, SimpleEncodingVodJobUrlInput_1.default);
78920
+ this.inputs = (0, Mapper_1.mapArray)(obj.inputs, SimpleEncodingVodJobInput_1.default);
79122
78921
  this.outputs = (0, Mapper_1.mapArray)(obj.outputs, SimpleEncodingVodJobOutput_1.default);
79123
78922
  this.errors = (0, Mapper_1.mapArray)(obj.errors, SimpleEncodingVodJobErrors_1.default);
79124
78923
  this.createdAt = (0, Mapper_1.map)(obj.createdAt, Date);
@@ -79216,30 +79015,56 @@ exports["default"] = SimpleEncodingVodJobStatus;
79216
79015
  /*!************************************************!*\
79217
79016
  !*** ./models/SimpleEncodingVodJobUrlInput.ts ***!
79218
79017
  \************************************************/
79219
- /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
79018
+ /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
79220
79019
 
79221
79020
  "use strict";
79222
79021
 
79022
+ var __extends = (this && this.__extends) || (function () {
79023
+ var extendStatics = function (d, b) {
79024
+ extendStatics = Object.setPrototypeOf ||
79025
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
79026
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
79027
+ return extendStatics(d, b);
79028
+ };
79029
+ return function (d, b) {
79030
+ if (typeof b !== "function" && b !== null)
79031
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
79032
+ extendStatics(d, b);
79033
+ function __() { this.constructor = d; }
79034
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
79035
+ };
79036
+ })();
79223
79037
  Object.defineProperty(exports, "__esModule", ({ value: true }));
79224
79038
  exports.SimpleEncodingVodJobUrlInput = void 0;
79225
79039
  var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
79226
79040
  var SimpleEncodingVodJobCredentials_1 = __webpack_require__(/*! ./SimpleEncodingVodJobCredentials */ "./models/SimpleEncodingVodJobCredentials.ts");
79041
+ var SimpleEncodingVodJobInput_1 = __webpack_require__(/*! ./SimpleEncodingVodJobInput */ "./models/SimpleEncodingVodJobInput.ts");
79042
+ var SimpleEncodingVodJobInputSourceType_1 = __webpack_require__(/*! ./SimpleEncodingVodJobInputSourceType */ "./models/SimpleEncodingVodJobInputSourceType.ts");
79227
79043
  /**
79228
79044
  * @export
79229
79045
  * @class SimpleEncodingVodJobUrlInput
79230
79046
  */
79231
- var SimpleEncodingVodJobUrlInput = /** @class */ (function () {
79047
+ var SimpleEncodingVodJobUrlInput = /** @class */ (function (_super) {
79048
+ __extends(SimpleEncodingVodJobUrlInput, _super);
79232
79049
  function SimpleEncodingVodJobUrlInput(obj) {
79050
+ var _this = _super.call(this, obj) || this;
79051
+ /**
79052
+ * Discriminator property for SimpleEncodingVodJobInput
79053
+ * @type {string}
79054
+ * @memberof SimpleEncodingVodJobUrlInput
79055
+ */
79056
+ _this.type = SimpleEncodingVodJobInputSourceType_1.default.URL;
79233
79057
  if (!obj) {
79234
- return;
79058
+ return _this;
79235
79059
  }
79236
- this.url = (0, Mapper_1.map)(obj.url);
79237
- this.credentials = (0, Mapper_1.map)(obj.credentials, SimpleEncodingVodJobCredentials_1.default);
79238
- this.inputType = (0, Mapper_1.map)(obj.inputType);
79239
- this.language = (0, Mapper_1.map)(obj.language);
79060
+ _this.url = (0, Mapper_1.map)(obj.url);
79061
+ _this.credentials = (0, Mapper_1.map)(obj.credentials, SimpleEncodingVodJobCredentials_1.default);
79062
+ _this.inputType = (0, Mapper_1.map)(obj.inputType);
79063
+ _this.language = (0, Mapper_1.map)(obj.language);
79064
+ return _this;
79240
79065
  }
79241
79066
  return SimpleEncodingVodJobUrlInput;
79242
- }());
79067
+ }(SimpleEncodingVodJobInput_1.default));
79243
79068
  exports.SimpleEncodingVodJobUrlInput = SimpleEncodingVodJobUrlInput;
79244
79069
  exports["default"] = SimpleEncodingVodJobUrlInput;
79245
79070
 
@@ -81582,60 +81407,6 @@ exports.Task = Task;
81582
81407
  exports["default"] = Task;
81583
81408
 
81584
81409
 
81585
- /***/ }),
81586
-
81587
- /***/ "./models/TcpInput.ts":
81588
- /*!****************************!*\
81589
- !*** ./models/TcpInput.ts ***!
81590
- \****************************/
81591
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
81592
-
81593
- "use strict";
81594
-
81595
- var __extends = (this && this.__extends) || (function () {
81596
- var extendStatics = function (d, b) {
81597
- extendStatics = Object.setPrototypeOf ||
81598
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
81599
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
81600
- return extendStatics(d, b);
81601
- };
81602
- return function (d, b) {
81603
- if (typeof b !== "function" && b !== null)
81604
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
81605
- extendStatics(d, b);
81606
- function __() { this.constructor = d; }
81607
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
81608
- };
81609
- })();
81610
- Object.defineProperty(exports, "__esModule", ({ value: true }));
81611
- exports.TcpInput = void 0;
81612
- var Input_1 = __webpack_require__(/*! ./Input */ "./models/Input.ts");
81613
- var InputType_1 = __webpack_require__(/*! ./InputType */ "./models/InputType.ts");
81614
- /**
81615
- * @export
81616
- * @class TcpInput
81617
- */
81618
- var TcpInput = /** @class */ (function (_super) {
81619
- __extends(TcpInput, _super);
81620
- function TcpInput(obj) {
81621
- var _this = _super.call(this, obj) || this;
81622
- /**
81623
- * Discriminator property for Input
81624
- * @type {string}
81625
- * @memberof TcpInput
81626
- */
81627
- _this.type = InputType_1.default.TCP;
81628
- if (!obj) {
81629
- return _this;
81630
- }
81631
- return _this;
81632
- }
81633
- return TcpInput;
81634
- }(Input_1.default));
81635
- exports.TcpInput = TcpInput;
81636
- exports["default"] = TcpInput;
81637
-
81638
-
81639
81410
  /***/ }),
81640
81411
 
81641
81412
  /***/ "./models/Tenant.ts":
@@ -82635,117 +82406,6 @@ exports.Tweaks = Tweaks;
82635
82406
  exports["default"] = Tweaks;
82636
82407
 
82637
82408
 
82638
- /***/ }),
82639
-
82640
- /***/ "./models/UdpInput.ts":
82641
- /*!****************************!*\
82642
- !*** ./models/UdpInput.ts ***!
82643
- \****************************/
82644
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
82645
-
82646
- "use strict";
82647
-
82648
- var __extends = (this && this.__extends) || (function () {
82649
- var extendStatics = function (d, b) {
82650
- extendStatics = Object.setPrototypeOf ||
82651
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
82652
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
82653
- return extendStatics(d, b);
82654
- };
82655
- return function (d, b) {
82656
- if (typeof b !== "function" && b !== null)
82657
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
82658
- extendStatics(d, b);
82659
- function __() { this.constructor = d; }
82660
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
82661
- };
82662
- })();
82663
- Object.defineProperty(exports, "__esModule", ({ value: true }));
82664
- exports.UdpInput = void 0;
82665
- var Input_1 = __webpack_require__(/*! ./Input */ "./models/Input.ts");
82666
- var InputType_1 = __webpack_require__(/*! ./InputType */ "./models/InputType.ts");
82667
- /**
82668
- * @export
82669
- * @class UdpInput
82670
- */
82671
- var UdpInput = /** @class */ (function (_super) {
82672
- __extends(UdpInput, _super);
82673
- function UdpInput(obj) {
82674
- var _this = _super.call(this, obj) || this;
82675
- /**
82676
- * Discriminator property for Input
82677
- * @type {string}
82678
- * @memberof UdpInput
82679
- */
82680
- _this.type = InputType_1.default.UDP;
82681
- if (!obj) {
82682
- return _this;
82683
- }
82684
- return _this;
82685
- }
82686
- return UdpInput;
82687
- }(Input_1.default));
82688
- exports.UdpInput = UdpInput;
82689
- exports["default"] = UdpInput;
82690
-
82691
-
82692
- /***/ }),
82693
-
82694
- /***/ "./models/UdpMulticastInput.ts":
82695
- /*!*************************************!*\
82696
- !*** ./models/UdpMulticastInput.ts ***!
82697
- \*************************************/
82698
- /***/ (function(__unused_webpack_module, exports, __webpack_require__) {
82699
-
82700
- "use strict";
82701
-
82702
- var __extends = (this && this.__extends) || (function () {
82703
- var extendStatics = function (d, b) {
82704
- extendStatics = Object.setPrototypeOf ||
82705
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
82706
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
82707
- return extendStatics(d, b);
82708
- };
82709
- return function (d, b) {
82710
- if (typeof b !== "function" && b !== null)
82711
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
82712
- extendStatics(d, b);
82713
- function __() { this.constructor = d; }
82714
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
82715
- };
82716
- })();
82717
- Object.defineProperty(exports, "__esModule", ({ value: true }));
82718
- exports.UdpMulticastInput = void 0;
82719
- var Mapper_1 = __webpack_require__(/*! ../common/Mapper */ "./common/Mapper.ts");
82720
- var Input_1 = __webpack_require__(/*! ./Input */ "./models/Input.ts");
82721
- var InputType_1 = __webpack_require__(/*! ./InputType */ "./models/InputType.ts");
82722
- /**
82723
- * @export
82724
- * @class UdpMulticastInput
82725
- */
82726
- var UdpMulticastInput = /** @class */ (function (_super) {
82727
- __extends(UdpMulticastInput, _super);
82728
- function UdpMulticastInput(obj) {
82729
- var _this = _super.call(this, obj) || this;
82730
- /**
82731
- * Discriminator property for Input
82732
- * @type {string}
82733
- * @memberof UdpMulticastInput
82734
- */
82735
- _this.type = InputType_1.default.UDP_MULTICAST;
82736
- if (!obj) {
82737
- return _this;
82738
- }
82739
- _this.host = (0, Mapper_1.map)(obj.host);
82740
- _this.port = (0, Mapper_1.map)(obj.port);
82741
- return _this;
82742
- }
82743
- return UdpMulticastInput;
82744
- }(Input_1.default));
82745
- exports.UdpMulticastInput = UdpMulticastInput;
82746
- exports["default"] = UdpMulticastInput;
82747
-
82748
-
82749
82409
  /***/ }),
82750
82410
 
82751
82411
  /***/ "./models/UnsharpFilter.ts":
@@ -84984,6 +84644,11 @@ __exportStar(__webpack_require__(/*! ./EncodingErrorDefinition */ "./models/Enco
84984
84644
  __exportStar(__webpack_require__(/*! ./EncodingErrorEmailNotification */ "./models/EncodingErrorEmailNotification.ts"), exports);
84985
84645
  __exportStar(__webpack_require__(/*! ./EncodingMode */ "./models/EncodingMode.ts"), exports);
84986
84646
  __exportStar(__webpack_require__(/*! ./EncodingOutput */ "./models/EncodingOutput.ts"), exports);
84647
+ __exportStar(__webpack_require__(/*! ./EncodingOutputPaths */ "./models/EncodingOutputPaths.ts"), exports);
84648
+ __exportStar(__webpack_require__(/*! ./EncodingOutputPathsDashManifest */ "./models/EncodingOutputPathsDashManifest.ts"), exports);
84649
+ __exportStar(__webpack_require__(/*! ./EncodingOutputPathsForOutput */ "./models/EncodingOutputPathsForOutput.ts"), exports);
84650
+ __exportStar(__webpack_require__(/*! ./EncodingOutputPathsHlsManifest */ "./models/EncodingOutputPathsHlsManifest.ts"), exports);
84651
+ __exportStar(__webpack_require__(/*! ./EncodingOutputPathsSmoothManifest */ "./models/EncodingOutputPathsSmoothManifest.ts"), exports);
84987
84652
  __exportStar(__webpack_require__(/*! ./EncodingStatistics */ "./models/EncodingStatistics.ts"), exports);
84988
84653
  __exportStar(__webpack_require__(/*! ./EncodingStatisticsLive */ "./models/EncodingStatisticsLive.ts"), exports);
84989
84654
  __exportStar(__webpack_require__(/*! ./EncodingStatisticsVod */ "./models/EncodingStatisticsVod.ts"), exports);
@@ -85272,6 +84937,8 @@ __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobCdnOutput */ "./model
85272
84937
  __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobCredentials */ "./models/SimpleEncodingVodJobCredentials.ts"), exports);
85273
84938
  __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobErrors */ "./models/SimpleEncodingVodJobErrors.ts"), exports);
85274
84939
  __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobGcsServiceAccountCredentials */ "./models/SimpleEncodingVodJobGcsServiceAccountCredentials.ts"), exports);
84940
+ __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobInput */ "./models/SimpleEncodingVodJobInput.ts"), exports);
84941
+ __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobInputSourceType */ "./models/SimpleEncodingVodJobInputSourceType.ts"), exports);
85275
84942
  __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobInputType */ "./models/SimpleEncodingVodJobInputType.ts"), exports);
85276
84943
  __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobOutput */ "./models/SimpleEncodingVodJobOutput.ts"), exports);
85277
84944
  __exportStar(__webpack_require__(/*! ./SimpleEncodingVodJobOutputType */ "./models/SimpleEncodingVodJobOutputType.ts"), exports);
@@ -85337,7 +85004,6 @@ __exportStar(__webpack_require__(/*! ./SubtitleConfiguration */ "./models/Subtit
85337
85004
  __exportStar(__webpack_require__(/*! ./SubtitleStream */ "./models/SubtitleStream.ts"), exports);
85338
85005
  __exportStar(__webpack_require__(/*! ./SubtitlesMediaInfo */ "./models/SubtitlesMediaInfo.ts"), exports);
85339
85006
  __exportStar(__webpack_require__(/*! ./Task */ "./models/Task.ts"), exports);
85340
- __exportStar(__webpack_require__(/*! ./TcpInput */ "./models/TcpInput.ts"), exports);
85341
85007
  __exportStar(__webpack_require__(/*! ./Tenant */ "./models/Tenant.ts"), exports);
85342
85008
  __exportStar(__webpack_require__(/*! ./TextFilter */ "./models/TextFilter.ts"), exports);
85343
85009
  __exportStar(__webpack_require__(/*! ./TextFilterFont */ "./models/TextFilterFont.ts"), exports);
@@ -85363,8 +85029,6 @@ __exportStar(__webpack_require__(/*! ./TsVideoStreamConfiguration */ "./models/T
85363
85029
  __exportStar(__webpack_require__(/*! ./TuInterDepth */ "./models/TuInterDepth.ts"), exports);
85364
85030
  __exportStar(__webpack_require__(/*! ./TuIntraDepth */ "./models/TuIntraDepth.ts"), exports);
85365
85031
  __exportStar(__webpack_require__(/*! ./Tweaks */ "./models/Tweaks.ts"), exports);
85366
- __exportStar(__webpack_require__(/*! ./UdpInput */ "./models/UdpInput.ts"), exports);
85367
- __exportStar(__webpack_require__(/*! ./UdpMulticastInput */ "./models/UdpMulticastInput.ts"), exports);
85368
85032
  __exportStar(__webpack_require__(/*! ./UnsharpFilter */ "./models/UnsharpFilter.ts"), exports);
85369
85033
  __exportStar(__webpack_require__(/*! ./UpdateOrganizationRequest */ "./models/UpdateOrganizationRequest.ts"), exports);
85370
85034
  __exportStar(__webpack_require__(/*! ./UtcTiming */ "./models/UtcTiming.ts"), exports);