SoundStream.onSeek

Change the current playing position in the stream source.

This function must be overridden by derived classes to allow random seeking into the stream source.

class SoundStream
protected abstract
void
onSeek
(
Duration timeOffset
)

Meta