|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLyrics3 | |
org.farng.mp3 | Start with AbstractMP3Tag or MP3File |
org.farng.mp3.lyrics3 | Start with Lyrics3v1 or Lyrics3v2 |
Uses of AbstractLyrics3 in org.farng.mp3 |
Methods in org.farng.mp3 that return AbstractLyrics3 | |
AbstractLyrics3 |
MP3File.getLyrics3Tag()
Returns the ID3v1 tag for this object. |
Methods in org.farng.mp3 with parameters of type AbstractLyrics3 | |
void |
MP3File.setLyrics3Tag(AbstractLyrics3 lyrics3tag)
|
Uses of AbstractLyrics3 in org.farng.mp3.lyrics3 |
Subclasses of AbstractLyrics3 in org.farng.mp3.lyrics3 | |||||||||||||||||||||||
class |
Lyrics3v1
|