|
Class Summary |
| AudioDataEditor |
Handles the actual writing of the meta-information to the file. |
| FlacDataEditor |
Returns the FLAC comment tag if it exists already, if not
returns a new FLAC comment tag which is identical to the
OGG Vorbis comment tag |
| M4ADataEditor |
Returns the Mp4 tag if it exists, or creates a new mp4 tag if
it doesn't already exist in the file. |
| MP3DataEditor |
Returns the correct ID3 tag for the mp3. |
| OGGDataEditor |
Creates a valid OggVorbis comment tag for an undescribed
OGG file is written to. |