Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Thumbnail

Properties of a thumbnail out of a seeking thumbnail preview definition.

Hierarchy

  • Thumbnail

Index

Properties

Properties

end

end: number

End time of the thumbnail.

h

h: number

Height of the thumbnail.

i

i: number

Index of the thumbnail in its spritesheet.

start

start: number

Start time of the thumbnail.

text

text: string

Raw cue data.

url

url: string

URL of the spritesheet.

w

w: number

Width of the thumbnail.

x

x: number

Horizontal offset of the thumbnail in its spritesheet.

y

y: number

Vertical offset of the thumbnail in its spritesheet.

Generated using TypeDoc