Options
All
  • Public
  • Public/Protected
  • All
Menu

Settings for finer control over video usage

Hierarchy

  • VideoTextureSettings

Index

Properties

autoPlay?: boolean

Applies autoplay to video, if specified

autoUpdateTexture: boolean

Automatically updates internal texture from video at every frame in the render loop

format?: number

Defines the associated texture format.

independentVideoSource?: boolean

Notify babylon to not modify any video settings and not control the video's playback. Set this to true if you are controlling the way the video is being played, stopped and paused.

loop?: boolean

Applies loop to video, if specified

muted?: boolean

Applies muted to video, if specified

poster?: string

Image src displayed during the video loading or until the user interacts with the video.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme