Search.../

VideoPlayer

Video player is an element for presenting videos. Learn more.

Guides

Additional information about this section

Properties

Store values associated with an object

  • currentTime
  • description
  • duration
  • isMuted
  • isPlaying
  • poster
  • src
  • title
  • volume
  • customClassList
  • deleted
  • rendered
  • global
  • id
  • parent
  • type
  • hidden
  • isVisible
  • collapsed
Functions

Perform actions on an object

  • mute( )
  • onEnded( )
  • onPause( )
  • onPlay( )
  • onProgress( )
  • pause( )
  • play( )
  • seek( )
  • stop( )
  • togglePlay( )
  • unmute( )
  • delete( )
  • onMouseIn( )
  • onMouseOut( )
  • restore( )
  • scrollTo( )
  • onViewportEnter( )
  • onViewportLeave( )
  • hide( )
  • show( )
  • collapse( )
  • expand( )