Package-level declarations

Types

Link copied to clipboard
Represents playback state which can be saved and used to restore a VdoPlayer to an earlier playback state.
Link copied to clipboard
interface PlayerHost
Interface for classes that can provide a VdoPlayer instance to load media and control playback.
Link copied to clipboard
class Util
Utility class.
Link copied to clipboard
Initialization parameters specifying a media with other options that can be loaded to a VdoPlayer for playback.
Link copied to clipboard
interface VdoPlayer
Interface for controlling playback.
Link copied to clipboard
A VdoPlayerFragment hosts a VdoPlayer for media playback.
Link copied to clipboard
Support library based equivalent of VdoPlayerFragment.
Link copied to clipboard
open class VdoPlayerView : AutoSizeFrameLayout, PlayerHost