Interface VideoElem

视频

Hierarchy

  • VideoElem

Properties

fid?: string

作为文件的文件id,接收时有效

file: string

需要ffmpegffprobe

md5?: string
name?: string

视频名,接收时有效

seconds?: number

视频时长(秒),接收时有效

size?: number

文件大小,接收时有效

type: "video"

Generated using TypeDoc