public static interface JWPlayerView.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
onPause()
Fired when the view goes to the background
|
void |
onResume()
Fired when the view returns from background
|
void |
onSetupStarted()
Fired when setup of the view/player begins
|