|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ETCOID3V2Frame.Event | |
org.blinkenlights.jid3.v2 |
Uses of ETCOID3V2Frame.Event in org.blinkenlights.jid3.v2 |
Methods in org.blinkenlights.jid3.v2 that return ETCOID3V2Frame.Event | |
ETCOID3V2Frame.Event |
ETCOID3V2Frame.getEvent(int iTimestamp)
Get the event which has been set for a given time. |
ETCOID3V2Frame.Event[] |
ETCOID3V2Frame.getEvents()
Get all events which have been set. |
ETCOID3V2Frame.Event |
ETCOID3V2Frame.removeEvent(ETCOID3V2Frame.Event oEvent)
Remove the event set for a specific time. |
Methods in org.blinkenlights.jid3.v2 with parameters of type ETCOID3V2Frame.Event | |
void |
ETCOID3V2Frame.addEvent(ETCOID3V2Frame.Event oEvent)
Add an event to the list. |
ETCOID3V2Frame.Event |
ETCOID3V2Frame.removeEvent(ETCOID3V2Frame.Event oEvent)
Remove the event set for a specific time. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |