• Resolved duynhan07

    (@duynhan07)


    Hi men
    I want use posterImage in video, and my test code but not wordking

    fluidPlayer(
       'my-video',
        {
            layoutControls: {
                posterImage: 'path/to/my/image.jpg' // Default false
            }
        }
    );

    Pls help, thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author fluidplayer

    (@fluidplayer)

    Hello @duynhan07,

    The posterImage option is not yet part of the plugin, we’re currently working on it, once it’s implemented I’ll let you know.

    Thanks for the feedback!

    Plugin Author fluidplayer

    (@fluidplayer)

    Hello @duynhan07,

    As of the latest version the posterImage attribute has been exposed, feel free to try it out, you can find an example in the Installation section.

    Try again now

    layoutControls: {
    	posterImage: 'https://cl.ly/psyc/download/Valkyrie-poster-player.jpg',
    },
    • This reply was modified 5 years, 10 months ago by lvnt.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How use posterImage in video’ is closed to new replies.