You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Unable to seek to specific positon
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
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.
The text was updated successfully, but these errors were encountered:
Describe the bug
Unable to seek to specific positon
To Reproduce
Steps to reproduce the behavior:
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.
The text was updated successfully, but these errors were encountered: