public class OrientationChangeListener
extends java.lang.Object
implements org.salient.artplayer.OrientationEventManager.OnOrientationChangeListener
| Constructor and Description |
|---|
OrientationChangeListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onOrientationLandscape(org.salient.artplayer.VideoView videoView) |
void |
onOrientationPortrait(org.salient.artplayer.VideoView videoView) |
void |
onOrientationReverseLandscape(org.salient.artplayer.VideoView videoView) |
public void onOrientationLandscape(org.salient.artplayer.VideoView videoView)
onOrientationLandscape in interface org.salient.artplayer.OrientationEventManager.OnOrientationChangeListenerpublic void onOrientationReverseLandscape(org.salient.artplayer.VideoView videoView)
onOrientationReverseLandscape in interface org.salient.artplayer.OrientationEventManager.OnOrientationChangeListenerpublic void onOrientationPortrait(org.salient.artplayer.VideoView videoView)
onOrientationPortrait in interface org.salient.artplayer.OrientationEventManager.OnOrientationChangeListener