mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-13 14:41:03 +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.