Uses of Class
com.mpatric.mp3agic.NotSupportedException
| Package | Description |
|---|---|
| com.mpatric.mp3agic |
-
Uses of NotSupportedException in com.mpatric.mp3agic
Methods in com.mpatric.mp3agic that throw NotSupportedException Modifier and Type Method Description voidID3v2Frame. packFrame(byte[] bytes, int offset)voidID3v2ObseleteFrame. packFrame(byte[] bytes, int offset)intAbstractID3v2Tag. packFrames(byte[] bytes, int offset)voidAbstractID3v2Tag. packTag(byte[] bytes)voidMp3File. save(String newFilename)byte[]AbstractID3v2Tag. toBytes()byte[]ID3v1. toBytes()byte[]ID3v2Frame. toBytes()voidID3v2Frame. toBytes(byte[] bytes, int offset)