Interface VideoDecoderStartOption

Hierarchy

  • VideoDecoderStartOption

Properties

Properties

source: string

需要解码的视频源文件。基础库 2.13.0 以下的版本只支持本地路径。 2.13.0 开始支持 http:// 和 https:// 协议的远程路径。

mode?: number

解码模式。0:按 pts 解码;1:以最快速度解码

Generated using TypeDoc