|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTag | |
---|---|
org.jaudiotagger.audio.generic | |
org.jaudiotagger.tag.mp4 | |
org.jaudiotagger.tag.vorbiscomment |
Uses of AbstractTag in org.jaudiotagger.audio.generic |
---|
Subclasses of AbstractTag in org.jaudiotagger.audio.generic | |
---|---|
class |
GenericTag
This is a complete example implementation of AbstractTag .The identifiers of commonly used fields is defined by GenericTag.keys . |
Uses of AbstractTag in org.jaudiotagger.tag.mp4 |
---|
Subclasses of AbstractTag in org.jaudiotagger.tag.mp4 | |
---|---|
class |
Mp4Tag
A Logical representation of Mp4Tag, i.e the meta information stored in an Mp4 file underneath the moov.udt.meta.ilst atom. |
Uses of AbstractTag in org.jaudiotagger.tag.vorbiscomment |
---|
Subclasses of AbstractTag in org.jaudiotagger.tag.vorbiscomment | |
---|---|
class |
VorbisCommentTag
This is the logical representation of Vorbis Comment Data |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |