Constructors

Properties

Accessors

Constructors

Properties

Accessors

  • get height(): number
  • Height of the preview, in pixels (if available, else 0)

    Returns number

  • get thumbnail(): null | Thumbnail
  • Returns null | Thumbnail

  • get videoDuration(): number
  • If this is a video, the duration of the video, in seconds (if available, else 0)

    Returns number

  • get width(): number
  • Width of the preview, in pixels (if available, else 0)

    Returns number