# BackgroundAudioManager.seek(number currentTime)

with Promise style call: Not supported

Mini Program plugin: Support

Jump to the specified location

# parameter

# number currentTime

Jump position, unit s。 To the decimal point 3 Bit, that is, support ms Level of accuracy

# error

Error code Error message Introductions
10001 System error
10002 Network error
10003 File error, please check if response header is missing Content-Length
10004 Format error
-1 Unknown error