怎么去获取当前播放时间?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 490
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
我用onPlaying去获取歌曲播放位置以及时间,但并不知道具体时间那个参数,获取不到结果
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
The issue names the Sound component and its onPlaying callback; start by locating that callback's API and identifying what value it receives. Done means the supported way to obtain the current playback time is clear, either through the existing API or documented usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100