Bubblewrap media - 2 channels?

31 views
Skip to first unread message

darren rogan

unread,
Aug 14, 2012, 4:09:59 AM8/14/12
to bubbl...@googlegroups.com
How do I have two files playing at the same time, I was trying to have a background mp3 looped and then a user action driven mp3.

When I try to use the media wrapper the second invocation (in a separate method, same code in both methods as a local file play); the second mp3 cancels the first mp3 and plays its mp3.

Is it possible to have two channels?

Cheers
Darren

darren rogan

unread,
Aug 14, 2012, 5:35:01 AM8/14/12
to bubbl...@googlegroups.com
I found the answer to my own question when I reviewed the code and apple developer

Note: Although you can create multiple MPMoviePlayerController objects and present their views in your interface, only one movie player at a time can play its movie.

The current implementation uses the MPMoviePlayer as such can only have one channel. I'll go back to my AVAudioPlayer implementation for the audio. I'm still working on it and learning it.

Regards,
Darren
Reply all
Reply to author
Forward
0 new messages