#接口VideoItemProps
继承自Omit<spec.VideoComponentData, "renderer" | "mask">

用于创建 videoItem 的数据类型, 经过处理后的 spec.VideoContent

总览