SimpleExoPlayer
@UnstableApi
class SimpleExoPlayer : BasePlayer, ExoPlayer
Summary
Nested types |
|---|
class SimpleExoPlayer.BuilderThis class is deprecated. Use |
Protected constructors |
|---|
|
This function is deprecated. Use the |
Public functions |
|
|---|---|
Unit |
Adds an |
Unit |
Adds a listener to receive audio offload events. |
Unit |
Registers a listener to receive all events from the player. |
Unit |
Adds a list of media items at the given index of the playlist. |
Unit |
Adds a media source to the end of the playlist. |
Unit |
Adds a media source at the given index of the playlist. |
Unit |
Adds a list of media sources to the end of the playlist. |
Unit |
Adds a list of media sources at the given index of the playlist. |
Unit |
Detaches any previously attached auxiliary audio effect from the underlying audio track. |
Unit |
Clears the listener which receives camera motion events if it matches the one passed. |
Unit |
Clears the listener which receives video frame metadata events if it matches the one passed. |
Unit |
Clears any |
Unit |
Clears the |
Unit |
Clears the |
Unit |
Clears the |
Unit |
Clears the |
PlayerMessage! |
Creates a message that can be sent to a |
Unit |
This function is deprecated. Use |
Unit |
Decreases the volume of the device. |
AnalyticsCollector! |
Returns the |
Looper! |
Returns the |
AudioAttributes! |
Returns the attributes for audio playback. |
DecoderCounters? |
Returns |
Format? |
Returns the audio format currently being played, or null if no audio is being played. |
Int |
Returns the audio session identifier, or |
Player.Commands! |
Returns the player's currently available |
Long |
Returns an estimate of the position in the current content or ad up to which data is buffered, in milliseconds. |
Clock! |
Returns the |
Long |
If |
Long |
If |
Int |
If |
Int |
If |
CueGroup! |
Returns the current |
Int |
Returns the index of the current |
Int |
Returns the index of the period currently being played. |
Long |
Returns the playback position in the current content or ad, in milliseconds, or the prospective position in milliseconds if the |
Timeline! |
Returns the current |
TrackGroupArray! |
This function is deprecated. Use |
TrackSelectionArray! |
This function is deprecated. Use |
Tracks! |
Returns the current tracks. |
DeviceInfo! |
Gets the device information. |
Int |
Gets the current volume of the device. |
Long |
Returns the duration of the current content or ad in milliseconds, or |
Long |
Returns the maximum position for which |
MediaMetadata! |
Returns the current combined |
Boolean |
Returns whether the player pauses playback at the end of each media item. |
Boolean |
Whether playback will proceed when |
Looper! |
Returns the |
PlaybackParameters! |
Returns the currently active playback parameters. |
Int |
Returns the current |
Int |
Returns the reason why playback is suppressed even though |
ExoPlaybackException? |
Returns the error that caused playback to fail. |
MediaMetadata! |
Returns the playlist |
ExoPlayer.PreloadConfiguration! |
Returns the |
Renderer! |
Returns the renderer at the given index. |
Int |
Returns the number of renderers. |
Int |
@C.TrackTypeReturns the track type that the renderer at a given index handles. |
Int |
Returns the current |
ScrubbingModeParameters! |
Gets the parameters that control behavior in |
Renderer! |
Returns the secondary renderer at the given index. |
Long |
Returns the |
Long |
Returns the |
SeekParameters! |
Returns the currently active |
Boolean |
Returns whether shuffling of media items is enabled. |
ShuffleOrder! |
Returns the shuffle order. |
Boolean |
Returns whether skipping silences in the audio stream is enabled. |
Size! |
Gets the size of the surface on which the video is rendered. |
Long |
Returns an estimate of the total buffered duration from the current position, in milliseconds. |
TrackSelectionParameters! |
Returns the parameters constraining the track selection. |
TrackSelector! |
Returns the track selector that this player uses, or null if track selection is not supported. |
Int |
Returns the |
DecoderCounters? |
Returns |
Format? |
Returns the video format currently being played, or null if no video is being played. |
Int |
Returns the |
VideoSize! |
Gets the size of the video. |
Float |
Returns the audio volume, with 0 being silence and 1 being unity gain (signal unchanged). |
Unit |
This function is deprecated. Use |
Unit |
Increases the volume of the device. |
Boolean |
Gets whether the device is muted or not. |
Boolean |
Whether the player is currently loading the source. |
Boolean |
Returns whether the player is currently playing an ad. |
Boolean |
Returns whether |
Boolean |
Returns whether the player is optimized for scrubbing (many frequent seeks). |
Boolean |
Returns whether the player has paused its main loop to save power in offload scheduling mode. |
Boolean |
Returns whether tunneling is enabled for the currently selected tracks. |
Unit |
Moves the media item range to the new index. |
Unit |
Sets the audio volume to 0. |
Unit |
Prepares the player. |
Unit |
This function is deprecated. Use |
Unit |
This function is deprecated. Use |
Unit |
Releases the player. |
Unit |
Removes an |
Unit |
Removes a listener of audio offload events. |
Unit |
Unregister a listener registered through |
Unit |
Removes a range of media items from the playlist. |
Unit |
Replaces the media items at the given range of the playlist. |
Unit |
Sets the attributes for audio playback, used by the underlying audio track. |
Unit |
Sets the ID of the audio session to attach to the underlying |
Unit |
Sets information on an auxiliary audio effect to attach to the underlying audio track. |
Unit |
Sets a listener of camera motion events. |
Unit |
This function is deprecated. Use |
Unit |
Sets the mute state of the device. |
Unit |
This function is deprecated. Use |
Unit |
Sets the volume of the device with volume flags. |
Unit |
Sets whether the player is allowed to keep holding limited resources such as video decoders, even when in the idle state. |
Unit |
Sets whether the player should pause automatically when audio is rerouted from a headset to device speakers. |
Unit |
Sets the |
Unit |
Sets the maximum position for which |
Unit |
Clears the playlist and adds the specified |
Unit |
Clears the playlist and adds the specified |
Unit |
Clears the playlist, adds the specified |
Unit |
Clears the playlist and adds the specified |
Unit |
Clears the playlist and adds the specified |
Unit |
Clears the playlist, adds the specified |
Unit |
Clears the playlist and adds the specified |
Unit |
Clears the playlist and adds the specified |
Unit |
Sets whether to pause playback at the end of each media item. |
Unit |
Sets whether playback should proceed when |
Unit |
Attempts to set the playback parameters. |
Unit |
Sets the playlist |
Unit |
Sets the preferred audio device. |
Unit |
Sets the |
Unit |
Sets the |
Unit |
Sets a |
Unit |
Sets the |
Unit |
Sets whether to optimize the player for scrubbing (many frequent seeks). |
Unit |
Sets the parameters that control behavior in |
Unit |
Sets the |
Unit |
Sets the |
Unit |
Sets the parameters that control how seek operations are performed. |
Unit |
Sets whether shuffling of media items is enabled. |
Unit |
Sets the shuffle order. |
Unit |
Sets whether skipping silences in the audio stream is enabled. |
Unit |
Sets the parameters constraining the track selection. |
Unit |
Sets a |
Unit |
Sets a |
Unit |
Sets a listener to receive video frame metadata events. |
Unit |
Sets the |
Unit |
Sets the |
Unit |
Sets the |
Unit |
Sets the |
Unit |
Sets the |
Unit |
Sets the virtual device id to be used for playback. |
Unit |
Sets the audio volume, valid values are between 0 (silence) and 1 (unity gain, signal unchanged), inclusive. |
Unit |
Sets how the player should keep the device awake for playback when the screen is off. |
Unit |
Stops playback without resetting the playlist. |
Unit |
If the audio volume is 0, sets the audio volume to a non-zero value decided by the Player to be the most appropriate. |
Protected functions |
|
|---|---|
Unit |
Seeks to a position in the specified |
Inherited Constants |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Inherited functions |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Inherited properties |
|---|
Protected constructors
SimpleExoPlayer
protectedSimpleExoPlayer(builder: SimpleExoPlayer.Builder!)
| Parameters | |
|---|---|
builder: SimpleExoPlayer.Builder! |
The |
SimpleExoPlayer
protectedSimpleExoPlayer(
context: Context!,
renderersFactory: RenderersFactory!,
trackSelector: TrackSelector!,
mediaSourceFactory: MediaSource.Factory!,
loadControl: LoadControl!,
bandwidthMeter: BandwidthMeter!,
analyticsCollector: AnalyticsCollector!,
useLazyPreparation: Boolean,
clock: Clock!,
applicationLooper: Looper!
)
Public functions
addAnalyticsListener
funaddAnalyticsListener(listener: AnalyticsListener!): Unit
Adds an AnalyticsListener to receive analytics events.
This method can be called from any thread.
| Parameters | |
|---|---|
listener: AnalyticsListener! |
The listener to be added. |
addAudioOffloadListener
funaddAudioOffloadListener(listener: ExoPlayer.AudioOffloadListener!): Unit
Adds a listener to receive audio offload events.
This method can be called from any thread.
| Parameters | |
|---|---|
listener: ExoPlayer.AudioOffloadListener! |
The listener to register. |
addListener
funaddListener(listener: Player.Listener!): Unit
Registers a listener to receive all events from the player.
The listener's methods will be called on the thread associated with getApplicationLooper.
This method can be called from any thread.
| Parameters | |
|---|---|
listener: Player.Listener! |
The listener to register. |
addMediaItems
funaddMediaItems(index: Int, mediaItems: (Mutable)List<MediaItem!>!): Unit
Adds a list of media items at the given index of the playlist.
This method must only be called if COMMAND_CHANGE_MEDIA_ITEMS is available.
| Parameters | |
|---|---|
index: Int |
The index at which to add the media items. If the index is larger than the size of the playlist, the media items are added to the end of the playlist. |
mediaItems: (Mutable)List<MediaItem!>! |
The |
addMediaSource
funaddMediaSource(mediaSource: MediaSource!): Unit
Adds a media source to the end of the playlist.
| Parameters | |
|---|---|
mediaSource: MediaSource! |
The |
addMediaSource
funaddMediaSource(index: Int, mediaSource: MediaSource!): Unit
Adds a media source at the given index of the playlist.
| Parameters | |
|---|---|
index: Int |
The index at which to add the source. |
mediaSource: MediaSource! |
The |
addMediaSources
funaddMediaSources(mediaSources: (Mutable)List<MediaSource!>!): Unit
Adds a list of media sources to the end of the playlist.
| Parameters | |
|---|---|
mediaSources: (Mutable)List<MediaSource!>! |
The |
addMediaSources
funaddMediaSources(index: Int, mediaSources: (Mutable)List<MediaSource!>!): Unit
Adds a list of media sources at the given index of the playlist.
| Parameters | |
|---|---|
index: Int |
The index at which to add the media sources. |
mediaSources: (Mutable)List<MediaSource!>! |
The |
clearAuxEffectInfo
funclearAuxEffectInfo(): Unit
Detaches any previously attached auxiliary audio effect from the underlying audio track.
clearCameraMotionListener
funclearCameraMotionListener(listener: CameraMotionListener!): Unit
Clears the listener which receives camera motion events if it matches the one passed. Else does nothing.
| Parameters | |
|---|---|
listener: CameraMotionListener! |
The listener to clear. |
clearVideoFrameMetadataListener
funclearVideoFrameMetadataListener(listener: VideoFrameMetadataListener!): Unit
Clears the listener which receives video frame metadata events if it matches the one passed. Else does nothing.
| Parameters | |
|---|---|
listener: VideoFrameMetadataListener! |
The listener to clear. |
clearVideoSurface
funclearVideoSurface(): Unit
Clears any Surface, SurfaceHolder, SurfaceView or TextureView currently set on the player.
This method must only be called if COMMAND_SET_VIDEO_SURFACE is available.
clearVideoSurface
funclearVideoSurface(surface: Surface?): Unit
Clears the Surface onto which video is being rendered if it matches the one passed. Else does nothing.
This method must only be called if COMMAND_SET_VIDEO_SURFACE is available.
| Parameters | |
|---|---|
surface: Surface? |
The surface to clear. |
clearVideoSurfaceHolder
funclearVideoSurfaceHolder(surfaceHolder: SurfaceHolder?): Unit
Clears the SurfaceHolder that holds the Surface onto which video is being rendered if it matches the one passed. Else does nothing.
This method must only be called if COMMAND_SET_VIDEO_SURFACE is available.
| Parameters | |
|---|---|
surfaceHolder: SurfaceHolder? |
The surface holder to clear. |
clearVideoSurfaceView
funclearVideoSurfaceView(surfaceView: SurfaceView?): Unit
Clears the SurfaceView onto which video is being rendered if it matches the one passed. Else does nothing.
This method must only be called if COMMAND_SET_VIDEO_SURFACE is available.
| Parameters | |
|---|---|
surfaceView: SurfaceView? |
The texture view to clear. |
clearVideoTextureView
funclearVideoTextureView(textureView: TextureView?): Unit
Clears the TextureView onto which video is being rendered if it matches the one passed. Else does nothing.
This method must only be called if COMMAND_SET_VIDEO_SURFACE is available.
| Parameters | |
|---|---|
textureView: TextureView? |
The texture view to clear. |
createMessage
funcreateMessage(target: PlayerMessage.Target!): PlayerMessage!
Creates a message that can be sent to a PlayerMessage.Target. By default, the message will be delivered immediately without blocking on the playback thread. The default getType is 0 and the default getPayload is null. If a position is specified with setPosition, the message will be delivered at this position in the current media item defined by getCurrentMediaItemIndex. Alternatively, the message can be sent at a specific mediaItem using setPosition.
decreaseDeviceVolume
fundecreaseDeviceVolume(@C.VolumeFlags flags: Int): Unit
Decreases the volume of the device.
The getDeviceVolume device volume cannot be decreased below minVolume.
Note that this method affects the device volume. To change the volume of the current stream only, use setVolume.
This method must only be called if COMMAND_ADJUST_DEVICE_VOLUME_WITH_FLAGS is available.
| Parameters | |
|---|---|
@C.VolumeFlags flags: Int |
Either 0 or a bitwise combination of one or more |
getAnalyticsCollector
fungetAnalyticsCollector(): AnalyticsCollector!
Returns the AnalyticsCollector used for collecting analytics events.
getApplicationLooper
fungetApplicationLooper(): Looper!
Returns the Looper associated with the application thread that's used to access the player and on which player events are received.
This method can be called from any thread.
getAudioAttributes
fungetAudioAttributes(): AudioAttributes!
Returns the attributes for audio playback.
This method must only be called if COMMAND_GET_AUDIO_ATTRIBUTES is available.
| See also | |
|---|---|
onAudioAttributesChanged |
getAudioDecoderCounters
fungetAudioDecoderCounters(): DecoderCounters?
Returns DecoderCounters for audio, or null if no audio is being played.
getAudioFormat
fungetAudioFormat(): Format?
Returns the audio format currently being played, or null if no audio is being played.
getAudioSessionId
fungetAudioSessionId(): Int
Returns the audio session identifier, or AUDIO_SESSION_ID_UNSET if not set.
| See also | |
|---|---|
onAudioSessionIdChanged |
getAvailableCommands
fungetAvailableCommands(): Player.Commands!
Returns the player's currently available Commands.
The returned Commands are not updated when available commands change. Use onAvailableCommandsChanged to get an update when the available commands change.
| Returns | |
|---|---|
Player.Commands! |
The currently available |
| See also | |
|---|---|
onAvailableCommandsChanged |
getBufferedPosition
fungetBufferedPosition(): Long
Returns an estimate of the position in the current content or ad up to which data is buffered, in milliseconds.
This method must only be called if COMMAND_GET_CURRENT_MEDIA_ITEM is available.
getClock
fungetClock(): Clock!
Returns the Clock used for playback.
This method can be called from any thread.
getContentBufferedPosition
fungetContentBufferedPosition(): Long
If isPlayingAd returns true, returns an estimate of the content position in the current content up to which data is buffered, in milliseconds. If there is no ad playing, the returned position is the same as that returned by getBufferedPosition.
This method must only be called if COMMAND_GET_CURRENT_MEDIA_ITEM is available.
getContentPosition
fungetContentPosition(): Long
If isPlayingAd returns true, returns the content position that will be played once all ads in the ad group have finished playing, in milliseconds. If there is no ad playing, the returned position is the same as that returned by getCurrentPosition.
This method must only be called if COMMAND_GET_CURRENT_MEDIA_ITEM is available.
getCurrentAdGroupIndex
fungetCurrentAdGroupIndex(): Int
If isPlayingAd returns true, returns the index of the ad group in the period currently being played. Returns INDEX_UNSET otherwise.
This method must only be called if COMMAND_GET_CURRENT_MEDIA_ITEM is available.
getCurrentAdIndexInAdGroup
fungetCurrentAdIndexInAdGroup(): Int
If isPlayingAd returns true, returns the index of the ad in its ad group. Returns INDEX_UNSET otherwise.
This method must only be called if COMMAND_GET_CURRENT_MEDIA_ITEM is available.
getCurrentCues
fungetCurrentCues(): CueGroup!
Returns the current CueGroup.
This method must only be called if COMMAND_GET_TEXT is available.
| See also | |
|---|---|
onCues |
getCurrentMediaItemIndex
fungetCurrentMediaItemIndex(): Int
Returns the index of the current MediaItem in the timeline, or the prospective index if the current timeline is empty.
This method must only be called if COMMAND_GET_TIMELINE is available.
getCurrentPeriodIndex
fungetCurrentPeriodIndex(): Int
Returns the index of the period currently being played.
This method must only be called if COMMAND_GET_TIMELINE is available.
getCurrentPosition
fungetCurrentPosition(): Long
Returns the playback position in the current content or ad, in milliseconds, or the prospective position in milliseconds if the current timeline is empty.
This method must only be called if COMMAND_GET_CURRENT_MEDIA_ITEM is available.
getCurrentTimeline
fungetCurrentTimeline(): Timeline!
Returns the current Timeline. Never null, but may be empty.
This method must only be called if COMMAND_GET_TIMELINE is available.
| See also | |
|---|---|
onTimelineChanged |
getCurrentTracks
fungetCurrentTracks(): Tracks!
Returns the current tracks.
This method must only be called if COMMAND_GET_TRACKS is available.
| See also | |
|---|---|
onTracksChanged |
getDeviceVolume
fungetDeviceVolume(): Int
Gets the current volume of the device.
For devices with local playback, the volume returned by this method varies according to the current stream type. The stream type is determined by getStreamType.
For devices with remote playback, the volume of the remote device is returned.
Note that this method returns the volume of the device. To check the current stream volume, use getVolume.
This method must only be called if COMMAND_GET_DEVICE_VOLUME is available.
| See also | |
|---|---|
onDeviceVolumeChanged |
getDuration
fungetDuration(): Long
Returns the duration of the current content or ad in milliseconds, or TIME_UNSET if the duration is not known.
This method must only be called if COMMAND_GET_CURRENT_MEDIA_ITEM is available.
getMaxSeekToPreviousPosition
fungetMaxSeekToPreviousPosition(): Long
Returns the maximum position for which seekToPrevious seeks to the previous MediaItem, in milliseconds.
| Returns | |
|---|---|
Long |
The maximum seek to previous position, in milliseconds. |
| See also | |
|---|---|
onMaxSeekToPreviousPositionChanged |
getMediaMetadata
fungetMediaMetadata(): MediaMetadata!
Returns the current combined MediaMetadata, or EMPTY if not supported.
This MediaMetadata is a combination of the MediaItem metadata, the static metadata in the media's Format, and any timed metadata that has been parsed from the media and output via onMetadata. If a field is populated in the mediaMetadata, it will be prioritised above the same field coming from static or timed metadata.
This method must only be called if COMMAND_GET_METADATA is available.
| See also | |
|---|---|
onMediaMetadataChanged |
getPauseAtEndOfMediaItems
fungetPauseAtEndOfMediaItems(): Boolean
Returns whether the player pauses playback at the end of each media item.
| See also | |
|---|---|
setPauseAtEndOfMediaItems |
getPlayWhenReady
fungetPlayWhenReady(): Boolean
Whether playback will proceed when getPlaybackState == STATE_READY.
| Returns | |
|---|---|
Boolean |
Whether playback will proceed when ready. |
| See also | |
|---|---|
onPlayWhenReadyChanged |
getPlaybackLooper
fungetPlaybackLooper(): Looper!
Returns the Looper associated with the playback thread.
This method may be called from any thread.
getPlaybackParameters
fungetPlaybackParameters(): PlaybackParameters!
Returns the currently active playback parameters.
| See also | |
|---|---|
onPlaybackParametersChanged |
getPlaybackState
@Player.State
fungetPlaybackState(): Int
Returns the current playback state of the player.
| Returns | |
|---|---|
Int |
The current |
| See also | |
|---|---|
onPlaybackStateChanged |
getPlaybackSuppressionReason
@Player.PlaybackSuppressionReason
fungetPlaybackSuppressionReason(): Int
Returns the reason why playback is suppressed even though getPlayWhenReady is
true, or PLAYBACK_SUPPRESSION_REASON_NONE if playback is not suppressed.
| Returns | |
|---|---|
Int |
The current |
| See also | |
|---|---|
onPlaybackSuppressionReasonChanged |
getPlayerError
fungetPlayerError(): ExoPlaybackException?
Returns the error that caused playback to fail. This is the same error that will have been reported via onPlayerError at the time of failure. It can be queried using this method until the player is re-prepared.
Note that this method will always return null if getPlaybackState is not STATE_IDLE.
| Returns | |
|---|---|
ExoPlaybackException? |
The error, or |
| See also | |
|---|---|
onPlayerError |
getPlaylistMetadata
fungetPlaylistMetadata(): MediaMetadata!
Returns the playlist MediaMetadata, as set by setPlaylistMetadata, or EMPTY if not supported.
This method must only be called if COMMAND_GET_METADATA is available.
| See also | |
|---|---|
onPlaylistMetadataChanged |
getPreloadConfiguration
fungetPreloadConfiguration(): ExoPlayer.PreloadConfiguration!
Returns the preload configuration.
getRenderer
fungetRenderer(index: Int): Renderer!
Returns the renderer at the given index.
| Parameters | |
|---|---|
index: Int |
The index of the renderer. |
| Returns | |
|---|---|
Renderer! |
The renderer at this index. |
getRendererType
@C.TrackType
fungetRendererType(index: Int): Int
Returns the track type that the renderer at a given index handles.
For example, a video renderer will return TRACK_TYPE_VIDEO, an audio renderer will return TRACK_TYPE_AUDIO and a text renderer will return TRACK_TYPE_TEXT.
| Parameters | |
|---|---|
index: Int |
The index of the renderer. |
| Returns | |
|---|---|
Int |
The |
getRepeatMode
@Player.RepeatMode
fungetRepeatMode(): Int
Returns the current RepeatMode used for playback.
| Returns | |
|---|---|
Int |
The current repeat mode. |
| See also | |
|---|---|
onRepeatModeChanged |
getScrubbingModeParameters
fungetScrubbingModeParameters(): ScrubbingModeParameters!
Gets the parameters that control behavior in scrubbing mode.
getSecondaryRenderer
fungetSecondaryRenderer(index: Int): Renderer!
Returns the secondary renderer at the given index.
| Parameters | |
|---|---|
index: Int |
The index of the secondary renderer. |
| Returns | |
|---|---|
Renderer! |
The secondary renderer at this index, or null if there is no secondary renderer at this index. |
getSeekBackIncrement
fungetSeekBackIncrement(): Long
Returns the seekBack increment.
| Returns | |
|---|---|
Long |
The seek back increment, in milliseconds. |
| See also | |
|---|---|
onSeekBackIncrementChanged |
getSeekForwardIncrement
fungetSeekForwardIncrement(): Long
Returns the seekForward increment.
| Returns | |
|---|---|
Long |
The seek forward increment, in milliseconds. |
| See also | |
|---|---|
onSeekForwardIncrementChanged |
getSeekParameters
fungetSeekParameters(): SeekParameters!
Returns the currently active SeekParameters of the player.
getShuffleModeEnabled
fungetShuffleModeEnabled(): Boolean
Returns whether shuffling of media items is enabled.
| See also | |
|---|---|
onShuffleModeEnabledChanged |
getShuffleOrder
fungetShuffleOrder(): ShuffleOrder!
Returns the shuffle order.
The ShuffleOrder returned will have the same length as the current playlist (getMediaItemCount).
getSkipSilenceEnabled
fungetSkipSilenceEnabled(): Boolean
Returns whether skipping silences in the audio stream is enabled.
| See also | |
|---|---|
onSkipSilenceEnabledChanged |
getSurfaceSize
fungetSurfaceSize(): Size!
Gets the size of the surface on which the video is rendered.
| See also | |
|---|---|
onSurfaceSizeChanged |
getTotalBufferedDuration
fungetTotalBufferedDuration(): Long
Returns an estimate of the total buffered duration from the current position, in milliseconds. This includes pre-buffered data for subsequent ads and media items.
This method must only be called if COMMAND_GET_CURRENT_MEDIA_ITEM is available.
getTrackSelectionParameters
fungetTrackSelectionParameters(): TrackSelectionParameters!
Returns the parameters constraining the track selection.
| See also | |
|---|---|
onTrackSelectionParametersChanged |
} |
getTrackSelector
fungetTrackSelector(): TrackSelector!
Returns the track selector that this player uses, or null if track selection is not supported.
getVideoChangeFrameRateStrategy
@C.VideoChangeFrameRateStrategy
fungetVideoChangeFrameRateStrategy(): Int
Returns the C.VideoChangeFrameRateStrategy.
getVideoDecoderCounters
fungetVideoDecoderCounters(): DecoderCounters?
Returns DecoderCounters for video, or null if no video is being played.
getVideoFormat
fungetVideoFormat(): Format?
Returns the video format currently being played, or null if no video is being played.
getVideoScalingMode
@C.VideoScalingMode
fungetVideoScalingMode(): Int
Returns the C.VideoScalingMode.
getVideoSize
fungetVideoSize(): VideoSize!
Gets the size of the video.
The video's width and height are 0 if there is no supported video track or its size has not been determined yet.
| See also | |
|---|---|
onVideoSizeChanged |
getVolume
fungetVolume(): Float
Returns the audio volume, with 0 being silence and 1 being unity gain (signal unchanged).
This method must only be called if COMMAND_GET_VOLUME is available.
| Returns | |
|---|---|
Float |
The linear gain applied to all audio channels. |
| See also | |
|---|---|
onVolumeChanged |
increaseDeviceVolume
funincreaseDeviceVolume(@C.VolumeFlags flags: Int): Unit
Increases the volume of the device.
The getDeviceVolume device volume cannot be increased above maxVolume, if defined.
Note that this method affects the device volume. To change the volume of the current stream only, use setVolume.
This method must only be called if COMMAND_ADJUST_DEVICE_VOLUME_WITH_FLAGS is available.
| Parameters | |
|---|---|
@C.VolumeFlags flags: Int |
Either 0 or a bitwise combination of one or more |
isDeviceMuted
funisDeviceMuted(): Boolean
Gets whether the device is muted or not.
Note that this method returns the mute state of the device. To check if the current stream is muted, use getVolume() == 0.
This method must only be called if COMMAND_GET_DEVICE_VOLUME is available.
| See also | |
|---|---|
onDeviceVolumeChanged |
isLoading
funisLoading(): Boolean
Whether the player is currently loading the source.
| Returns | |
|---|---|
Boolean |
Whether the player is currently loading the source. |
| See also | |
|---|---|
onIsLoadingChanged |
isPlayingAd
funisPlayingAd(): Boolean
Returns whether the player is currently playing an ad.
This method must only be called if COMMAND_GET_CURRENT_MEDIA_ITEM is available.
isReleased
funisReleased(): Boolean
Returns whether release has been called on the player.
This method is allowed to be called after release.
isScrubbingModeEnabled
funisScrubbingModeEnabled(): Boolean
Returns whether the player is optimized for scrubbing (many frequent seeks).
isSleepingForOffload
funisSleepingForOffload(): Boolean
Returns whether the player has paused its main loop to save power in offload scheduling mode.
Offload scheduling mode should save significant power when the phone is playing offload audio with the screen off.
Offload scheduling is only enabled when playing an audio track in offload mode, which requires all the following:
- Audio offload rendering is enabled through
setAudioOffloadPreferences. - An audio track is playing in a format that the device supports offloading (for example, MP3 or AAC).
- The
AudioSinkis playing with an offloadAudioTrack.
| See also | |
|---|---|
onSleepingForOffloadChanged |
isTunnelingEnabled
funisTunnelingEnabled(): Boolean
Returns whether tunneling is enabled for the currently selected tracks.
| See also | |
|---|---|
onTracksChanged |
moveMediaItems
funmoveMediaItems(fromIndex: Int, toIndex: Int, newIndex: Int): Unit
Moves the media item range to the new index.
This method must only be called if COMMAND_CHANGE_MEDIA_ITEMS is available.
| Parameters | |
|---|---|
fromIndex: Int |
The start of the range to move. If the index is larger than the size of the playlist, the request is ignored. |
toIndex: Int |
The first item not to be included in the range (exclusive). If the index is larger than the size of the playlist, items up to the end of the playlist are moved. |
newIndex: Int |
The new index of the first media item of the range. If the new index is larger than the size of the remaining playlist after removing the range, the range is moved to the end of the playlist. |
mute
funmute(): Unit
Sets the audio volume to 0.
This method must only be called if COMMAND_SET_VOLUME is available.
prepare
funprepare(): Unit
Prepares the player.
This method must only be called if COMMAND_PREPARE is available.
This will move the player out of idle state and the player will start loading media and acquire resources needed for playback.
release
funrelease(): Unit
Releases the player. This method must be called when the player is no longer required. The player must not be used after calling this method.
This method must only be called if COMMAND_RELEASE is available.
removeAnalyticsListener
funremoveAnalyticsListener(listener: AnalyticsListener!): Unit
Removes an AnalyticsListener.
| Parameters | |
|---|---|
listener: AnalyticsListener! |
The listener to be removed. |
removeAudioOffloadListener
funremoveAudioOffloadListener(listener: ExoPlayer.AudioOffloadListener!): Unit
Removes a listener of audio offload events.
| Parameters | |
|---|---|
listener: ExoPlayer.AudioOffloadListener! |
The listener to unregister. |
removeListener
funremoveListener(listener: Player.Listener!): Unit
Unregister a listener registered through addListener. The listener will no longer receive events.
| Parameters | |
|---|---|
listener: Player.Listener! |
The listener to unregister. |
removeMediaItems
funremoveMediaItems(fromIndex: Int, toIndex: Int): Unit
Removes a range of media items from the playlist.
This method must only be called if COMMAND_CHANGE_MEDIA_ITEMS is available.
| Parameters | |
|---|---|
fromIndex: Int |
The index at which to start removing media items. If the index is larger than the size of the playlist, the request is ignored. |
toIndex: Int |
The index of the first item to be kept (exclusive). If the index is larger than the size of the playlist, media items up to the end of the playlist are removed. |
replaceMediaItems
funreplaceMediaItems(
fromIndex: Int,
toIndex: Int,
mediaItems: (Mutable)List<MediaItem!>!
): Unit
Replaces the media items at the given range of the playlist.
Implementations of this method may attempt to seamlessly continue playback if the currently playing media item is replaced with a compatible one (e.g. same URL, only metadata has changed).
This method must only be called if COMMAND_CHANGE_MEDIA_ITEMS is available.
Note that it is possible to replace a range with an arbitrary number of new items, so that the number of removed items defined by fromIndex and toIndex does not have to match the number of added items defined by mediaItems. As result, it may also change the index of subsequent items not touched by this operation.
| Parameters | |
|---|---|
fromIndex: Int |
The start of the range. If the index is larger than the size of the playlist, the request is ignored. |
toIndex: Int |
The first item not to be included in the range (exclusive). If the index is larger than the size of the playlist, items up to the end of the playlist are replaced. |
mediaItems: (Mutable)List<MediaItem!>! |
The |
setAudioAttributes
funsetAudioAttributes(
audioAttributes: AudioAttributes!,
handleAudioFocus: Boolean
): Unit
Sets the attributes for audio playback, used by the underlying audio track. If not set, the default audio attributes will be used. They are suitable for general media playback.
Setting the audio attributes during playback may introduce a short gap in audio output as the audio track is recreated. A new audio session id will also be generated.
If tunneling is enabled by the track selector, the specified audio attributes will be ignored, but they will take effect if audio is later played without tunneling.
If audio focus should be handled, the usage must be USAGE_MEDIA or USAGE_GAME. Other usages will throw an IllegalArgumentException.
This method must only be called if COMMAND_SET_AUDIO_ATTRIBUTES is available.
| Parameters | |
|---|---|
audioAttributes: AudioAttributes! |
The attributes to use for audio playback. |
handleAudioFocus: Boolean |
True if the player should handle audio focus, false otherwise. |
setAudioSessionId
funsetAudioSessionId(audioSessionId: Int): Unit
Sets the ID of the audio session to attach to the underlying android.media.AudioTrack.
The audio session ID can be generated using generateAudioSessionIdV21.
| Parameters | |
|---|---|
audioSessionId: Int |
The audio session ID, or |
setAuxEffectInfo
funsetAuxEffectInfo(auxEffectInfo: AuxEffectInfo!): Unit
Sets information on an auxiliary audio effect to attach to the underlying audio track.
setCameraMotionListener
funsetCameraMotionListener(listener: CameraMotionListener!): Unit
Sets a listener of camera motion events.
| Parameters | |
|---|---|
listener: CameraMotionListener! |
The listener. |
setDeviceMuted
funsetDeviceMuted(muted: Boolean, @C.VolumeFlags flags: Int): Unit
Sets the mute state of the device.
Note that this method affects the device volume. To mute just the current stream, use
setVolume(0) instead.
This method must only be called if COMMAND_ADJUST_DEVICE_VOLUME_WITH_FLAGS is available.
| Parameters | |
|---|---|
muted: Boolean |
Whether to set the device to be muted or not |
@C.VolumeFlags flags: Int |
Either 0 or a bitwise combination of one or more |
setDeviceVolume
funsetDeviceVolume(volume: Int, @C.VolumeFlags flags: Int): Unit
Sets the volume of the device with volume flags.
Note that this method affects the device volume. To change the volume of the current stream only, use setVolume.
This method must only be called if COMMAND_SET_DEVICE_VOLUME_WITH_FLAGS is available.
| Parameters | |
|---|---|
volume: Int |
The volume to set. |
@C.VolumeFlags flags: Int |
Either 0 or a bitwise combination of one or more |
setForegroundMode
funsetForegroundMode(foregroundMode: Boolean): Unit
Sets whether the player is allowed to keep holding limited resources such as video decoders, even when in the idle state. By doing so, the player may be able to reduce latency when starting to play another piece of content for which the same resources are required.
This mode should be used with caution, since holding limited resources may prevent other players of media components from acquiring them. It should only be enabled when both of the following conditions are true:
- The application that owns the player is in the foreground.
- The player is used in a way that may benefit from foreground mode. For this to be true, the same player instance must be used to play multiple pieces of content, and there must be gaps between the playbacks (i.e.
stopis called to halt one playback, and prepare is called some time later to start a new one).
Note that foreground mode is not useful for switching between content without gaps between the playbacks. For this use case stop does not need to be called, and simply calling prepare for the new media will cause limited resources to be retained even if foreground mode is not enabled.
If foreground mode is enabled, it's the application's responsibility to disable it when the conditions described above no longer hold.
| Parameters | |
|---|---|
foregroundMode: Boolean |
Whether the player is allowed to keep limited resources even when in the idle state. |
setHandleAudioBecomingNoisy
funsetHandleAudioBecomingNoisy(handleAudioBecomingNoisy: Boolean): Unit
Sets whether the player should pause automatically when audio is rerouted from a headset to device speakers. See the audio becoming noisy documentation for more information.
| Parameters | |
|---|---|
handleAudioBecomingNoisy: Boolean |
Whether the player should pause automatically when audio is rerouted from a headset to device speakers. |
setImageOutput
funsetImageOutput(imageOutput: ImageOutput?): Unit
Sets the ImageOutput where rendered images will be forwarded.
| Parameters | |
|---|---|
imageOutput: ImageOutput? |
The |
setMaxSeekToPreviousPositionMs
funsetMaxSeekToPreviousPositionMs(maxSeekToPreviousPositionMs: Long): Unit
Sets the maximum position for which seekToPrevious seeks to the previous MediaItem.
| Parameters | |
|---|---|
maxSeekToPreviousPositionMs: Long |
The maximum position, in milliseconds. |
| Throws | |
|---|---|
java.lang.IllegalArgumentException |
If |
setMediaItems
funsetMediaItems(
mediaItems: (Mutable)List<MediaItem!>!,
resetPosition: Boolean
): Unit
Clears the playlist and adds the specified media items.
To replace a span of media items (possibly seamlessly) without clearing the playlist, use replaceMediaItems.
This method must only be called if COMMAND_CHANGE_MEDIA_ITEMS is available.
| Parameters | |
|---|---|
mediaItems: (Mutable)List<MediaItem!>! |
The new |
resetPosition: Boolean |
Whether the playback position should be reset to the default position in the first |
setMediaItems
funsetMediaItems(
mediaItems: (Mutable)List<MediaItem!>!,
startIndex: Int,
startPositionMs: Long
): Unit
Clears the playlist and adds the specified media items.
To replace a span of media items (possibly seamlessly) without clearing the playlist, use replaceMediaItems.
This method must only be called if COMMAND_CHANGE_MEDIA_ITEMS is available.
| Parameters | |
|---|---|
mediaItems: (Mutable)List<MediaItem!>! |
The new |
startIndex: Int |
The |
startPositionMs: Long |
The position in milliseconds to start playback from. If |
| Throws | |
|---|---|
androidx.media3.common.IllegalSeekPositionException |
If the provided |
setMediaSource
funsetMediaSource(mediaSource: MediaSource!): Unit
Clears the playlist, adds the specified MediaSource and resets the position to the default position.
| Parameters | |
|---|---|
mediaSource: MediaSource! |
The new |
setMediaSource
funsetMediaSource(mediaSource: MediaSource!, resetPosition: Boolean): Unit
Clears the playlist and adds the specified MediaSource.
| Parameters | |
|---|---|
mediaSource: MediaSource! |
The new |
resetPosition: Boolean |
Whether the playback position should be reset to the default position. If false, playback will start from the position defined by |
setMediaSource
funsetMediaSource(mediaSource: MediaSource!, startPositionMs: Long): Unit
Clears the playlist and adds the specified MediaSource.
| Parameters | |
|---|---|
mediaSource: MediaSource! |
The new |
startPositionMs: Long |
The position in milliseconds to start playback from. If |
setMediaSources
funsetMediaSources(mediaSources: (Mutable)List<MediaSource!>!): Unit
Clears the playlist, adds the specified MediaSources and resets the position to the default position.
| Parameters | |
|---|---|
mediaSources: (Mutable)List<MediaSource!>! |
The new |
setMediaSources
funsetMediaSources(
mediaSources: (Mutable)List<MediaSource!>!,
resetPosition: Boolean
): Unit
Clears the playlist and adds the specified MediaSources.
| Parameters | |
|---|---|
mediaSources: (Mutable)List<MediaSource!>! |
The new |
resetPosition: Boolean |
Whether the playback position should be reset to the default position in the first |
setMediaSources
funsetMediaSources(
mediaSources: (Mutable)List<MediaSource!>!,
startMediaItemIndex: Int,
startPositionMs: Long
): Unit
Clears the playlist and adds the specified MediaSources.
| Parameters | |
|---|---|
mediaSources: (Mutable)List<MediaSource!>! |
The new |
startMediaItemIndex: Int |
The media item index to start playback from. If |
startPositionMs: Long |
The position in milliseconds to start playback from. If |
setPauseAtEndOfMediaItems
funsetPauseAtEndOfMediaItems(pauseAtEndOfMediaItems: Boolean): Unit
Sets whether to pause playback at the end of each media item.
This means the player will pause at the end of each window in the current timeline. Listeners will be informed by a call to onPlayWhenReadyChanged with the reason PLAY_WHEN_READY_CHANGE_REASON_END_OF_MEDIA_ITEM when this happens.
| Parameters | |
|---|---|
pauseAtEndOfMediaItems: Boolean |
Whether to pause playback at the end of each media item. |
setPlayWhenReady
funsetPlayWhenReady(playWhenReady: Boolean): Unit
Sets whether playback should proceed when getPlaybackState == STATE_READY.
If the player is already in the ready state then this method pauses and resumes playback.
This method must only be called if COMMAND_PLAY_PAUSE is available.
| Parameters | |
|---|---|
playWhenReady: Boolean |
Whether playback should proceed when ready. |
setPlaybackParameters
funsetPlaybackParameters(playbackParameters: PlaybackParameters!): Unit
Attempts to set the playback parameters. Passing DEFAULT resets the player to the default, which means there is no speed or pitch adjustment.
Playback parameters changes may cause the player to buffer. onPlaybackParametersChanged will be called whenever the currently active playback parameters change.
This method must only be called if COMMAND_SET_SPEED_AND_PITCH is available.
| Parameters | |
|---|---|
playbackParameters: PlaybackParameters! |
The playback parameters. |
setPlaylistMetadata
funsetPlaylistMetadata(mediaMetadata: MediaMetadata!): Unit
Sets the playlist MediaMetadata.
This method must only be called if COMMAND_SET_PLAYLIST_METADATA is available.
setPreferredAudioDevice
funsetPreferredAudioDevice(audioDeviceInfo: AudioDeviceInfo?): Unit
Sets the preferred audio device.
| Parameters | |
|---|---|
audioDeviceInfo: AudioDeviceInfo? |
The preferred |
setPreloadConfiguration
funsetPreloadConfiguration(
preloadConfiguration: ExoPlayer.PreloadConfiguration!
): Unit
Sets the preload configuration to configure playlist preloading.
| Parameters | |
|---|---|
preloadConfiguration: ExoPlayer.PreloadConfiguration! |
The preload configuration. |
setPriority
funsetPriority(@C.Priority priority: Int): Unit
Sets the C.Priority for this player.
The priority may influence resource allocation between multiple players or other components running in the same app.
This priority is used for the PriorityTaskManager, if set.
| Parameters | |
|---|---|
@C.Priority priority: Int |
The |
setPriorityTaskManager
funsetPriorityTaskManager(priorityTaskManager: PriorityTaskManager?): Unit
Sets a PriorityTaskManager, or null to clear a previously set priority task manager.
The priority set via setPriority (or by default) will be set while the player is loading.
| Parameters | |
|---|---|
priorityTaskManager: PriorityTaskManager? |
The |
setRepeatMode
funsetRepeatMode(@Player.RepeatMode repeatMode: Int): Unit
Sets the RepeatMode to be used for playback.
This method must only be called if COMMAND_SET_REPEAT_MODE is available.
| Parameters | |
|---|---|
@Player.RepeatMode repeatMode: Int |
The repeat mode. |
setScrubbingModeEnabled
funsetScrubbingModeEnabled(scrubbingModeEnabled: Boolean): Unit
Sets whether to optimize the player for scrubbing (many frequent seeks).
The player may consume more resources in this mode, so it should only be used for short periods of time in response to user interaction (e.g. dragging on a progress bar UI element).
During scrubbing mode playback is suppressed with PLAYBACK_SUPPRESSION_REASON_SCRUBBING.
| Parameters | |
|---|---|
scrubbingModeEnabled: Boolean |
Whether scrubbing mode should be enabled. |
setScrubbingModeParameters
funsetScrubbingModeParameters(
scrubbingModeParameters: ScrubbingModeParameters!
): Unit
Sets the parameters that control behavior in scrubbing mode.
setSeekBackIncrementMs
funsetSeekBackIncrementMs(seekBackIncrementMs: Long): Unit
Sets the seekBack increment.
| Parameters | |
|---|---|
seekBackIncrementMs: Long |
The seek back increment, in milliseconds. |
| Throws | |
|---|---|
java.lang.IllegalArgumentException |
If |
setSeekForwardIncrementMs
funsetSeekForwardIncrementMs(seekForwardIncrementMs: Long): Unit
Sets the seekForward increment.
| Parameters | |
|---|---|
seekForwardIncrementMs: Long |
The seek forward increment, in milliseconds. |
| Throws | |
|---|---|
java.lang.IllegalArgumentException |
If |
setSeekParameters
funsetSeekParameters(seekParameters: SeekParameters?): Unit
Sets the parameters that control how seek operations are performed.
| Parameters | |
|---|---|
seekParameters: SeekParameters? |
The seek parameters, or |
setShuffleModeEnabled
funsetShuffleModeEnabled(shuffleModeEnabled: Boolean): Unit
Sets whether shuffling of media items is enabled.
This method must only be called if COMMAND_SET_SHUFFLE_MODE is available.
| Parameters | |
|---|---|
shuffleModeEnabled: Boolean |
Whether shuffling is enabled. |
setShuffleOrder
funsetShuffleOrder(shuffleOrder: ShuffleOrder!): Unit
Sets the shuffle order.
The ShuffleOrder passed must have the same length as the current playlist (getMediaItemCount).
| Parameters | |
|---|---|
shuffleOrder: ShuffleOrder! |
The shuffle order. |
setSkipSilenceEnabled
funsetSkipSilenceEnabled(skipSilenceEnabled: Boolean): Unit
Sets whether skipping silences in the audio stream is enabled.
| Parameters | |
|---|---|
skipSilenceEnabled: Boolean |
Whether skipping silences in the audio stream is enabled. |
setTrackSelectionParameters
funsetTrackSelectionParameters(parameters: TrackSelectionParameters!): Unit
Sets the parameters constraining the track selection.
Unsupported parameters will be silently ignored.
Use getTrackSelectionParameters to retrieve the current parameters. For example, the following snippet restricts video to SD whilst keep other track selection parameters unchanged:
player.setTrackSelectionParameters( player.getTrackSelectionParameters() .buildUpon() .setMaxVideoSizeSd() .build())
This method must only be called if COMMAND_SET_TRACK_SELECTION_PARAMETERS is available.
setVideoChangeFrameRateStrategy
funsetVideoChangeFrameRateStrategy(
@C.VideoChangeFrameRateStrategy videoChangeFrameRateStrategy: Int
): Unit
Sets a C.VideoChangeFrameRateStrategy that will be used by the player when provided with a video output Surface.
The strategy only applies if a MediaCodec-based video Renderer is enabled. Applications wishing to use CHANGE_FRAME_RATE_ALWAYS should set the mode to VIDEO_CHANGE_FRAME_RATE_STRATEGY_OFF to disable calls to setFrameRate from ExoPlayer, and should then call setFrameRate directly from application code.
| Parameters | |
|---|---|
@C.VideoChangeFrameRateStrategy videoChangeFrameRateStrategy: Int |
setVideoEffects
funsetVideoEffects(videoEffects: (Mutable)List<Effect!>!): Unit
Sets a List of video effects that will be applied to each video frame.
If passing a surface to the player directly, the output resolution needs to be signaled by passing a message to the video renderer with type MSG_SET_VIDEO_OUTPUT_RESOLUTION after calling this method. For SurfaceView, TextureView and SurfaceHolder output this happens automatically.
Pass REDRAW to force the effect pipeline to redraw the effects immediately. To accurately interleave redraws, listen to onVideoFrameAboutToBeRendered events.
The following limitations exist for using video effects:
- The
androidx.media3:media3-effectmodule must be available on the runtime classpath.androidx.media3:media3-exoplayerdoes not explicitly depend on the effect module, so apps must make sure it's available themselves. It must be the same version as the rest of theandroidx.media3modules being used by the app. - This feature works only with the default
MediaCodecVideoRendererand not custom or extensionvideo renderers. - This feature does not work with
effectsthat update the frame timestamps. - This feature does not work with DRM-protected content.
- This method must be called at least once before calling
prepare(in order to set up the effects pipeline). The effects can be changed during playback by subsequent calls to this method afterprepare.
| Parameters | |
|---|---|
videoEffects: (Mutable)List<Effect!>! |
The |
setVideoFrameMetadataListener
funsetVideoFrameMetadataListener(listener: VideoFrameMetadataListener!): Unit
Sets a listener to receive video frame metadata events.
This method is intended to be called by the same component that sets the Surface onto which video will be rendered. If using ExoPlayer's standard UI components, this method should not be called directly from application code.
| Parameters | |
|---|---|
listener: VideoFrameMetadataListener! |
The listener. |
setVideoScalingMode
funsetVideoScalingMode(@C.VideoScalingMode videoScalingMode: Int): Unit
Sets the C.VideoScalingMode.
The scaling mode only applies if a MediaCodec-based video Renderer is enabled and if the output surface is owned by a SurfaceView.
| Parameters | |
|---|---|
@C.VideoScalingMode videoScalingMode: Int |
The |
setVideoSurface
funsetVideoSurface(surface: Surface?): Unit
Sets the Surface onto which video will be rendered. The caller is responsible for tracking the lifecycle of the surface, and must clear the surface by calling
setVideoSurface(null) if the surface is destroyed.
If the surface is held by a SurfaceView, TextureView or SurfaceHolder then it's recommended to use setVideoSurfaceView, setVideoTextureView or setVideoSurfaceHolder rather than this method, since passing the holder allows the player to track the lifecycle of the surface automatically.
This method must only be called if COMMAND_SET_VIDEO_SURFACE is available.
setVideoSurfaceHolder
funsetVideoSurfaceHolder(surfaceHolder: SurfaceHolder?): Unit
Sets the SurfaceHolder that holds the Surface onto which video will be rendered. The player will track the lifecycle of the surface automatically.
The thread that calls the SurfaceHolder.Callback methods must be the thread associated with getApplicationLooper.
This method must only be called if COMMAND_SET_VIDEO_SURFACE is available.
| Parameters | |
|---|---|
surfaceHolder: SurfaceHolder? |
The surface holder. |
setVideoSurfaceView
funsetVideoSurfaceView(surfaceView: SurfaceView?): Unit
Sets the SurfaceView onto which video will be rendered. The player will track the lifecycle of the surface automatically.
The thread that calls the SurfaceHolder.Callback methods must be the thread associated with getApplicationLooper.
This method must only be called if COMMAND_SET_VIDEO_SURFACE is available.
| Parameters | |
|---|---|
surfaceView: SurfaceView? |
The surface view. |
setVideoTextureView
funsetVideoTextureView(textureView: TextureView?): Unit
Sets the TextureView onto which video will be rendered. The player will track the lifecycle of the surface automatically.
Consider using SurfaceView via setVideoSurfaceView instead of TextureView. SurfaceView generally causes lower battery consumption, and has better handling for HDR and secure content. See Choosing a surface type for more information.
The thread that calls the TextureView.SurfaceTextureListener methods must be the thread associated with getApplicationLooper.
This method must only be called if COMMAND_SET_VIDEO_SURFACE is available.
| Parameters | |
|---|---|
textureView: TextureView? |
The texture view. |
setVirtualDeviceId
funsetVirtualDeviceId(virtualDeviceId: Int): Unit
Sets the virtual device id to be used for playback.
Note that the initial value is obtained from getDeviceId from the Context passed to Builder.
| Parameters | |
|---|---|
virtualDeviceId: Int |
The |
setVolume
funsetVolume(volume: Float): Unit
Sets the audio volume, valid values are between 0 (silence) and 1 (unity gain, signal unchanged), inclusive.
This method must only be called if COMMAND_SET_VOLUME is available.
| Parameters | |
|---|---|
volume: Float |
Linear output gain to apply to all audio channels. |
setWakeMode
funsetWakeMode(@C.WakeMode wakeMode: Int): Unit
Sets how the player should keep the device awake for playback when the screen is off.
Enabling this feature requires the WAKE_LOCK permission. It should be used together with a foreground android.app.Service for use cases where playback occurs and the screen is off (e.g. background audio playback). It is not useful when the screen will be kept on during playback (e.g. foreground video playback).
When enabled, the locks (android.os.PowerManager.WakeLock / android.net.wifi.WifiManager.WifiLock) will be held whenever the player is in the STATE_READY or STATE_BUFFERING states with playWhenReady = true. The locks held depends on the specified C.WakeMode.
| Parameters | |
|---|---|
@C.WakeMode wakeMode: Int |
The |
stop
funstop(): Unit
Stops playback without resetting the playlist. Use pause rather than this method if the intention is to pause playback.
Calling this method will cause the playback state to transition to STATE_IDLE and the player will release the loaded media and resources required for playback. The player instance can still be used by calling prepare again, and release must still be called on the player if it's no longer required.
Calling this method does not clear the playlist, reset the playback position or the playback error.
This method must only be called if COMMAND_STOP is available.
unmute
fununmute(): Unit
If the audio volume is 0, sets the audio volume to a non-zero value decided by the Player to be the most appropriate.
This method must only be called if COMMAND_SET_VOLUME is available.
Protected functions
seekTo
protected funseekTo(
mediaItemIndex: Int,
positionMs: Long,
@Player.Command seekCommand: Int,
isRepeatingCurrentItem: Boolean
): Unit
Seeks to a position in the specified MediaItem.
| Parameters | |
|---|---|
mediaItemIndex: Int |
The index of the |
positionMs: Long |
The seek position in the specified |
@Player.Command seekCommand: Int |
The |
isRepeatingCurrentItem: Boolean |
Whether this seeks repeats the current item. |