|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GEOBID3V2Frame | |
| org.blinkenlights.jid3.test | |
| org.blinkenlights.jid3.util | |
| org.blinkenlights.jid3.v2 | |
| Uses of GEOBID3V2Frame in org.blinkenlights.jid3.test |
| Methods in org.blinkenlights.jid3.test with parameters of type GEOBID3V2Frame | |
void |
AllTests.TestID3Visitor.visitGEOBID3V2Frame(GEOBID3V2Frame oGEOBID3V2Frame)
|
| Uses of GEOBID3V2Frame in org.blinkenlights.jid3.util |
| Methods in org.blinkenlights.jid3.util with parameters of type GEOBID3V2Frame | |
void |
ID3Visitor.visitGEOBID3V2Frame(GEOBID3V2Frame oGEOBID3V2Frame)
|
| Uses of GEOBID3V2Frame in org.blinkenlights.jid3.v2 |
| Methods in org.blinkenlights.jid3.v2 that return GEOBID3V2Frame | |
GEOBID3V2Frame[] |
ID3V2_3_0Tag.getGEOBFrames()
Get all GEOB frames stored in this tag. |
GEOBID3V2Frame |
ID3V2_3_0Tag.removeGEOBFrame(java.lang.String sContentDescriptor)
Remove a specific GEOB frame from this tag. |
| Methods in org.blinkenlights.jid3.v2 with parameters of type GEOBID3V2Frame | |
void |
ID3V2_3_0Tag.addGEOBFrame(GEOBID3V2Frame oGEOBID3V2Frame)
Add a general encapsulated object frame to this tag. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||