public interface CanPlayThroughHandler extends EventHandler
CanPlayThroughEvent
events.
Experimental API: This API is still under development and is subject to change.
Modifier and Type | Method and Description |
---|---|
void |
onCanPlayThrough(CanPlayThroughEvent event)
Called when CanPlayThroughEvent is fired.
|
void onCanPlayThrough(CanPlayThroughEvent event)
event
- the CanPlayThroughEvent
that was fired