@byteplus/veplayer-plugin 2.8.0-rc.0 → 2.8.0-rc.1

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/esm/index.d.ts CHANGED
@@ -8,3 +8,5 @@ export const timeShift: any;
8
8
  export const ad: any;
9
9
  export const drm: any;
10
10
  export const abr: any;
11
+ export const strategy: any;
12
+ export const strategyRtmAdaptiveBuffer: any;
@@ -95659,7 +95659,7 @@ var VodSettingsLoader = function() {
95659
95659
  } }]), e4;
95660
95660
  }();
95661
95661
  _defineProperty$8(StrategyController, "_vodInst", void 0), _defineProperty$8(StrategyController, "_liveInst", void 0);
95662
- const __PLUGIN_NAME__$1 = DynamicModule.PluginRtm;
95662
+ const __PLUGIN_NAME__$1 = DynamicModule.StrategyBase;
95663
95663
  var index$2 = /* @__PURE__ */ Object.freeze({
95664
95664
  __proto__: null,
95665
95665
  VeStrategy: StrategyController,