|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ID3v2_4 | |
org.farng.mp3.filename | Start with FilenameTag |
org.farng.mp3.id3 | Start with ID3v1, ID3v1_1, ID3v2_2, ID3v2_2Frame, ID3v2_3, ID3v2_3Frame, ID3v2_4, or ID3v2_4Frame. |
Uses of ID3v2_4 in org.farng.mp3.filename |
Methods in org.farng.mp3.filename that return ID3v2_4 | |
ID3v2_4 |
FilenameToken.createId3Tag()
|
ID3v2_4 |
FilenameTag.getId3tag()
Returns the ID3v2_4 representation of this tag |
ID3v2_4 |
FilenameParenthesis.createId3Tag()
|
ID3v2_4 |
FilenameDelimiter.createId3Tag()
|
abstract ID3v2_4 |
AbstractFilenameComposite.createId3Tag()
|
Methods in org.farng.mp3.filename with parameters of type ID3v2_4 | |
void |
FilenameTag.setId3tag(ID3v2_4 id3tag)
Sets the ID3v2_4 representation of this tag. |
Uses of ID3v2_4 in org.farng.mp3.id3 |
Constructors in org.farng.mp3.id3 with parameters of type ID3v2_4 | |
ID3v2_4(ID3v2_4 copyObject)
Creates a new ID3v2_4 object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |