Baseflow / Baseflow/XamarinMediaManager
Repeat Mode plays with gaps on iOS
Open
- Dominant language
- C#
- Stars
- 763
- Forks
- 299
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Research direction
Start at the MediaManager.Playback.RepeatMode.All path and reproduce the gap between repeated sounds on iOS, then compare it with the Android behavior described in the issue. Trace the iOS playback implementation to identify where repeat transitions are handled. Done means RepeatMode.All loops audio without an audible gap on iOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, ios
- Domain
- audio-video-rtc, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100