Play two mp3 files simultaneously

Play two mp3 files simultaneously

BY 20 Jul 2015 Native Code Snippet
This is a piece of code showing how to play multiple mp3 files using Player API. You just need to create as many player instances as many files you want to play at a time. To access a media file from the phone storage you need to request privilege. PRIVILEGE: http://tizen.org/privilege/mediastorage
Written by