MP3Decoder.sync

Does nothing. Only provided for compatibility with older versions of the MP3Decoder api.

Previously would resync to a frame after a file seek, but this is no longer necessary. Call seek instead.

class MP3Decoder
deprecated
void
sync
(
scope ReadBufFn reader
)

Meta