Playing mp3 audio in tizen apps

what is the correct player for playing mp3 audio in tizen apps?

I tried audio html5 player (found in tizen documentation ) but sometimes set currentTime is not working (fast forward), did any one face same issue? what is the solution?

Hello

You can find the currentTime implementation in the following document.

Please check your implementation and let us know.

Regards
Hasan

I double checked the documentation same implemented all audios is playing fine, set currentTime is working fine for some audios but others not, maybe it is header issue but I dont know what to check