A
B
C
D
E
F
G
H
I
J
L
M
O
P
Q
R
S
T
U
V
W
V
- valueOf(java.lang.String) - function in com.vdocipher.aegis.player.VdoPlayerSetting.VdoPlaybackMode
- Returns the enum constant of this type with the specified name.
- values() - function in com.vdocipher.aegis.player.VdoPlayerSetting.VdoPlaybackMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- VdoDownloadManager - class in com.vdocipher.aegis.offline
- VdoDownloadManager handles enqueuing download requests and management of media downloads.
- VdoDownloadManager.EventListener - class in com.vdocipher.aegis.offline.VdoDownloadManager
- Callback interface for listening to download events.
- VdoDownloadManager.Query - class in com.vdocipher.aegis.offline.VdoDownloadManager
- Class used to specify filters for a query.
- VdoDownloadManager.QueryResultListener - class in com.vdocipher.aegis.offline.VdoDownloadManager
- Callback interface for listening to query results.
- VdoInitParams - class in com.vdocipher.aegis.player
VdoInitParams
is a final class that encapsulates the initialization parameters required to load a media into a VdoPlayer for playback.- VdoInitParams.Builder - class in com.vdocipher.aegis.player.VdoInitParams
- Builder class for constructing instances of VdoInitParams.
- VdoMediaMetadata - class in com.vdocipher.aegis.player
- VdoMediaMetadata is a class that encapsulates metadata for media content in a VDO Player.
- VdoParamsGenerator - class in com.vdocipher.aegis.ui.view
- VdoPlayer - class in com.vdocipher.aegis.player
- Interface for controlling playback.
- VdoPlayer.PlaybackEventListener - class in com.vdocipher.aegis.player.VdoPlayer
- Interface for callbacks related to playback events.
- VdoPlayer.TimelineChangeReason - class in com.vdocipher.aegis.player.VdoPlayer
- VdoPlayerControlView - class in com.vdocipher.aegis.ui.view
- A view for controlling playback via a VdoPlayer.
- VdoPlayerFragment - class in com.vdocipher.aegis.player
- A VdoPlayerFragment hosts a VdoPlayer for media playback.
- VdoPlayerSetting - class in com.vdocipher.aegis.player
- VdoPlayerSetting is a configuration class for setting up playback behavior in a VdoPlayer.
- VdoPlayerSetting.Builder - class in com.vdocipher.aegis.player.VdoPlayerSetting
- Builder class for constructing a VdoPlayerSetting instance.
- VdoPlayerSetting.VdoPlaybackMode - class in com.vdocipher.aegis.player.VdoPlayerSetting
- The different playback modes, each providing a different level of persistence.
- VdoPlayerSupportFragment - class in com.vdocipher.aegis.player
- Support library based equivalent of VdoPlayerFragment.
- VdoPlayerUIFragment - class in com.vdocipher.aegis.ui.view
- VdoPlayerUIFragment.OnSaveOfflineListener - class in com.vdocipher.aegis.ui.view.VdoPlayerUIFragment
- VdoPlayerUIFragment.OnSaveOfflineListenerV2 - class in com.vdocipher.aegis.ui.view.VdoPlayerUIFragment
- VdoPlayerView - class in com.vdocipher.aegis.player
- VdoPlayerView.Callback - class in com.vdocipher.aegis.player.VdoPlayerView
- VdoPreCacheManager - class in com.vdocipher.aegis.player.cache
- Manager class responsible for caching video data.
- VdoTimeLine - class in com.vdocipher.aegis.player
- VdoTimeLine.VdoWindow - class in com.vdocipher.aegis.player.VdoTimeLine