|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GRIDID3V2Frame | |
| org.blinkenlights.jid3.test | |
| org.blinkenlights.jid3.util | |
| org.blinkenlights.jid3.v2 | |
| Uses of GRIDID3V2Frame in org.blinkenlights.jid3.test |
| Methods in org.blinkenlights.jid3.test with parameters of type GRIDID3V2Frame | |
void |
AllTests.TestID3Visitor.visitGRIDID3V2Frame(GRIDID3V2Frame oGRIDID3V2Frame)
|
| Uses of GRIDID3V2Frame in org.blinkenlights.jid3.util |
| Methods in org.blinkenlights.jid3.util with parameters of type GRIDID3V2Frame | |
void |
ID3Visitor.visitGRIDID3V2Frame(GRIDID3V2Frame oGRIDID3V2Frame)
|
| Uses of GRIDID3V2Frame in org.blinkenlights.jid3.v2 |
| Methods in org.blinkenlights.jid3.v2 that return GRIDID3V2Frame | |
GRIDID3V2Frame[] |
ID3V2_3_0Tag.getGRIDFrames()
Get all GRID frames stored in this tag. |
GRIDID3V2Frame |
ID3V2_3_0Tag.removeGRIDFrame(byte byGroupSymbol)
Remove a specific GRID frame from this tag. |
| Methods in org.blinkenlights.jid3.v2 with parameters of type GRIDID3V2Frame | |
void |
ID3V2_3_0Tag.addGRIDFrame(GRIDID3V2Frame oGRIDID3V2Frame)
Add a group identification registration frame to this tag. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||