apache / apache/cordova-plugin-media
setRate() missing from type declarations file
Open
- Dominant language
- JavaScript
- Stars
- 391
- Forks
- 762
- PR merge metrics
- No merged PRs in 30d
Description
setRate(rate: number): void; should in in the types file. Also the description here: https://github.com/apache/cordova-plugin-media#mediasetrate is incorrect.
Contributor guide
Research direction
Locate the types file and verify where the missing setRate(rate: number): void declaration belongs. Read the linked Media#setRate documentation, correct its inaccurate description, and confirm both the declaration and documentation now describe setRate consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- developer-experience, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100