@volcengine/veplayer 2.4.0 → 2.4.2-rc.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.
package/veplayer.d.ts CHANGED
@@ -5579,6 +5579,11 @@ interface Rtm {
5579
5579
  * @default 1000
5580
5580
  */
5581
5581
  networkEvaluateInterval?: number;
5582
+ /** {zh}
5583
+ * @brief 暂停断流,播放无缝重新拉流
5584
+ * @default false
5585
+ */
5586
+ seamlesslyReload?: boolean;
5582
5587
  }
5583
5588
  /** {zh}
5584
5589
  * @list option
@@ -10389,6 +10394,11 @@ declare namespace live {
10389
10394
  * @default 1000
10390
10395
  */
10391
10396
  networkEvaluateInterval?: number;
10397
+ /** {zh}
10398
+ * @brief 暂停断流,播放无缝重新拉流
10399
+ * @default false
10400
+ */
10401
+ seamlesslyReload?: boolean;
10392
10402
  }
10393
10403
  /** {zh}
10394
10404
  * @list option
@@ -5579,6 +5579,11 @@ interface Rtm {
5579
5579
  * @default 1000
5580
5580
  */
5581
5581
  networkEvaluateInterval?: number;
5582
+ /** {zh}
5583
+ * @brief 暂停断流,播放无缝重新拉流
5584
+ * @default false
5585
+ */
5586
+ seamlesslyReload?: boolean;
5582
5587
  }
5583
5588
  /** {zh}
5584
5589
  * @list option
@@ -10389,6 +10394,11 @@ declare namespace live {
10389
10394
  * @default 1000
10390
10395
  */
10391
10396
  networkEvaluateInterval?: number;
10397
+ /** {zh}
10398
+ * @brief 暂停断流,播放无缝重新拉流
10399
+ * @default false
10400
+ */
10401
+ seamlesslyReload?: boolean;
10392
10402
  }
10393
10403
  /** {zh}
10394
10404
  * @list option