Package com.vdocipher.aegis.player
See: Description
-
Interface Summary Interface Description PlaybackEventListener Interface for callbacks related to playback events. VdoPlayer Interface for controlling playback. InitializationListener Interface for callbacks related to initialization of a VdoPlayer. PlayerHost Interface for classes that can provide a VdoPlayer instance to load media and control playback. -
Class Summary Class Description PlayerHostNotReadyException Thrown when getPlayer is called on an uninitialized PlayerHost or if the hosted VdoPlayer has been released. PlaybackState Represents playback state which can be saved and used to restore a VdoPlayer to an earlier playback state. Builder Builder class for constructing a VdoPlayerSetting instance. VdoPlayerSetting VdoPlayerSetting is a configuration class for setting up playback behavior in a VdoPlayer. VdoPlayerFragment A VdoPlayerFragment hosts a VdoPlayer for media playback. Builder Builder class for constructing instances of VdoInitParams. VdoInitParams VdoInitParams
is a final class that encapsulates the initialization parameters required to load a media into a VdoPlayer for playback.VdoPlayerSupportFragment Support library based equivalent of VdoPlayerFragment. VdoMediaMetadata VdoMediaMetadata is a class that encapsulates metadata for media content in a VDO Player. VdoPlayerView -
Annotation Summary Annotation Description ResizeMode Resize modes for PlayerHost. -
Enum Summary Enum Description VdoPlaybackMode The different playback modes, each providing a different level of persistence.