Le 04/02/2014 08:51, [email protected] a écrit :
> Hi,
> put your file in android/assets directory and from qml:
>
>   MediaPlayer {
>          id: playMusic
>          source: "assets:/example.mp3"
>      }
>

Thanks, it works, next question, what is the proper way to manage a list 
of sounds in a platform independent way at the .pro level.

Bruno.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to