Reads and writes MP3 files. More...
Classes | |
struct | ID3V2Tag_t |
Public Member Functions | |
FileMP3 () | |
Initialize a MP3 file object. | |
~FileMP3 () | |
Dispose of an MP3 file object. | |
Reads and writes MP3 files.
This class will read and write out MP3 text files
Burger::FileMP3::FileMP3 | ( | void | ) |
Initialize a MP3 file object.
Burger::FileMP3::~FileMP3 | ( | ) |
Dispose of an MP3 file object.
Release all objects.
Calling Shutdown() performs this action manually.