MP3File :: read - Read MP3 file
Usually, the function is called implicitly, when opening the MP3 file (open()). In order to refresh date, one may also call the function explicitly. This will, however, overwrite the data in the referenced MP3Header object.
Implementation details
MP3File  :: read (  )
The function reads the header for the MP3 file. After reading the header, header information may be provided by calling header().