Baseflow / Baseflow/XamarinMediaManager

Repeat Mode plays with gaps on iOS

Open
#864 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.