Music.onSeek

Change the current playing position in the stream source.

class Music
protected override
void
onSeek
(
Duration timeOffset
)

Parameters

timeOffset
Type: Duration

New playing position, from the start of the music

Meta