- gapBetweenBars - Static variable in class com.devbrackets.android.exomedia.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- get(Uri) - Static method in enum com.devbrackets.android.exomedia.EMAudioPlayer.AudioType
-
- get(Uri) - Static method in enum com.devbrackets.android.exomedia.EMVideoView.VideoType
-
- getAlbum() - Method in interface com.devbrackets.android.exomedia.manager.EMPlaylistManager.PlaylistItem
-
- getAllowedType() - Method in class com.devbrackets.android.exomedia.event.EMMediaAllowedTypeChangedEvent
-
- getApplication() - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
- getArtist() - Method in interface com.devbrackets.android.exomedia.manager.EMPlaylistManager.PlaylistItem
-
- getArtworkUrl() - Method in interface com.devbrackets.android.exomedia.manager.EMPlaylistManager.PlaylistItem
-
- getAudioDuckVolume() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the volume level to use when audio focus has been temporarily
lost due to a higher importance notification.
- getAudioSessionId() - Method in class com.devbrackets.android.exomedia.EMAudioPlayer
-
Returns the audio session ID.
- getAudioSessionId() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getAudioSessionId() - Method in class com.devbrackets.android.exomedia.renderer.EMMediaCodecAudioTrackRenderer
-
- getBufferedPercentage() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getBufferPercent() - Method in class com.devbrackets.android.exomedia.event.EMMediaProgressEvent
-
- getBufferPercentage() - Method in class com.devbrackets.android.exomedia.EMAudioPlayer
-
Retrieves the current buffer percent of the audio item.
- getBufferPercentage() - Method in class com.devbrackets.android.exomedia.EMVideoView
-
Retrieves the current buffer percent of the video.
- getBufferPercentFloat() - Method in class com.devbrackets.android.exomedia.event.EMMediaProgressEvent
-
- getBus() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the bus that will be used for posting events.
- getColor(Context, int) - Static method in class com.devbrackets.android.exomedia.util.EMResourceUtil
-
Retrieves the color specified with the colorRes
.
- getColorStateList(Context, int) - Static method in class com.devbrackets.android.exomedia.util.EMResourceUtil
-
Retrieves the ColorStateList specified with the colorRes
.
- getCurrentAudioFocus() - Method in class com.devbrackets.android.exomedia.util.EMAudioFocusHelper
-
Retrieves the current audio focus
- getCurrentIndex() - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
Retrieves the current item index
- getCurrentItem() - Method in class com.devbrackets.android.exomedia.event.EMPlaylistItemChangedEvent
-
- getCurrentItem() - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
Retrieves the Item representing the currently selected
item.
- getCurrentItemChangedEvent() - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
- getCurrentItemChangedEvent() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the current item change event which represents any media item changes.
- getCurrentItemType() - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
Determines the current items type.
- getCurrentMediaProgress() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the current playback progress.
- getCurrentMediaState() - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
Retrieves the most recent media playback state.
- getCurrentMediaState() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the current playback state of the service.
- getCurrentPosition() - Method in class com.devbrackets.android.exomedia.EMAudioPlayer
-
Retrieves the current position of the audio playback.
- getCurrentPosition() - Method in class com.devbrackets.android.exomedia.EMVideoView
-
Retrieves the current position of the audio playback.
- getCurrentPosition() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getCurrentProgress() - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
Retrieves the current progress for the media playback
- getDefaultLargeNotificationImage() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
- getDefaultLargeNotificationSecondaryImage() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
- getDownloadedMediaUri() - Method in interface com.devbrackets.android.exomedia.manager.EMPlaylistManager.PlaylistItem
-
- getDrawable(Context, int) - Static method in class com.devbrackets.android.exomedia.util.EMResourceUtil
-
Retrieves the drawable specified with the resourceId
.
- getDuration() - Method in class com.devbrackets.android.exomedia.EMAudioPlayer
-
Retrieves the duration of the current audio item.
- getDuration() - Method in class com.devbrackets.android.exomedia.EMVideoView
-
Retrieves the duration of the current audio item.
- getDuration() - Method in class com.devbrackets.android.exomedia.event.EMMediaProgressEvent
-
- getDuration() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getExtension() - Method in enum com.devbrackets.android.exomedia.util.MediaUtil.MediaType
-
- getExtra() - Method in class com.devbrackets.android.exomedia.event.EMMediaErrorEvent
-
- getExtractor(String) - Method in class com.devbrackets.android.exomedia.builder.RenderBuilder
-
Retrieves the extractor to use with the specified mediaUri
- getExtractor(String, MediaUtil.MediaType) - Method in class com.devbrackets.android.exomedia.builder.RenderBuilder
-
Retrieves the extractor to use with the specified mediaUri
- getExtractor(MediaUtil.MediaType) - Method in class com.devbrackets.android.exomedia.builder.RenderBuilder
-
Retrieves the extractor for the requested type.
- getExtractor(MediaUtil.MediaType, MediaUtil.MediaType) - Method in class com.devbrackets.android.exomedia.builder.RenderBuilder
-
Retrieves the extractor for the requested type.
- getId() - Method in interface com.devbrackets.android.exomedia.manager.EMPlaylistManager.PlaylistItem
-
- getIndexForItem(long) - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
Determines the index for the item with the passed id.
- getItem(int) - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
Retrieves the item at the given index in the playlist.
- getLargeNotificationImage() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the image that will be displayed in the notification to represent
the currently playing item.
- getLargeNotificationSecondaryImage() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the image that will be displayed in the notification as a secondary
image.
- getLayoutResource() - Method in class com.devbrackets.android.exomedia.widget.DefaultControls
-
Used to retrieve the layout resource identifier to inflate
- getLayoutResource() - Method in class com.devbrackets.android.exomedia.widget.DefaultControlsLeanback
-
- getLayoutResource() - Method in class com.devbrackets.android.exomedia.widget.DefaultControlsMobile
-
- getLockScreenArtwork() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the image that will be displayed as the lock screen artwork
for the currently playing item.
- getLockScreenIconRes() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the Drawable resource that specifies the icon to place on the
lock screen to indicate the app the owns the content being displayed.
- getMainHandler() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getMediaPlayer() - Method in class com.devbrackets.android.exomedia.event.EMMediaErrorEvent
-
- getMediaPlaylistManager() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Links the
EMPlaylistManager
that contains the information for playback
to this service.
- getMediaServiceClass() - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
Retrieves the class that represents the PlaylistService.
- getMediaState() - Method in class com.devbrackets.android.exomedia.event.EMMediaStateEvent
-
- getMediaType() - Method in interface com.devbrackets.android.exomedia.manager.EMPlaylistManager.PlaylistItem
-
- getMediaType(String) - Static method in class com.devbrackets.android.exomedia.util.MediaUtil
-
Determines the media type based on the mediaUri
- getMediaUrl() - Method in interface com.devbrackets.android.exomedia.manager.EMPlaylistManager.PlaylistItem
-
- getMimeType() - Method in enum com.devbrackets.android.exomedia.util.MediaUtil.MediaType
-
- getNotification(PendingIntent) - Method in class com.devbrackets.android.exomedia.EMNotification
-
Returns a fully constructed notification to use when moving a service to the
foreground.
- getNotificationClickPendingIntent() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Returns the PendingIntent to use when the playback notification is clicked.
- getNotificationIconRes() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the Drawable resource that specifies the icon to place in the
status bar for the media playback notification.
- getNotificationId() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the ID to use for the notification and registering this
service as Foreground when media is playing.
- getPlaybackLooper() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getPlaybackState() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getPlayerControl() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getPlayListId() - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
Returns the current playListId for this playlist.
- getPlaylistId() - Method in interface com.devbrackets.android.exomedia.manager.EMPlaylistManager.PlaylistItem
-
- getPlayListSize() - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
Returns the current size of the playlist.
- getPlayWhenReady() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getPosition() - Method in class com.devbrackets.android.exomedia.event.EMMediaProgressEvent
-
- getPreviewImageView() - Method in class com.devbrackets.android.exomedia.EMVideoView
-
Gets the preview ImageView for use with image loading libraries.
- getRepeaterDelay() - Method in class com.devbrackets.android.exomedia.util.Repeater
-
Retrieves the amount of time between method invocation.
- getResolvedResourceId(Context, int) - Static method in class com.devbrackets.android.exomedia.util.EMResourceUtil
-
Resolves the reference to an attribute, returning the root resource id.
- getSeekPosition() - Method in class com.devbrackets.android.exomedia.event.EMMediaSeekEndedEvent
-
- getSelectedTrack(int) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getServiceFlag() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
-
Retrieves the continuity bits associated with the service.
- getSurface() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getThumbnailUrl() - Method in interface com.devbrackets.android.exomedia.manager.EMPlaylistManager.PlaylistItem
-
- getTickDelay() - Method in class com.devbrackets.android.exomedia.util.StopWatch
-
Retrieves the approximate duration between time updates.
- getTime() - Method in class com.devbrackets.android.exomedia.util.StopWatch
-
Retrieves the current time for the stopwatch.
- getTitle() - Method in interface com.devbrackets.android.exomedia.manager.EMPlaylistManager.PlaylistItem
-
- getTrackCount(int) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
-
- getUriWithProtocol(String) - Static method in class com.devbrackets.android.exomedia.util.MediaUtil
-
If the passed uri contains a protocol (e.g.
- getUserAgent() - Method in class com.devbrackets.android.exomedia.EMAudioPlayer
-
Retrieves the user agent that the EMAudioPlayer will use when communicating
with media servers
- getUserAgent() - Method in class com.devbrackets.android.exomedia.EMVideoView
-
Retrieves the user agent that the EMVideoView will use when communicating
with media servers
- getVideoUri() - Method in class com.devbrackets.android.exomedia.EMVideoView
-
Retrieves the current Video URI.
- getVideoView() - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
-
- getWhat() - Method in class com.devbrackets.android.exomedia.event.EMMediaErrorEvent
-
- goIcon - Static variable in class com.devbrackets.android.exomedia.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".