IMediaProgressable

Kind of class: public interface
Package:
Inherits from:
  • none
Author: Stephan Bezoen
Classpath: org.asaplibrary.util.media.IMediaProgressable
File last modified: Wednesday, 11 May 2011, 22:42:25

Summary

Instance methods

Instance methods

getLoadProgressHandler

function getLoadProgressHandler() : Function

Get the handler for ProgressEvent events for loading

Returns
  • a function that takes an object of type ProgressEvent

getPlayProgressHandler

function getPlayProgressHandler() : Function

Get the handler for ProgressEvent events for playing

Returns
  • a function that takes an object of type ProgressEvent