@volcengine/veplayer-plugin 2.8.0-rc.0 → 2.8.0-rc.2

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.
@@ -11076,7 +11076,7 @@ var VodSettingsLoader = function() {
11076
11076
  }();
11077
11077
  _defineProperty(StrategyController, "_vodInst", void 0), _defineProperty(StrategyController, "_liveInst", void 0);
11078
11078
  const DynamicModule = window["VePlayer"].DynamicModule;
11079
- const __PLUGIN_NAME__ = DynamicModule.PluginRtm;
11079
+ const __PLUGIN_NAME__ = DynamicModule.StrategyBase;
11080
11080
  export {
11081
11081
  StrategyController as VeStrategy,
11082
11082
  __PLUGIN_NAME__