capacitor-community / capacitor-community/native-audio

Set current time

Open
#115 1 comment 0 reactions 0 assignees View on GitHub
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**
Bez názvu

Contributor guide

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.