Baseflow / XamarinMediaManager

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

Repeat Mode plays with gaps on iOS #864

Open srknskr opened 2 years ago

srknskr commented 2 years ago

Repeat Mode works fine on Android. There is no space between sounds. But on iOS it plays with gapless.

Is there any way to loop through gapless audio?

MediaManager.Playback.RepeatMode.All

10acre commented 2 years ago

I am seeing the same issue.