Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seek to specific position not working #122

Open
akinfopark opened this issue Sep 21, 2021 · 1 comment
Open

seek to specific position not working #122

akinfopark opened this issue Sep 21, 2021 · 1 comment

Comments

@akinfopark
Copy link

akinfopark commented Sep 21, 2021

Describe the bug
Unable to seek to specific positon

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
make the audio seek to specific position
I tried jcplayer.getCurrentAudio.setPosition(300000) & also assigning jcStatus in on onPreparedAudio to a global variable mJcStatus & tried mJcStstus.setCurrentPositon(300000)., no effect

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@IMDroidude
Copy link

I am also having same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants