MP3Decoder.restart

Calls seek(0). This function is provided for compatibility with older versions of the MP3Decoder api and has no other use.

class MP3Decoder
deprecated
void
restart
(
scope ReadBufFn reader
)

Parameters

reader ReadBufFn

ignored, provided just for legacy compatibility

Meta