Interface Video

视频信息

Hierarchy

  • Video

Properties

duration: number
height: number
image: {
    format: string;
    picUrl: string;
    thumbnailUrl: string;
}

Type declaration

  • format: string
  • picUrl: string
  • thumbnailUrl: string
type: "VIDEO"
width: number

Generated using TypeDoc