Gjsify LogoGjsify Logo

Enum values used to specify autoplay policies.

Index

Enumeration Members

Enumeration Members

ALLOW: number

Do not restrict autoplay.

ALLOW_WITHOUT_SOUND: number

Allow videos to autoplay if they have no audio track, or if their audio track is muted.

DENY: number

Never allow autoplay.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method