提一个优化问题
Open
Nobody has claimed this yet.
enhancement
not-on-plan
- Dominant language
- C
- Stars
- 33.2k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
setLooper(true)后,每次播放完毕到重新开始播放的间隔时间太长了
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the setLooper(true) entry point through the playback-completion and restart paths, checking both Android and iOS behavior where relevant. Measure the delay between completion and restart and identify the current loop timing; done means the next playback begins without the reported excessive interval.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- audio-video-rtc, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100