Baseflow / XamarinMediaManager

Cross platform Xamarin plugin to play and control Audio and Video
https://baseflow.com
MIT License
769 stars 306 forks source link

How to play multiple audios at the same time? #336

Open superbluecool opened 6 years ago

superbluecool commented 6 years ago

See title, how to play multiple audios at the same time? I just need to play audios, and no need for any videos.

JoshuaNovak919 commented 6 years ago

I also need the ability to play multiple audio files at once (a song, and then sound effects). Anyone know if there is a way to do this yet or if this is something coming eventually?

mike-rowley commented 6 years ago

I don't believe this is possible for MediaPlayer on android, it might be possible with ExoPlayer V2 but I am not sure if we will support that in the XMM V1 release.