Hi ALL,
I developing a music player windows store apps using HTML-Javascript. Music Player will give option to user for selecting file from Music Library and play it.
Now I am able to the Music file which user selects but the problem is I am unable to read headers of the music file selected by user.
I want to read headers from the mp3 files so that I can show thumbnail for the music file selected by user.
Please help me on this.
Thank You.