protected class VideoControlsLeanback.LeanbackInternalListener extends VideoControls.InternalListener
pausedForSeek| Modifier | Constructor and Description |
|---|---|
protected |
LeanbackInternalListener() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onFastForwardClicked()
Occurs when the Fast Forward button on the
VideoControls
is clicked. |
boolean |
onRewindClicked()
Occurs when the Rewind button on the
VideoControls
is clicked. |
onNextClicked, onPlayPauseClicked, onPreviousClicked, onSeekEnded, onSeekStartedpublic boolean onFastForwardClicked()
VideoControlsButtonListenerVideoControls
is clicked.onFastForwardClicked in interface VideoControlsButtonListeneronFastForwardClicked in class VideoControls.InternalListenerpublic boolean onRewindClicked()
VideoControlsButtonListenerVideoControls
is clicked.onRewindClicked in interface VideoControlsButtonListeneronRewindClicked in class VideoControls.InternalListener