public static class IMedia.Event extends AbstractVLCEvent
AbstractVLCEvent.Listener<T extends AbstractVLCEvent>
Modifier and Type | Field and Description |
---|---|
static int |
DurationChanged |
static int |
MetaChanged |
static int |
ParsedChanged |
static int |
StateChanged |
static int |
SubItemAdded |
static int |
SubItemTreeAdded |
Constructor and Description |
---|
Event(int type) |
Event(int type,
long arg1) |
Modifier and Type | Method and Description |
---|---|
int |
getMetaId() |
int |
getParsedStatus()
Get the ParsedStatus in case of
ParsedChanged event |
release
public static final int MetaChanged
public static final int SubItemAdded
public static final int DurationChanged
public static final int ParsedChanged
public static final int StateChanged
public static final int SubItemTreeAdded
public int getMetaId()
public int getParsedStatus()
ParsedChanged
eventIMedia.ParsedStatus