A
B
C
D
E
F
G
H
I
J
L
M
O
P
Q
R
S
T
U
V
W
G
- getAspectRatio() - function in com.vdocipher.aegis.media.PlayerOption
- getAudioOnly() - function in com.vdocipher.aegis.media.PlayerOption
- getAvailableTracks() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Returns the available tracks for the currently playing media.
- getAvailableTracks() - function in com.vdocipher.aegis.player.VdoPlayer
- Returns the available tracks for the currently playing media.
- getBufferedTime() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Gets the time till which video is buffered
- getBufferedTime() - function in com.vdocipher.aegis.player.VdoPlayer
- Gets the time till which video is buffered
- getBuilder() - function in com.vdocipher.aegis.player.VdoInitParams
- Create a new Builder with the initial values from this VdoInitParams instance.
- getCacheSize() - function in com.vdocipher.aegis.player.cache.Config
- Retrieves the cache size.
- getCaptionName() - function in com.vdocipher.aegis.media.Caption
- getCaptions() - function in com.vdocipher.aegis.media.PlayerOption
- getChapters() - function in com.vdocipher.aegis.media.PlayerOption
- getCurrentLiveOffset() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Returns the offset between the current real time and the playback position (if available).
- getCurrentLiveOffset() - function in com.vdocipher.aegis.player.VdoPlayer
- Returns the offset between the current real time and the playback position (if available).
- getCurrentMedia() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Returns a MediaInfo object containing info corresponding to the currently playing media.
- getCurrentMedia() - function in com.vdocipher.aegis.player.VdoPlayer
- Returns a MediaInfo object containing info corresponding to the currently playing media.
- getCurrentMediaItemIndex() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Returns the index of the current MediaItem in the timeline, or the prospective index if the current timeline is empty.
- getCurrentMediaItemIndex() - function in com.vdocipher.aegis.player.VdoPlayer
- Returns the index of the current MediaItem in the timeline, or the prospective index if the current timeline is empty.
- getCurrentTime() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Gets the current playback time of the video from the beginning.
- getCurrentTime() - function in com.vdocipher.aegis.player.VdoPlayer
- Gets the current playback time of the video from the beginning.
- getCurrentTimeline() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Returns the current Timeline.
- getCurrentTimeline() - function in com.vdocipher.aegis.player.VdoPlayer
- Returns the current Timeline.
- getCurrentUnixTimeMs() - function in com.vdocipher.aegis.player.VdoTimeLine.VdoWindow
- getDefaultPositionMs() - function in com.vdocipher.aegis.player.VdoTimeLine.VdoWindow
- getDescription() - function in com.vdocipher.aegis.player.VdoMediaMetadata
- Gets the description of the media.
- getDisplayErrorMessage() - function in com.vdocipher.aegis.media.ErrorDescription
- Customize error message displayed on the player view depending on the error code.
- getDownloadStatus(android.content.Context,androidx.media3.exoplayer.offline.Download) - function in com.vdocipher.aegis.offline.DownloadStatus
- getDownloadStatus(androidx.media3.exoplayer.offline.Download) - function in com.vdocipher.aegis.offline.DownloadStatus
- Converts Download to DownloadStatus
- getDuration() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Gets the duration of the current video.
- getDuration() - function in com.vdocipher.aegis.media.PlayerOption
- getDuration() - function in com.vdocipher.aegis.player.VdoPlayer
- Gets the duration of the current video.
- getDurationMs() - function in com.vdocipher.aegis.player.VdoTimeLine.VdoWindow
- getDurationUs() - function in com.vdocipher.aegis.player.VdoTimeLine.VdoWindow
- getHeight() - function in com.vdocipher.aegis.media.Posters
- getInstance(android.content.Context) - function in com.vdocipher.aegis.offline.VdoDownloadManager
- Get an instance of VdoDownloadManager.
- getInstance(android.content.Context,java.lang.String) - function in com.vdocipher.aegis.offline.VdoDownloadManager
- Get an instance of VdoDownloadManager.
- getInstance(android.content.Context) - function in com.vdocipher.aegis.player.cache.VdoPreCacheManager.Companion
- Returns the singleton instance of VdoPreCacheManager with default configuration.
- getInstance(android.content.Context,com.vdocipher.aegis.player.cache.Config) - function in com.vdocipher.aegis.player.cache.VdoPreCacheManager.Companion
- Returns the singleton instance of VdoPreCacheManager, configuring it if necessary.
- getLabel() - function in com.vdocipher.aegis.media.Caption
- getLang() - function in com.vdocipher.aegis.media.Caption
- getLastPlaybackState() - function in com.vdocipher.aegis.player.VdoPlayerView
- getMediaId() - function in com.vdocipher.aegis.media.PlayerOption
- getMediaIdLastPlayedTimeMap(kotlin.Array) - function in com.vdocipher.aegis.offline.VdoDownloadManager
- Returns map of media id and last played time for given media ids.
- getNewVdoInitParams() - function in com.vdocipher.aegis.ui.view.VdoParamsGenerator
- getOfflineScrubbingPreviewUrl(androidx.media3.exoplayer.offline.Download) - function in com.vdocipher.aegis.offline.DownloadStatus
- getPlaybackProperty(java.lang.String) - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Returns values of additional properties specific to current playback session.
- getPlaybackProperty(java.lang.String) - function in com.vdocipher.aegis.player.VdoPlayer
- Returns values of additional properties specific to current playback session.
- getPlaybackSpeed() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Returns the currently active playback speed.
- getPlaybackSpeed() - function in com.vdocipher.aegis.player.VdoPlayer
- Returns the currently active playback speed.
- getPlaybackState() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Returns the current state of the player.
- getPlaybackState() - function in com.vdocipher.aegis.player.VdoPlayer
- Returns the current state of the player.
- getPlayer() - function in com.vdocipher.aegis.player.PlayerHost
- Get the VdoPlayer hosted by this PlayerHost.
- getPlayer() - function in com.vdocipher.aegis.player.VdoPlayerFragment
- Get the VdoPlayer hosted by this PlayerHost.
- getPlayer() - function in com.vdocipher.aegis.player.VdoPlayerSupportFragment
- Get the VdoPlayer hosted by this PlayerHost.
- getPlayer() - function in com.vdocipher.aegis.player.VdoPlayerView
- Get the VdoPlayer hosted by this PlayerHost.
- getPlayerConfig() - function in com.vdocipher.aegis.media.PlayerOption
- getPlayerOptions() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- * Called when the player configuration for requested media is loaded.
- getPlayerOptions() - function in com.vdocipher.aegis.player.VdoPlayer
- * Called when the player configuration for requested media is loaded.
- getPlayIntegrityErrorCode(int) - function in com.vdocipher.aegis.media.ErrorCodes
- getPlayWhenReady() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Whether playback will proceed when getPlaybackState == STATE_READY.
- getPlayWhenReady() - function in com.vdocipher.aegis.player.VdoPlayer
- Whether playback will proceed when getPlaybackState == STATE_READY.
- getPoster() - function in com.vdocipher.aegis.player.VdoMediaMetadata
- Gets the URI of the poster image associated with the media.
- getPosters() - function in com.vdocipher.aegis.media.PlayerOption
- getPresentationStartTimeMs() - function in com.vdocipher.aegis.player.VdoTimeLine.VdoWindow
- getResizeMode() - function in com.vdocipher.aegis.player.VdoPlayerSupportFragment
- Returns the resize mode.
- getResizeMode() - function in com.vdocipher.aegis.player.VdoPlayerView
- Returns the resize mode.
- getResizeMode() - function in com.vdocipher.aegis.ui.view.VdoPlayerUIFragment
- Returns the resize mode.
- getSavedMediaItems(com.vdocipher.aegis.offline.VdoDownloadManager.Query,com.vdocipher.aegis.offline.VdoDownloadManager.QueryResultListener) - function in com.vdocipher.aegis.offline.VdoDownloadManager
- Query the VdoDownloadManager about media saved for offline playback without drm license.
- getScrubbingPreviewUrl() - function in com.vdocipher.aegis.media.PlayerOption
- getSecurityLevel(androidx.media3.exoplayer.offline.DownloadRequest) - function in com.vdocipher.aegis.offline.DownloadStatus
- getSelectedTracks() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- Returns the selected tracks for the currently playing media.
- getSelectedTracks() - function in com.vdocipher.aegis.player.VdoPlayer
- Returns the selected tracks for the currently playing media.
- getStartTime() - function in com.vdocipher.aegis.media.Chapter
- getState(int) - function in com.vdocipher.aegis.offline.DownloadStatus
- getStatus(int) - function in com.vdocipher.aegis.offline.DownloadStatus
- getTitle() - function in com.vdocipher.aegis.cast.CastVdoPlayer
- getTitle() - function in com.vdocipher.aegis.media.Chapter
- getTitle() - function in com.vdocipher.aegis.media.PlayerOption
- getTitle() - function in com.vdocipher.aegis.player.VdoMediaMetadata
- Gets the title of the media.
- getUid() - function in com.vdocipher.aegis.player.VdoTimeLine.VdoWindow
- getUrl() - function in com.vdocipher.aegis.media.Caption
- getUrl() - function in com.vdocipher.aegis.media.Posters
- getVideoStretchMode() - function in com.vdocipher.aegis.player.VdoPlayerFragment
- Return currently set video stretch mode.
- getVideoStretchMode() - function in com.vdocipher.aegis.player.VdoPlayerSupportFragment
- Return currently set video stretch mode.
- getVideoStretchMode() - function in com.vdocipher.aegis.player.VdoPlayerView
- Return currently set video stretch mode.
- getVideoStretchMode() - function in com.vdocipher.aegis.ui.view.VdoPlayerUIFragment
- Return currently set video stretch mode.
- getWindow(int) - function in com.vdocipher.aegis.player.VdoTimeLine
- getWindow(int,long) - function in com.vdocipher.aegis.player.VdoTimeLine
- getWindowCount() - function in com.vdocipher.aegis.player.VdoTimeLine
- getWindowStartTimeMs() - function in com.vdocipher.aegis.player.VdoTimeLine.VdoWindow