Uses of Interface
com.mpatric.mp3agic.ID3v2
| Package | Description |
|---|---|
| com.mpatric.mp3agic |
-
Uses of ID3v2 in com.mpatric.mp3agic
Classes in com.mpatric.mp3agic that implement ID3v2 Modifier and Type Class Description classAbstractID3v2TagclassID3v22TagclassID3v23TagclassID3v24TagMethods in com.mpatric.mp3agic that return ID3v2 Modifier and Type Method Description ID3v2ID3Wrapper. getId3v2Tag()ID3v2Mp3File. getId3v2Tag()Methods in com.mpatric.mp3agic with parameters of type ID3v2 Modifier and Type Method Description voidMp3File. setId3v2Tag(ID3v2 id3v2Tag)Constructors in com.mpatric.mp3agic with parameters of type ID3v2 Constructor Description ID3Wrapper(ID3v1 id3v1Tag, ID3v2 id3v2Tag)