Music.onSeek

Change the current playing position in the stream source.

class Music
protected override
void
onSeek
(
Duration timeOffset
)

Parameters

timeOffset Duration

New playing position, from the beginning of the music

Implements SoundStream.

Meta