@bitmovin/api-sdk 1.140.0 → 1.142.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.
package/README.md CHANGED
@@ -31,7 +31,7 @@ If you have any questions regarding the SDK, provided examples or our services,
31
31
  ## Installation
32
32
 
33
33
  ``` bash
34
- npm install @bitmovin/api-sdk@1.140.0
34
+ npm install @bitmovin/api-sdk@1.142.0
35
35
  ```
36
36
 
37
37
  ## Initialization
@@ -5987,7 +5987,7 @@ var HeaderHandler = /** @class */ (function (_super) {
5987
5987
  var headers = {
5988
5988
  'X-Api-Key': apiKey,
5989
5989
  'X-Api-Client': 'bitmovin-api-sdk-javascript',
5990
- 'X-Api-Client-Version': '1.140.0',
5990
+ 'X-Api-Client-Version': '1.142.0',
5991
5991
  'Content-Type': 'application/json'
5992
5992
  };
5993
5993
  if (tenantOrgId) {
@@ -65920,7 +65920,7 @@ exports["default"] = DolbyVisionProfile;
65920
65920
  Object.defineProperty(exports, "__esModule", ({ value: true }));
65921
65921
  exports.DolbyVisionTrackSampleEntryName = void 0;
65922
65922
  /**
65923
- * Sets the Dolby Vision track's sample entry name
65923
+ * Dolby Vision track's sample entry name
65924
65924
  * @export
65925
65925
  * @enum {string}
65926
65926
  */
@@ -73440,7 +73440,7 @@ exports["default"] = MuxingTypeResponse;
73440
73440
  Object.defineProperty(exports, "__esModule", ({ value: true }));
73441
73441
  exports.MvPredictionMode = void 0;
73442
73442
  /**
73443
- * Sets the Motion Vector Prediction Mode.
73443
+ * Motion vector prediction mode
73444
73444
  * @export
73445
73445
  * @enum {string}
73446
73446
  */