@volcengine/veplayer 2.4.2-rc.4 → 2.4.2-rc.6

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/veplayer.d.ts CHANGED
@@ -5584,6 +5584,7 @@ interface Rtm {
5584
5584
  * @default false
5585
5585
  */
5586
5586
  seamlesslyReload?: boolean;
5587
+ enableSei?: boolean;
5587
5588
  }
5588
5589
  /** {zh}
5589
5590
  * @list option
@@ -10399,6 +10400,7 @@ declare namespace live {
10399
10400
  * @default false
10400
10401
  */
10401
10402
  seamlesslyReload?: boolean;
10403
+ enableSei?: boolean;
10402
10404
  }
10403
10405
  /** {zh}
10404
10406
  * @list option
@@ -5584,6 +5584,7 @@ interface Rtm {
5584
5584
  * @default false
5585
5585
  */
5586
5586
  seamlesslyReload?: boolean;
5587
+ enableSei?: boolean;
5587
5588
  }
5588
5589
  /** {zh}
5589
5590
  * @list option
@@ -10399,6 +10400,7 @@ declare namespace live {
10399
10400
  * @default false
10400
10401
  */
10401
10402
  seamlesslyReload?: boolean;
10403
+ enableSei?: boolean;
10402
10404
  }
10403
10405
  /** {zh}
10404
10406
  * @list option