capacitor-community / capacitor-community/native-audio
Set current time
- Dominant language
- Java
- Stars
- 154
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I want to provide buttons to jump + or - 10 seconds, but for this I need to jump in an audio file to specific position.
**Describe the solution you'd like**
Function `setCurrentTime(time: number)`
**Describe alternatives you've considered**
Haven't found alternative.
**Additional context**
Contributor guide
Research direction
Start by locating the audio playback entry point and the existing time or position controls in the native-audio project. Define how setCurrentTime(time: number) should interpret the value and verify that callers can jump to the requested position in an audio file, including the requested ±10-second use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100