@byteplus/veplayer 1.9.3-rc.2 → 1.9.3-rc.3

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/index.d.ts CHANGED
@@ -5528,9 +5528,11 @@ export declare const Events: {
5528
5528
  */
5529
5529
  SHORTCUT: string;
5530
5530
  /** {zh}
5531
+ * @deprecated
5531
5532
  * @brief SEI 信息解析。
5532
5533
  */
5533
5534
  /** {en}
5535
+ * @deprecated
5534
5536
  * @brief The player parses the SEI information.
5535
5537
  */
5536
5538
  SEI_PARSED: string;
@@ -5845,9 +5847,11 @@ export declare const Event: {
5845
5847
  */
5846
5848
  SHORTCUT: string;
5847
5849
  /** {zh}
5850
+ * @deprecated
5848
5851
  * @brief SEI 信息解析。
5849
5852
  */
5850
5853
  /** {en}
5854
+ * @deprecated
5851
5855
  * @brief The player parses the SEI information.
5852
5856
  */
5853
5857
  SEI_PARSED: string;