Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlayerResizeEvent

Hierarchy

Index

Properties

Properties

height

height: string

new height (ex : "1080px")

timestamp

timestamp: number

The time at which this event was fired

type

type: Event

Event type, e.g. 'onPlay'

width

width: string

new width (ex : "1920px")

Generated using TypeDoc