Package-level declarations
Types
Link copied to clipboard
ApiVideoExoPlayerMediaFactory has the same purpose as ApiVideoMediaFactory but dedicated to ExoPlayer. It also stores the token session for private videos.
Link copied to clipboard
ApiVideoMediaFactory is a wrapper around VideoOptions to create URL for the different api.video media items (HLS, MP4, thumbnails). It also stores the token session for private videos.
Link copied to clipboard
class ApiVideoPlayerFullScreenController(fragmentManager: FragmentManager, originalPlayerView: ApiVideoExoPlayerView, playerController: ApiVideoPlayerController, fullScreenListener: ApiVideoExoPlayerView.FullScreenListener? = null) : ApiVideoExoPlayerView.FullScreenListener
A class that handles the player full screen.
Link copied to clipboard
Encapsulates a video URL and headers.
Link copied to clipboard
Description of the video to play.