VideoData

VideoData

An inner-object which defines the schema for how Tile video backgrounds are managed

Constructor

new VideoData()

Properties:
Name Type Description
loop boolean

Automatically loop the video?

autoplay boolean

Should the video play automatically?

volume number

The volume level of any audio that the video file contains

Extends

  • DocumentData

Methods

_initialize()