protected class VideoPlaybackController.OnSourceSelectedListener extends java.lang.Object implements EventListener
Modifier and Type | Field and Description |
---|---|
Video |
currentVideo |
Modifier | Constructor and Description |
---|---|
protected |
OnSourceSelectedListener() |
Modifier and Type | Method and Description |
---|---|
void |
processEvent(Event event)
Process a given event to some purpose.
|
public Video currentVideo
@Default public void processEvent(Event event)
EventListener
processEvent
in interface EventListener
event
- The given event.