@bitmovin/api-sdk 1.132.0 → 1.134.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.
@@ -240,7 +240,7 @@ var HeaderHandler = /** @class */ (function (_super) {
240
240
  var headers = {
241
241
  'X-Api-Key': apiKey,
242
242
  'X-Api-Client': 'bitmovin-api-sdk-javascript',
243
- 'X-Api-Client-Version': '1.132.0',
243
+ 'X-Api-Client-Version': '1.134.0',
244
244
  'Content-Type': 'application/json'
245
245
  };
246
246
  if (tenantOrgId) {
@@ -225,7 +225,7 @@ export declare class H265VideoConfiguration extends VideoConfiguration {
225
225
  */
226
226
  adaptiveQuantizationMode?: AdaptiveQuantMode;
227
227
  /**
228
- * By enabling this video stream will be signaled as HLG
228
+ * Enable SDR compatible HLG signaling. The container and bitstream will indicate BT.2020 but ARIB STD-B67 will be signaled in the alternative transfer characteristics SEI message.
229
229
  * @type {boolean}
230
230
  * @memberof H265VideoConfiguration
231
231
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitmovin/api-sdk",
3
- "version": "1.132.0",
3
+ "version": "1.134.0",
4
4
  "description": "Bitmovin JS/TS API SDK",
5
5
  "author": "Bitmovin Inc",
6
6
  "keywords": [