public static class RendererDiscoverer.Event extends VLCEvent
VLCEvent.Listener<T extends VLCEvent>| Modifier and Type | Field and Description |
|---|---|
static int |
ItemAdded |
static int |
ItemDeleted |
| Modifier | Constructor and Description |
|---|---|
protected |
Event(int type,
long nativeHolder,
RendererItem item) |
| Modifier and Type | Method and Description |
|---|---|
RendererItem |
getItem() |
public static final int ItemAdded
public static final int ItemDeleted
protected Event(int type,
long nativeHolder,
RendererItem item)
public RendererItem getItem()