forked from github/cordova-android
Added Media.seekTo(int milliseconds);
This commit is contained in:
@@ -186,6 +186,7 @@ public class AudioHandler extends Plugin {
|
||||
|
||||
/**
|
||||
* Seek to a location.
|
||||
*
|
||||
*
|
||||
* @param id The id of the audio player
|
||||
* @param miliseconds int: number of milliseconds to skip 1000 = 1 second
|
||||
|
||||
Reference in New Issue
Block a user