Package com.longtailvideo.jwplayer
Interface JWPlayerView.Listener
-
- Enclosing class:
- JWPlayerView
public static interface JWPlayerView.Listener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonPause()Fired when the view goes to the backgroundvoidonResume()Fired when the view returns from backgroundvoidonSetupStarted()Fired when setup of the view/player begins
-