Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VideoTextureSettings

Settings for finer control over video usage

Hierarchy

  • VideoTextureSettings

Index

Properties

Optional autoPlaySearch playground for autoPlay

autoPlay: boolean

Applies autoplay to video, if specified

autoUpdateTextureSearch playground for autoUpdateTexture

autoUpdateTexture: boolean

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

Optional loopSearch playground for loop

loop: boolean

Applies loop to video, if specified

Optional mutedSearch playground for muted

muted: boolean

Applies muted to video, if specified

Optional posterSearch playground for poster

poster: string

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

Legend

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