html5 - Album art for music files in jwplayer -


in jw player there way can add album art music file.

below code snippet using in jwplayer in html 5 page.

jwplayer("player").setup({                 playlist: playerdata,                 width: '100%',                 aspectratio: '16:9',                 fallback: 'false'               }); 


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -