Modifier and Type | Class and Description |
---|---|
static class |
MediaEvent.EventId |
Modifier | Constructor and Description |
---|---|
protected |
MediaEvent(long handle)
Constructor to be use when creating Events from Native code.
|
|
MediaEvent(long handle,
boolean takeOwnership) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUrl() |
void |
setUrl(java.lang.String url) |
finalize, getEventId, getMessage, getNativeHandle, init, stopPropagation
protected MediaEvent(long handle)
handle
- public MediaEvent(long handle, boolean takeOwnership)