@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
@@ -1,69 +0,0 @@
1
- "use strict";
2
- var __extends = (this && this.__extends) || (function () {
3
- var extendStatics = function (d, b) {
4
- extendStatics = Object.setPrototypeOf ||
5
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
6
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
7
- return extendStatics(d, b);
8
- };
9
- return function (d, b) {
10
- if (typeof b !== "function" && b !== null)
11
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
12
- extendStatics(d, b);
13
- function __() { this.constructor = d; }
14
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
15
- };
16
- })();
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- var BaseAPI_1 = require("../../../common/BaseAPI");
19
- var Mapper_1 = require("../../../common/Mapper");
20
- var UdpInput_1 = require("../../../models/UdpInput");
21
- var PaginationResponse_1 = require("../../../models/PaginationResponse");
22
- var UdpInputListQueryParams_1 = require("./UdpInputListQueryParams");
23
- /**
24
- * UdpApi - object-oriented interface
25
- * @export
26
- * @class UdpApi
27
- * @extends {BaseAPI}
28
- */
29
- var UdpApi = /** @class */ (function (_super) {
30
- __extends(UdpApi, _super);
31
- function UdpApi(configuration) {
32
- return _super.call(this, configuration) || this;
33
- }
34
- /**
35
- * @summary UDP Input Details
36
- * @param {string} inputId Id of the input
37
- * @throws {BitmovinError}
38
- * @memberof UdpApi
39
- */
40
- UdpApi.prototype.get = function (inputId) {
41
- var pathParamMap = {
42
- input_id: inputId
43
- };
44
- return this.restClient.get('/encoding/inputs/udp/{input_id}', pathParamMap).then(function (response) {
45
- return (0, Mapper_1.map)(response, UdpInput_1.default);
46
- });
47
- };
48
- /**
49
- * @summary List UDP inputs
50
- * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
51
- * @throws {BitmovinError}
52
- * @memberof UdpApi
53
- */
54
- UdpApi.prototype.list = function (queryParameters) {
55
- var queryParams = {};
56
- if (typeof queryParameters === 'function') {
57
- queryParams = queryParameters(new UdpInputListQueryParams_1.UdpInputListQueryParamsBuilder()).buildQueryParams();
58
- }
59
- else if (queryParameters) {
60
- queryParams = queryParameters;
61
- }
62
- return this.restClient.get('/encoding/inputs/udp', {}, queryParams).then(function (response) {
63
- return new PaginationResponse_1.default(response, UdpInput_1.default);
64
- });
65
- };
66
- return UdpApi;
67
- }(BaseAPI_1.BaseAPI));
68
- exports.default = UdpApi;
69
- //# sourceMappingURL=UdpApi.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UdpApi.js","sourceRoot":"","sources":["../../../../src/encoding/inputs/udp/UdpApi.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,mDAAgD;AAEhD,iDAAqD;AACrD,qDAAgD;AAChD,yEAAoE;AACpE,qEAAkG;AAElG;;;;;GAKG;AACH;IAAoC,0BAAO;IAEzC,gBAAY,aAA4B;eACtC,kBAAM,aAAa,CAAC;IACtB,CAAC;IAED;;;;;OAKG;IACI,oBAAG,GAAV,UAAW,OAAe;QACxB,IAAM,YAAY,GAAG;YACnB,QAAQ,EAAE,OAAO;SAClB,CAAC;QACF,OAAO,IAAI,CAAC,UAAU,CAAC,GAAG,CAAW,iCAAiC,EAAE,YAAY,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YAClG,OAAO,IAAA,YAAG,EAAC,QAAQ,EAAE,kBAAQ,CAAC,CAAC;QACjC,CAAC,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACI,qBAAI,GAAX,UAAY,eAAmH;QAC7H,IAAI,WAAW,GAA4B,EAAE,CAAC;QAC9C,IAAI,OAAO,eAAe,KAAK,UAAU,EAAE;YACzC,WAAW,GAAG,eAAe,CAAC,IAAI,wDAA8B,EAAE,CAAC,CAAC,gBAAgB,EAAE,CAAC;SACxF;aAAM,IAAI,eAAe,EAAE;YAC1B,WAAW,GAAG,eAAe,CAAC;SAC/B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,GAAG,CAA+B,sBAAsB,EAAE,EAAE,EAAE,WAAW,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YAC9G,OAAO,IAAI,4BAAkB,CAAW,QAAQ,EAAE,kBAAQ,CAAC,CAAC;QAC9D,CAAC,CAAC,CAAC;IACL,CAAC;IACH,aAAC;AAAD,CAAC,AAtCD,CAAoC,iBAAO,GAsC1C"}
@@ -1,39 +0,0 @@
1
- export interface UdpInputListQueryParams {
2
- /**
3
- * Index of the first item to return, starting at 0. Default is 0
4
- * @type {number}
5
- * @memberof UdpInputListQueryParams
6
- */
7
- offset?: number | undefined;
8
- /**
9
- * Maximum number of items to return. Default is 25, maximum is 100
10
- * @type {number}
11
- * @memberof UdpInputListQueryParams
12
- */
13
- limit?: number | undefined;
14
- /**
15
- * Filter inputs by name
16
- * @type {string}
17
- * @memberof UdpInputListQueryParams
18
- */
19
- name?: string | undefined;
20
- }
21
- export declare class UdpInputListQueryParamsBuilder {
22
- private internalParams;
23
- /**
24
- *
25
- * @param offset Index of the first item to return, starting at 0. Default is 0
26
- */
27
- offset(offset: number): this;
28
- /**
29
- *
30
- * @param limit Maximum number of items to return. Default is 25, maximum is 100
31
- */
32
- limit(limit: number): this;
33
- /**
34
- *
35
- * @param name Filter inputs by name
36
- */
37
- name(name: string): this;
38
- buildQueryParams(): UdpInputListQueryParams;
39
- }
@@ -1,38 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UdpInputListQueryParamsBuilder = void 0;
4
- var UdpInputListQueryParamsBuilder = /** @class */ (function () {
5
- function UdpInputListQueryParamsBuilder() {
6
- this.internalParams = {};
7
- }
8
- /**
9
- *
10
- * @param offset Index of the first item to return, starting at 0. Default is 0
11
- */
12
- UdpInputListQueryParamsBuilder.prototype.offset = function (offset) {
13
- this.internalParams.offset = offset;
14
- return this;
15
- };
16
- /**
17
- *
18
- * @param limit Maximum number of items to return. Default is 25, maximum is 100
19
- */
20
- UdpInputListQueryParamsBuilder.prototype.limit = function (limit) {
21
- this.internalParams.limit = limit;
22
- return this;
23
- };
24
- /**
25
- *
26
- * @param name Filter inputs by name
27
- */
28
- UdpInputListQueryParamsBuilder.prototype.name = function (name) {
29
- this.internalParams.name = name;
30
- return this;
31
- };
32
- UdpInputListQueryParamsBuilder.prototype.buildQueryParams = function () {
33
- return this.internalParams;
34
- };
35
- return UdpInputListQueryParamsBuilder;
36
- }());
37
- exports.UdpInputListQueryParamsBuilder = UdpInputListQueryParamsBuilder;
38
- //# sourceMappingURL=UdpInputListQueryParams.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UdpInputListQueryParams.js","sourceRoot":"","sources":["../../../../src/encoding/inputs/udp/UdpInputListQueryParams.ts"],"names":[],"mappings":";;;AAyBA;IAAA;QACY,mBAAc,GAA4B,EAAE,CAAC;IAgCzD,CAAC;IA9BG;;;OAGG;IACI,+CAAM,GAAb,UAAc,MAAc;QACxB,IAAI,CAAC,cAAc,CAAC,MAAM,GAAG,MAAM,CAAC;QACpC,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;OAGG;IACI,8CAAK,GAAZ,UAAa,KAAa;QACtB,IAAI,CAAC,cAAc,CAAC,KAAK,GAAG,KAAK,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;OAGG;IACI,6CAAI,GAAX,UAAY,IAAY;QACpB,IAAI,CAAC,cAAc,CAAC,IAAI,GAAG,IAAI,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IAEM,yDAAgB,GAAvB;QACI,OAAO,IAAI,CAAC,cAAc,CAAC;IAC/B,CAAC;IACL,qCAAC;AAAD,CAAC,AAjCD,IAiCC;AAjCY,wEAA8B"}
@@ -1,44 +0,0 @@
1
- import { BaseAPI } from '../../../common/BaseAPI';
2
- import Configuration from '../../../common/Configuration';
3
- import CustomdataApi from './customdata/CustomdataApi';
4
- import UdpMulticastInput from '../../../models/UdpMulticastInput';
5
- import PaginationResponse from '../../../models/PaginationResponse';
6
- import { UdpMulticastInputListQueryParams, UdpMulticastInputListQueryParamsBuilder } from './UdpMulticastInputListQueryParams';
7
- /**
8
- * UdpMulticastApi - object-oriented interface
9
- * @export
10
- * @class UdpMulticastApi
11
- * @extends {BaseAPI}
12
- */
13
- export default class UdpMulticastApi extends BaseAPI {
14
- customdata: CustomdataApi;
15
- constructor(configuration: Configuration);
16
- /**
17
- * @summary Create UDP multicast input
18
- * @param {UdpMulticastInput} udpMulticastInput The UdpMulticastInput to be created
19
- * @throws {BitmovinError}
20
- * @memberof UdpMulticastApi
21
- */
22
- create(udpMulticastInput?: UdpMulticastInput): Promise<UdpMulticastInput>;
23
- /**
24
- * @summary Delete UDP multicast input
25
- * @param {string} inputId Id of the input
26
- * @throws {BitmovinError}
27
- * @memberof UdpMulticastApi
28
- */
29
- delete(inputId: string): Promise<UdpMulticastInput>;
30
- /**
31
- * @summary UDP multicast Input Details
32
- * @param {string} inputId Id of the input
33
- * @throws {BitmovinError}
34
- * @memberof UdpMulticastApi
35
- */
36
- get(inputId: string): Promise<UdpMulticastInput>;
37
- /**
38
- * @summary List UDP multicast inputs
39
- * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
40
- * @throws {BitmovinError}
41
- * @memberof UdpMulticastApi
42
- */
43
- list(queryParameters?: UdpMulticastInputListQueryParams | ((q: UdpMulticastInputListQueryParamsBuilder) => UdpMulticastInputListQueryParamsBuilder)): Promise<PaginationResponse<UdpMulticastInput>>;
44
- }
@@ -1,97 +0,0 @@
1
- "use strict";
2
- var __extends = (this && this.__extends) || (function () {
3
- var extendStatics = function (d, b) {
4
- extendStatics = Object.setPrototypeOf ||
5
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
6
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
7
- return extendStatics(d, b);
8
- };
9
- return function (d, b) {
10
- if (typeof b !== "function" && b !== null)
11
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
12
- extendStatics(d, b);
13
- function __() { this.constructor = d; }
14
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
15
- };
16
- })();
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- var BaseAPI_1 = require("../../../common/BaseAPI");
19
- var Mapper_1 = require("../../../common/Mapper");
20
- var CustomdataApi_1 = require("./customdata/CustomdataApi");
21
- var UdpMulticastInput_1 = require("../../../models/UdpMulticastInput");
22
- var PaginationResponse_1 = require("../../../models/PaginationResponse");
23
- var UdpMulticastInputListQueryParams_1 = require("./UdpMulticastInputListQueryParams");
24
- /**
25
- * UdpMulticastApi - object-oriented interface
26
- * @export
27
- * @class UdpMulticastApi
28
- * @extends {BaseAPI}
29
- */
30
- var UdpMulticastApi = /** @class */ (function (_super) {
31
- __extends(UdpMulticastApi, _super);
32
- function UdpMulticastApi(configuration) {
33
- var _this = _super.call(this, configuration) || this;
34
- _this.customdata = new CustomdataApi_1.default(configuration);
35
- return _this;
36
- }
37
- /**
38
- * @summary Create UDP multicast input
39
- * @param {UdpMulticastInput} udpMulticastInput The UdpMulticastInput to be created
40
- * @throws {BitmovinError}
41
- * @memberof UdpMulticastApi
42
- */
43
- UdpMulticastApi.prototype.create = function (udpMulticastInput) {
44
- return this.restClient.post('/encoding/inputs/udp-multicast', {}, udpMulticastInput).then(function (response) {
45
- return (0, Mapper_1.map)(response, UdpMulticastInput_1.default);
46
- });
47
- };
48
- /**
49
- * @summary Delete UDP multicast input
50
- * @param {string} inputId Id of the input
51
- * @throws {BitmovinError}
52
- * @memberof UdpMulticastApi
53
- */
54
- UdpMulticastApi.prototype.delete = function (inputId) {
55
- var pathParamMap = {
56
- input_id: inputId
57
- };
58
- return this.restClient.delete('/encoding/inputs/udp-multicast/{input_id}', pathParamMap).then(function (response) {
59
- return (0, Mapper_1.map)(response, UdpMulticastInput_1.default);
60
- });
61
- };
62
- /**
63
- * @summary UDP multicast Input Details
64
- * @param {string} inputId Id of the input
65
- * @throws {BitmovinError}
66
- * @memberof UdpMulticastApi
67
- */
68
- UdpMulticastApi.prototype.get = function (inputId) {
69
- var pathParamMap = {
70
- input_id: inputId
71
- };
72
- return this.restClient.get('/encoding/inputs/udp-multicast/{input_id}', pathParamMap).then(function (response) {
73
- return (0, Mapper_1.map)(response, UdpMulticastInput_1.default);
74
- });
75
- };
76
- /**
77
- * @summary List UDP multicast inputs
78
- * @param {*} [queryParameters] query parameters for filtering, sorting and pagination
79
- * @throws {BitmovinError}
80
- * @memberof UdpMulticastApi
81
- */
82
- UdpMulticastApi.prototype.list = function (queryParameters) {
83
- var queryParams = {};
84
- if (typeof queryParameters === 'function') {
85
- queryParams = queryParameters(new UdpMulticastInputListQueryParams_1.UdpMulticastInputListQueryParamsBuilder()).buildQueryParams();
86
- }
87
- else if (queryParameters) {
88
- queryParams = queryParameters;
89
- }
90
- return this.restClient.get('/encoding/inputs/udp-multicast', {}, queryParams).then(function (response) {
91
- return new PaginationResponse_1.default(response, UdpMulticastInput_1.default);
92
- });
93
- };
94
- return UdpMulticastApi;
95
- }(BaseAPI_1.BaseAPI));
96
- exports.default = UdpMulticastApi;
97
- //# sourceMappingURL=UdpMulticastApi.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UdpMulticastApi.js","sourceRoot":"","sources":["../../../../src/encoding/inputs/udpMulticast/UdpMulticastApi.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,mDAAgD;AAEhD,iDAAqD;AACrD,4DAAuD;AACvD,uEAAkE;AAClE,yEAAoE;AACpE,uFAA6H;AAE7H;;;;;GAKG;AACH;IAA6C,mCAAO;IAGlD,yBAAY,aAA4B;QAAxC,YACE,kBAAM,aAAa,CAAC,SAErB;QADC,KAAI,CAAC,UAAU,GAAG,IAAI,uBAAa,CAAC,aAAa,CAAC,CAAC;;IACrD,CAAC;IAED;;;;;OAKG;IACI,gCAAM,GAAb,UAAc,iBAAqC;QACjD,OAAO,IAAI,CAAC,UAAU,CAAC,IAAI,CAAoB,gCAAgC,EAAE,EAAE,EAAE,iBAAiB,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YACpH,OAAO,IAAA,YAAG,EAAC,QAAQ,EAAE,2BAAiB,CAAC,CAAC;QAC1C,CAAC,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACI,gCAAM,GAAb,UAAc,OAAe;QAC3B,IAAM,YAAY,GAAG;YACnB,QAAQ,EAAE,OAAO;SAClB,CAAC;QACF,OAAO,IAAI,CAAC,UAAU,CAAC,MAAM,CAAoB,2CAA2C,EAAE,YAAY,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YACxH,OAAO,IAAA,YAAG,EAAC,QAAQ,EAAE,2BAAiB,CAAC,CAAC;QAC1C,CAAC,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACI,6BAAG,GAAV,UAAW,OAAe;QACxB,IAAM,YAAY,GAAG;YACnB,QAAQ,EAAE,OAAO;SAClB,CAAC;QACF,OAAO,IAAI,CAAC,UAAU,CAAC,GAAG,CAAoB,2CAA2C,EAAE,YAAY,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YACrH,OAAO,IAAA,YAAG,EAAC,QAAQ,EAAE,2BAAiB,CAAC,CAAC;QAC1C,CAAC,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACI,8BAAI,GAAX,UAAY,eAA8I;QACxJ,IAAI,WAAW,GAAqC,EAAE,CAAC;QACvD,IAAI,OAAO,eAAe,KAAK,UAAU,EAAE;YACzC,WAAW,GAAG,eAAe,CAAC,IAAI,0EAAuC,EAAE,CAAC,CAAC,gBAAgB,EAAE,CAAC;SACjG;aAAM,IAAI,eAAe,EAAE;YAC1B,WAAW,GAAG,eAAe,CAAC;SAC/B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,GAAG,CAAwC,gCAAgC,EAAE,EAAE,EAAE,WAAW,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YACjI,OAAO,IAAI,4BAAkB,CAAoB,QAAQ,EAAE,2BAAiB,CAAC,CAAC;QAChF,CAAC,CAAC,CAAC;IACL,CAAC;IACH,sBAAC;AAAD,CAAC,AAnED,CAA6C,iBAAO,GAmEnD"}
@@ -1,39 +0,0 @@
1
- export interface UdpMulticastInputListQueryParams {
2
- /**
3
- * Index of the first item to return, starting at 0. Default is 0
4
- * @type {number}
5
- * @memberof UdpMulticastInputListQueryParams
6
- */
7
- offset?: number | undefined;
8
- /**
9
- * Maximum number of items to return. Default is 25, maximum is 100
10
- * @type {number}
11
- * @memberof UdpMulticastInputListQueryParams
12
- */
13
- limit?: number | undefined;
14
- /**
15
- * Filter inputs by name
16
- * @type {string}
17
- * @memberof UdpMulticastInputListQueryParams
18
- */
19
- name?: string | undefined;
20
- }
21
- export declare class UdpMulticastInputListQueryParamsBuilder {
22
- private internalParams;
23
- /**
24
- *
25
- * @param offset Index of the first item to return, starting at 0. Default is 0
26
- */
27
- offset(offset: number): this;
28
- /**
29
- *
30
- * @param limit Maximum number of items to return. Default is 25, maximum is 100
31
- */
32
- limit(limit: number): this;
33
- /**
34
- *
35
- * @param name Filter inputs by name
36
- */
37
- name(name: string): this;
38
- buildQueryParams(): UdpMulticastInputListQueryParams;
39
- }
@@ -1,38 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UdpMulticastInputListQueryParamsBuilder = void 0;
4
- var UdpMulticastInputListQueryParamsBuilder = /** @class */ (function () {
5
- function UdpMulticastInputListQueryParamsBuilder() {
6
- this.internalParams = {};
7
- }
8
- /**
9
- *
10
- * @param offset Index of the first item to return, starting at 0. Default is 0
11
- */
12
- UdpMulticastInputListQueryParamsBuilder.prototype.offset = function (offset) {
13
- this.internalParams.offset = offset;
14
- return this;
15
- };
16
- /**
17
- *
18
- * @param limit Maximum number of items to return. Default is 25, maximum is 100
19
- */
20
- UdpMulticastInputListQueryParamsBuilder.prototype.limit = function (limit) {
21
- this.internalParams.limit = limit;
22
- return this;
23
- };
24
- /**
25
- *
26
- * @param name Filter inputs by name
27
- */
28
- UdpMulticastInputListQueryParamsBuilder.prototype.name = function (name) {
29
- this.internalParams.name = name;
30
- return this;
31
- };
32
- UdpMulticastInputListQueryParamsBuilder.prototype.buildQueryParams = function () {
33
- return this.internalParams;
34
- };
35
- return UdpMulticastInputListQueryParamsBuilder;
36
- }());
37
- exports.UdpMulticastInputListQueryParamsBuilder = UdpMulticastInputListQueryParamsBuilder;
38
- //# sourceMappingURL=UdpMulticastInputListQueryParams.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UdpMulticastInputListQueryParams.js","sourceRoot":"","sources":["../../../../src/encoding/inputs/udpMulticast/UdpMulticastInputListQueryParams.ts"],"names":[],"mappings":";;;AAyBA;IAAA;QACY,mBAAc,GAAqC,EAAE,CAAC;IAgClE,CAAC;IA9BG;;;OAGG;IACI,wDAAM,GAAb,UAAc,MAAc;QACxB,IAAI,CAAC,cAAc,CAAC,MAAM,GAAG,MAAM,CAAC;QACpC,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;OAGG;IACI,uDAAK,GAAZ,UAAa,KAAa;QACtB,IAAI,CAAC,cAAc,CAAC,KAAK,GAAG,KAAK,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;OAGG;IACI,sDAAI,GAAX,UAAY,IAAY;QACpB,IAAI,CAAC,cAAc,CAAC,IAAI,GAAG,IAAI,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IAEM,kEAAgB,GAAvB;QACI,OAAO,IAAI,CAAC,cAAc,CAAC;IAC/B,CAAC;IACL,8CAAC;AAAD,CAAC,AAjCD,IAiCC;AAjCY,0FAAuC"}
@@ -1,19 +0,0 @@
1
- import { BaseAPI } from '../../../../common/BaseAPI';
2
- import Configuration from '../../../../common/Configuration';
3
- import CustomData from '../../../../models/CustomData';
4
- /**
5
- * CustomdataApi - object-oriented interface
6
- * @export
7
- * @class CustomdataApi
8
- * @extends {BaseAPI}
9
- */
10
- export default class CustomdataApi extends BaseAPI {
11
- constructor(configuration: Configuration);
12
- /**
13
- * @summary UDP multicast input Custom Data
14
- * @param {string} inputId Id of the input
15
- * @throws {BitmovinError}
16
- * @memberof CustomdataApi
17
- */
18
- get(inputId: string): Promise<CustomData>;
19
- }
@@ -1 +0,0 @@
1
- {"version":3,"file":"CustomdataApi.js","sourceRoot":"","sources":["../../../../../src/encoding/inputs/udpMulticast/customdata/CustomdataApi.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,sDAAmD;AAEnD,oDAAwD;AACxD,4DAAuD;AAEvD;;;;;GAKG;AACH;IAA2C,iCAAO;IAEhD,uBAAY,aAA4B;eACtC,kBAAM,aAAa,CAAC;IACtB,CAAC;IAED;;;;;OAKG;IACI,2BAAG,GAAV,UAAW,OAAe;QACxB,IAAM,YAAY,GAAG;YACnB,QAAQ,EAAE,OAAO;SAClB,CAAC;QACF,OAAO,IAAI,CAAC,UAAU,CAAC,GAAG,CAAa,sDAAsD,EAAE,YAAY,CAAC,CAAC,IAAI,CAAC,UAAC,QAAQ;YACzH,OAAO,IAAA,YAAG,EAAC,QAAQ,EAAE,oBAAU,CAAC,CAAC;QACnC,CAAC,CAAC,CAAC;IACL,CAAC;IACH,oBAAC;AAAD,CAAC,AApBD,CAA2C,iBAAO,GAoBjD"}
@@ -1,16 +0,0 @@
1
- import Input from './Input';
2
- import InputType from './InputType';
3
- /**
4
- * @export
5
- * @class TcpInput
6
- */
7
- export declare class TcpInput extends Input {
8
- /**
9
- * Discriminator property for Input
10
- * @type {string}
11
- * @memberof TcpInput
12
- */
13
- readonly type: InputType;
14
- constructor(obj?: Partial<TcpInput>);
15
- }
16
- export default TcpInput;
@@ -1,44 +0,0 @@
1
- "use strict";
2
- var __extends = (this && this.__extends) || (function () {
3
- var extendStatics = function (d, b) {
4
- extendStatics = Object.setPrototypeOf ||
5
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
6
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
7
- return extendStatics(d, b);
8
- };
9
- return function (d, b) {
10
- if (typeof b !== "function" && b !== null)
11
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
12
- extendStatics(d, b);
13
- function __() { this.constructor = d; }
14
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
15
- };
16
- })();
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.TcpInput = void 0;
19
- var Input_1 = require("./Input");
20
- var InputType_1 = require("./InputType");
21
- /**
22
- * @export
23
- * @class TcpInput
24
- */
25
- var TcpInput = /** @class */ (function (_super) {
26
- __extends(TcpInput, _super);
27
- function TcpInput(obj) {
28
- var _this = _super.call(this, obj) || this;
29
- /**
30
- * Discriminator property for Input
31
- * @type {string}
32
- * @memberof TcpInput
33
- */
34
- _this.type = InputType_1.default.TCP;
35
- if (!obj) {
36
- return _this;
37
- }
38
- return _this;
39
- }
40
- return TcpInput;
41
- }(Input_1.default));
42
- exports.TcpInput = TcpInput;
43
- exports.default = TcpInput;
44
- //# sourceMappingURL=TcpInput.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TcpInput.js","sourceRoot":"","sources":["../../src/models/TcpInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAAA,iCAA4B;AAC5B,yCAAoC;AAEpC;;;GAGG;AACH;IAA8B,4BAAK;IAQjC,kBAAY,GAAuB;QAAnC,YACE,kBAAM,GAAG,CAAC,SAIX;QAZD;;;;WAIG;QACa,UAAI,GAAc,mBAAS,CAAC,GAAG,CAAC;QAI9C,IAAG,CAAC,GAAG,EAAE;;SAER;;IACH,CAAC;IACH,eAAC;AAAD,CAAC,AAdD,CAA8B,eAAK,GAclC;AAdY,4BAAQ;AAgBrB,kBAAe,QAAQ,CAAC"}
@@ -1,16 +0,0 @@
1
- import Input from './Input';
2
- import InputType from './InputType';
3
- /**
4
- * @export
5
- * @class UdpInput
6
- */
7
- export declare class UdpInput extends Input {
8
- /**
9
- * Discriminator property for Input
10
- * @type {string}
11
- * @memberof UdpInput
12
- */
13
- readonly type: InputType;
14
- constructor(obj?: Partial<UdpInput>);
15
- }
16
- export default UdpInput;
@@ -1,44 +0,0 @@
1
- "use strict";
2
- var __extends = (this && this.__extends) || (function () {
3
- var extendStatics = function (d, b) {
4
- extendStatics = Object.setPrototypeOf ||
5
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
6
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
7
- return extendStatics(d, b);
8
- };
9
- return function (d, b) {
10
- if (typeof b !== "function" && b !== null)
11
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
12
- extendStatics(d, b);
13
- function __() { this.constructor = d; }
14
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
15
- };
16
- })();
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.UdpInput = void 0;
19
- var Input_1 = require("./Input");
20
- var InputType_1 = require("./InputType");
21
- /**
22
- * @export
23
- * @class UdpInput
24
- */
25
- var UdpInput = /** @class */ (function (_super) {
26
- __extends(UdpInput, _super);
27
- function UdpInput(obj) {
28
- var _this = _super.call(this, obj) || this;
29
- /**
30
- * Discriminator property for Input
31
- * @type {string}
32
- * @memberof UdpInput
33
- */
34
- _this.type = InputType_1.default.UDP;
35
- if (!obj) {
36
- return _this;
37
- }
38
- return _this;
39
- }
40
- return UdpInput;
41
- }(Input_1.default));
42
- exports.UdpInput = UdpInput;
43
- exports.default = UdpInput;
44
- //# sourceMappingURL=UdpInput.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UdpInput.js","sourceRoot":"","sources":["../../src/models/UdpInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAAA,iCAA4B;AAC5B,yCAAoC;AAEpC;;;GAGG;AACH;IAA8B,4BAAK;IAQjC,kBAAY,GAAuB;QAAnC,YACE,kBAAM,GAAG,CAAC,SAIX;QAZD;;;;WAIG;QACa,UAAI,GAAc,mBAAS,CAAC,GAAG,CAAC;QAI9C,IAAG,CAAC,GAAG,EAAE;;SAER;;IACH,CAAC;IACH,eAAC;AAAD,CAAC,AAdD,CAA8B,eAAK,GAclC;AAdY,4BAAQ;AAgBrB,kBAAe,QAAQ,CAAC"}
@@ -1,28 +0,0 @@
1
- import Input from './Input';
2
- import InputType from './InputType';
3
- /**
4
- * @export
5
- * @class UdpMulticastInput
6
- */
7
- export declare class UdpMulticastInput extends Input {
8
- /**
9
- * Discriminator property for Input
10
- * @type {string}
11
- * @memberof UdpMulticastInput
12
- */
13
- readonly type: InputType;
14
- /**
15
- * Host name or IP address to use (required)
16
- * @type {string}
17
- * @memberof UdpMulticastInput
18
- */
19
- host?: string;
20
- /**
21
- * Port to use (required)
22
- * @type {number}
23
- * @memberof UdpMulticastInput
24
- */
25
- port?: number;
26
- constructor(obj?: Partial<UdpMulticastInput>);
27
- }
28
- export default UdpMulticastInput;
@@ -1,47 +0,0 @@
1
- "use strict";
2
- var __extends = (this && this.__extends) || (function () {
3
- var extendStatics = function (d, b) {
4
- extendStatics = Object.setPrototypeOf ||
5
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
6
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
7
- return extendStatics(d, b);
8
- };
9
- return function (d, b) {
10
- if (typeof b !== "function" && b !== null)
11
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
12
- extendStatics(d, b);
13
- function __() { this.constructor = d; }
14
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
15
- };
16
- })();
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.UdpMulticastInput = void 0;
19
- var Mapper_1 = require("../common/Mapper");
20
- var Input_1 = require("./Input");
21
- var InputType_1 = require("./InputType");
22
- /**
23
- * @export
24
- * @class UdpMulticastInput
25
- */
26
- var UdpMulticastInput = /** @class */ (function (_super) {
27
- __extends(UdpMulticastInput, _super);
28
- function UdpMulticastInput(obj) {
29
- var _this = _super.call(this, obj) || this;
30
- /**
31
- * Discriminator property for Input
32
- * @type {string}
33
- * @memberof UdpMulticastInput
34
- */
35
- _this.type = InputType_1.default.UDP_MULTICAST;
36
- if (!obj) {
37
- return _this;
38
- }
39
- _this.host = (0, Mapper_1.map)(obj.host);
40
- _this.port = (0, Mapper_1.map)(obj.port);
41
- return _this;
42
- }
43
- return UdpMulticastInput;
44
- }(Input_1.default));
45
- exports.UdpMulticastInput = UdpMulticastInput;
46
- exports.default = UdpMulticastInput;
47
- //# sourceMappingURL=UdpMulticastInput.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UdpMulticastInput.js","sourceRoot":"","sources":["../../src/models/UdpMulticastInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAAA,2CAA+C;AAC/C,iCAA4B;AAC5B,yCAAoC;AAEpC;;;GAGG;AACH;IAAuC,qCAAK;IAsB1C,2BAAY,GAAgC;QAA5C,YACE,kBAAM,GAAG,CAAC,SAMX;QA5BD;;;;WAIG;QACa,UAAI,GAAc,mBAAS,CAAC,aAAa,CAAC;QAkBxD,IAAG,CAAC,GAAG,EAAE;;SAER;QACD,KAAI,CAAC,IAAI,GAAG,IAAA,YAAG,EAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QAC1B,KAAI,CAAC,IAAI,GAAG,IAAA,YAAG,EAAC,GAAG,CAAC,IAAI,CAAC,CAAC;;IAC5B,CAAC;IACH,wBAAC;AAAD,CAAC,AA9BD,CAAuC,eAAK,GA8B3C;AA9BY,8CAAiB;AAgC9B,kBAAe,iBAAiB,CAAC"}