public static class LibVLC.Event
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
org.videolan.libvlc.VLCEvent.Listener<T extends org.videolan.libvlc.VLCEvent>
Listener for libvlc events
|
| Modifier and Type | Field and Description |
|---|---|
protected long |
arg1 |
protected float |
arg2 |
int |
type |
| Modifier | Constructor and Description |
|---|---|
protected |
LibVLC.Event(int type) |