Home
last modified time | relevance | path

Searched refs:backgroundVideo (Results 1 – 1 of 1) sorted by relevance

/plugin/revealjs/js/
H A Dreveal.js1180 backgroundVideo: slide.getAttribute( 'data-background-video' ), property in AnonymousFunctione17f777e0200.syncBackground.data
1202 …if( data.background || data.backgroundColor || data.backgroundImage || data.backgroundVideo || dat…
1206 data.backgroundVideo +
3842 backgroundVideo = slide.getAttribute( 'data-background-video' ),
3851 else if ( backgroundVideo && !isSpeakerNotes() ) {
3872 backgroundVideo.split( ',' ).forEach( function( source ) {