mirror of
https://github.com/apache/cordova-android.git
synced 2025-04-05 22:41:53 +08:00

Calling Media.seekTo() now updates the Media._position value. I could not make seekTo() to work when your audio clip is not playing as that is not a supported action of the AndroidMedia player class.