Share via


VideoBackgroundImage interface

Contains the attibutes of a background image like url, name etc.

Properties

key

key for unique identification of the custom background

tooltipText

Image name to be displayed.

url

URL of the uploaded background image.

Property Details

key

key for unique identification of the custom background

key: string

Property Value

string

tooltipText

Image name to be displayed.

tooltipText?: string

Property Value

string

url

URL of the uploaded background image.

url: string

Property Value

string