bitmovin-analytics 2.59.0 → 2.60.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.
@@ -373,6 +373,7 @@ export declare class ShakaAdapter implements AdapterAPI {
373
373
  private readonly internalAdapter;
374
374
  private readonly analytics;
375
375
  constructor(config: AnalyticsConfig, player: any, _opts?: AnalyticsStateMachineOptions);
376
+ readonly ssai: SsaiApi;
376
377
  private wrapPlayerLoad;
377
378
  static readonly version: string;
378
379
  get version(): string;