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
Post a Comment