mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
1c97467e39
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.