public interface HasCanPlayThroughHandlers extends HasHandlers
CanPlayThroughHandler
instances.
Experimental API: This API is still under development and is subject to change.
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
addCanPlayThroughHandler(CanPlayThroughHandler handler)
Adds a
CanPlayThroughEvent handler. |
fireEvent
HandlerRegistration addCanPlayThroughHandler(CanPlayThroughHandler handler)
CanPlayThroughEvent
handler.handler
- the media CanPlayThrough handlerHandlerRegistration
used to remove this handler