|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MP3MetadataItem
API for MP3 metadta items (ID3 tags, Lyrics3 objects, etc).
Method Summary | |
---|---|
MP3MetadataContainer |
getBody()
Get the MP3MetadataContainer for this item. |
java.lang.String |
getIdentifier()
ID string that usually corresponds to the class name, but can be displayed to the user. |
int |
getSize()
Get the size of the item, in bytes. |
Method Detail |
---|
java.lang.String getIdentifier()
int getSize()
MP3MetadataContainer getBody()
MP3MetadataContainer
for this item.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |