|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ID3v2Picture | |
|---|---|
| pgbennett.id3 | |
| Uses of ID3v2Picture in pgbennett.id3 |
|---|
| Methods in pgbennett.id3 that return ID3v2Picture | |
|---|---|
ID3v2Picture |
MP3File.getMp3Picture(java.lang.String id)
|
ID3v2Picture |
ID3v2Frame.getPicture()
Get Picture data for APIC frame |
| Methods in pgbennett.id3 with parameters of type ID3v2Picture | |
|---|---|
void |
MP3File.setMp3Picture(java.lang.String id,
ID3v2Picture pic)
|
void |
ID3v2Frame.setPicture(ID3v2Picture pic)
|
void |
ID3v2Tag.setPictureFrame(ID3v2Picture pic)
|
| Constructors in pgbennett.id3 with parameters of type ID3v2Picture | |
|---|---|
ID3v2Frame(ID3v2Picture pic)
Create and ID3v2 frame with the specified id and data. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||