public static interface ExoMediaPlayer.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(java.lang.Exception e) |
void |
onStateChanged(Cineer player,
boolean playWhenReady,
int playbackState) |
void |
onVideoSizeChanged(int width,
int height,
int unAppliedRotationDegrees,
float pixelWidthHeightRatio) |