Uses of Interface
com.mpatric.mp3agic.ID3v1
| Package | Description |
|---|---|
| com.mpatric.mp3agic |
-
Uses of ID3v1 in com.mpatric.mp3agic
Subinterfaces of ID3v1 in com.mpatric.mp3agic Modifier and Type Interface Description interfaceID3v2Classes in com.mpatric.mp3agic that implement ID3v1 Modifier and Type Class Description classAbstractID3v2TagclassID3v1TagclassID3v22TagclassID3v23TagclassID3v24TagMethods in com.mpatric.mp3agic that return ID3v1 Modifier and Type Method Description ID3v1ID3Wrapper. getId3v1Tag()ID3v1Mp3File. getId3v1Tag()Methods in com.mpatric.mp3agic with parameters of type ID3v1 Modifier and Type Method Description voidMp3File. setId3v1Tag(ID3v1 id3v1Tag)Constructors in com.mpatric.mp3agic with parameters of type ID3v1 Constructor Description ID3Wrapper(ID3v1 id3v1Tag, ID3v2 id3v2Tag)