Class LegacyMediaPlayerWrapper
+-
+
- java.lang.Object +
-
+
-
+
- com.google.android.exoplayer2.BasePlayer +
-
+
-
+
- com.google.android.exoplayer2.SimpleBasePlayer +
-
+
-
+
- com.google.android.exoplayer2.LegacyMediaPlayerWrapper +
+
+
+
-
+
-
+
-
+
- All Implemented Interfaces: +
Player
+
+public final class LegacyMediaPlayerWrapper +extends SimpleBasePlayer
+A+Player
wrapper for the legacy Android platformMediaPlayer
.
+
-
+
-
+
+
+ + +-
+
-
+
+
+
Nested Class Summary
+-
+
-
+
+
+
Nested classes/interfaces inherited from class com.google.android.exoplayer2.SimpleBasePlayer
+SimpleBasePlayer.State
+
-
+
-
+
+
+
Nested classes/interfaces inherited from interface com.google.android.exoplayer2.Player
+Player.Command, Player.Commands, Player.DiscontinuityReason, Player.Event, Player.Events, Player.Listener, Player.MediaItemTransitionReason, Player.PlaybackSuppressionReason, Player.PlayWhenReadyChangeReason, Player.PositionInfo, Player.RepeatMode, Player.TimelineChangeReason
+
+ -
+
+
+
+ + +-
+
-
+
+
+
Field Summary
+-
+
-
+
+
+
Fields inherited from class com.google.android.exoplayer2.BasePlayer
+window
+
-
+
-
+
+
+
Fields inherited from interface com.google.android.exoplayer2.Player
+COMMAND_ADJUST_DEVICE_VOLUME, COMMAND_CHANGE_MEDIA_ITEMS, COMMAND_GET_AUDIO_ATTRIBUTES, COMMAND_GET_CURRENT_MEDIA_ITEM, COMMAND_GET_DEVICE_VOLUME, COMMAND_GET_MEDIA_ITEMS_METADATA, COMMAND_GET_TEXT, COMMAND_GET_TIMELINE, COMMAND_GET_TRACKS, COMMAND_GET_VOLUME, COMMAND_INVALID, COMMAND_PLAY_PAUSE, COMMAND_PREPARE, COMMAND_SEEK_BACK, COMMAND_SEEK_FORWARD, COMMAND_SEEK_IN_CURRENT_MEDIA_ITEM, COMMAND_SEEK_IN_CURRENT_WINDOW, COMMAND_SEEK_TO_DEFAULT_POSITION, COMMAND_SEEK_TO_MEDIA_ITEM, COMMAND_SEEK_TO_NEXT, COMMAND_SEEK_TO_NEXT_MEDIA_ITEM, COMMAND_SEEK_TO_NEXT_WINDOW, COMMAND_SEEK_TO_PREVIOUS, COMMAND_SEEK_TO_PREVIOUS_MEDIA_ITEM, COMMAND_SEEK_TO_PREVIOUS_WINDOW, COMMAND_SEEK_TO_WINDOW, COMMAND_SET_DEVICE_VOLUME, COMMAND_SET_MEDIA_ITEM, COMMAND_SET_MEDIA_ITEMS_METADATA, COMMAND_SET_REPEAT_MODE, COMMAND_SET_SHUFFLE_MODE, COMMAND_SET_SPEED_AND_PITCH, COMMAND_SET_TRACK_SELECTION_PARAMETERS, COMMAND_SET_VIDEO_SURFACE, COMMAND_SET_VOLUME, COMMAND_STOP, DISCONTINUITY_REASON_AUTO_TRANSITION, DISCONTINUITY_REASON_INTERNAL, DISCONTINUITY_REASON_REMOVE, DISCONTINUITY_REASON_SEEK, DISCONTINUITY_REASON_SEEK_ADJUSTMENT, DISCONTINUITY_REASON_SKIP, EVENT_AUDIO_ATTRIBUTES_CHANGED, EVENT_AUDIO_SESSION_ID, EVENT_AVAILABLE_COMMANDS_CHANGED, EVENT_CUES, EVENT_DEVICE_INFO_CHANGED, EVENT_DEVICE_VOLUME_CHANGED, EVENT_IS_LOADING_CHANGED, EVENT_IS_PLAYING_CHANGED, EVENT_MAX_SEEK_TO_PREVIOUS_POSITION_CHANGED, EVENT_MEDIA_ITEM_TRANSITION, EVENT_MEDIA_METADATA_CHANGED, EVENT_METADATA, EVENT_PLAY_WHEN_READY_CHANGED, EVENT_PLAYBACK_PARAMETERS_CHANGED, EVENT_PLAYBACK_STATE_CHANGED, EVENT_PLAYBACK_SUPPRESSION_REASON_CHANGED, EVENT_PLAYER_ERROR, EVENT_PLAYLIST_METADATA_CHANGED, EVENT_POSITION_DISCONTINUITY, EVENT_RENDERED_FIRST_FRAME, EVENT_REPEAT_MODE_CHANGED, EVENT_SEEK_BACK_INCREMENT_CHANGED, EVENT_SEEK_FORWARD_INCREMENT_CHANGED, EVENT_SHUFFLE_MODE_ENABLED_CHANGED, EVENT_SKIP_SILENCE_ENABLED_CHANGED, EVENT_SURFACE_SIZE_CHANGED, EVENT_TIMELINE_CHANGED, EVENT_TRACK_SELECTION_PARAMETERS_CHANGED, EVENT_TRACKS_CHANGED, EVENT_VIDEO_SIZE_CHANGED, EVENT_VOLUME_CHANGED, MEDIA_ITEM_TRANSITION_REASON_AUTO, MEDIA_ITEM_TRANSITION_REASON_PLAYLIST_CHANGED, MEDIA_ITEM_TRANSITION_REASON_REPEAT, MEDIA_ITEM_TRANSITION_REASON_SEEK, PLAY_WHEN_READY_CHANGE_REASON_AUDIO_BECOMING_NOISY, PLAY_WHEN_READY_CHANGE_REASON_AUDIO_FOCUS_LOSS, PLAY_WHEN_READY_CHANGE_REASON_END_OF_MEDIA_ITEM, PLAY_WHEN_READY_CHANGE_REASON_REMOTE, PLAY_WHEN_READY_CHANGE_REASON_USER_REQUEST, PLAYBACK_SUPPRESSION_REASON_NONE, PLAYBACK_SUPPRESSION_REASON_TRANSIENT_AUDIO_FOCUS_LOSS, REPEAT_MODE_ALL, REPEAT_MODE_OFF, REPEAT_MODE_ONE, STATE_BUFFERING, STATE_ENDED, STATE_IDLE, STATE_READY, TIMELINE_CHANGE_REASON_PLAYLIST_CHANGED, TIMELINE_CHANGE_REASON_SOURCE_UPDATE
+
+ -
+
+
+
+ + +-
+
-
+
+
+
Constructor Summary
++
+Constructors ++ +Constructor +Description ++ + +LegacyMediaPlayerWrapper(Looper looper)
+ +Creates the+MediaPlayer
wrapper.
+
+ +-
+
-
+
+
+
Method Summary
++
+All Methods Instance Methods Concrete Methods ++ +Modifier and Type +Method +Description ++ + +protected SimpleBasePlayer.State
+getState()
+ +Returns the current+SimpleBasePlayer.State
of the player.+ + +protected ListenableFuture<?>
+handleSetPlayWhenReady(boolean playWhenReady)
+ +Handles calls to set+SimpleBasePlayer.State.playWhenReady
.-
+
-
+
+
+
Methods inherited from class com.google.android.exoplayer2.SimpleBasePlayer
+addListener, addMediaItems, clearVideoSurface, clearVideoSurface, clearVideoSurfaceHolder, clearVideoSurfaceView, clearVideoTextureView, decreaseDeviceVolume, getApplicationLooper, getAudioAttributes, getAvailableCommands, getBufferedPosition, getContentBufferedPosition, getContentPosition, getCurrentAdGroupIndex, getCurrentAdIndexInAdGroup, getCurrentCues, getCurrentMediaItemIndex, getCurrentPeriodIndex, getCurrentPosition, getCurrentTimeline, getCurrentTracks, getDeviceInfo, getDeviceVolume, getDuration, getMaxSeekToPreviousPosition, getMediaMetadata, getPlaceholderState, getPlaybackParameters, getPlaybackState, getPlaybackSuppressionReason, getPlayerError, getPlaylistMetadata, getPlayWhenReady, getRepeatMode, getSeekBackIncrement, getSeekForwardIncrement, getShuffleModeEnabled, getSurfaceSize, getTotalBufferedDuration, getTrackSelectionParameters, getVideoSize, getVolume, increaseDeviceVolume, invalidateState, isDeviceMuted, isLoading, isPlayingAd, moveMediaItems, prepare, release, removeListener, removeMediaItems, seekTo, setDeviceMuted, setDeviceVolume, setMediaItems, setMediaItems, setPlaybackParameters, setPlaylistMetadata, setPlayWhenReady, setRepeatMode, setShuffleModeEnabled, setTrackSelectionParameters, setVideoSurface, setVideoSurfaceHolder, setVideoSurfaceView, setVideoTextureView, setVolume, stop, stop
+
-
+
-
+
+
+
Methods inherited from class com.google.android.exoplayer2.BasePlayer
+addMediaItem, addMediaItem, addMediaItems, canAdvertiseSession, clearMediaItems, getBufferedPercentage, getContentDuration, getCurrentLiveOffset, getCurrentManifest, getCurrentMediaItem, getCurrentWindowIndex, getMediaItemAt, getMediaItemCount, getNextMediaItemIndex, getNextWindowIndex, getPreviousMediaItemIndex, getPreviousWindowIndex, hasNext, hasNextMediaItem, hasNextWindow, hasPrevious, hasPreviousMediaItem, hasPreviousWindow, isCommandAvailable, isCurrentMediaItemDynamic, isCurrentMediaItemLive, isCurrentMediaItemSeekable, isCurrentWindowDynamic, isCurrentWindowLive, isCurrentWindowSeekable, isPlaying, moveMediaItem, next, pause, play, previous, removeMediaItem, repeatCurrentMediaItem, seekBack, seekForward, seekTo, seekToDefaultPosition, seekToDefaultPosition, seekToNext, seekToNextMediaItem, seekToNextWindow, seekToPrevious, seekToPreviousMediaItem, seekToPreviousWindow, setMediaItem, setMediaItem, setMediaItem, setMediaItems, setPlaybackSpeed
+
+ -
+
+
+
+ -
+
+
+
-
+
-
+
+
+ + +-
+
-
+
+
+
Constructor Detail
+ + + +-
+
-
+
LegacyMediaPlayerWrapper
+public LegacyMediaPlayerWrapper(Looper looper)
+Creates the+MediaPlayer
wrapper.-
+
- Parameters: +
looper
- TheLooper
used to call all methods on.
+
+
+ -
+
+ +-
+
-
+
+
+
Method Detail
+ + + +-
+
-
+
getState
+protected SimpleBasePlayer.State getState()
+Description copied from class:+SimpleBasePlayer
Returns the current+SimpleBasePlayer.State
of the player. + +The
SimpleBasePlayer.State
should include all available commands indicating which player + methods are allowed to be called. + +Note that this method won't be called while asynchronous handling of player methods is in + progress. This means that the implementation doesn't need to handle state changes caused by + these asynchronous operations until they are done and can return the currently known state + directly. The placeholder state used while these asynchronous operations are in progress can be + customized by overriding
SimpleBasePlayer.getPlaceholderState(State)
if required.-
+
- Specified by: +
getState
in classSimpleBasePlayer
+
+
-
+
-
+
handleSetPlayWhenReady
+protected ListenableFuture<?> handleSetPlayWhenReady(boolean playWhenReady)
+Description copied from class:+SimpleBasePlayer
Handles calls to set+SimpleBasePlayer.State.playWhenReady
. + +Will only be called if
Player.COMMAND_PLAY_PAUSE
is available.-
+
- Overrides: +
handleSetPlayWhenReady
in classSimpleBasePlayer
+- Parameters: +
playWhenReady
- The requestedSimpleBasePlayer.State.playWhenReady
+- Returns: +
- A
ListenableFuture
indicating the completion of all immediateSimpleBasePlayer.State
+ changes caused by this call.
+ - See Also: +
Player.setPlayWhenReady(boolean)
, +Player.play()
, +Player.pause()
+
+
+ -
+
+ -
+
+
+