Skip to content

Exoplayer in Kotlin fullscreen and quality selector

Notifications You must be signed in to change notification settings

bhaumik2712/exoplayer-kotlin

 
 

Repository files navigation

Exoplayer-kotlin

Example of Exoplayer v2.13.1 in Kotlin

All example are for HLS video

Project Module

App

Simple implementation of ExoPlayer with HLS video

fullscreenDialog

Player + fullscreen via Dialog Added Fullscreen thanks to this repository

fullscreenLayoutParams

Player + fullscreen via modifying LayoutParams Added Fullscreen thanks to this repository

qualitySelector

Player + Quality Selector Added quality selector thanks to Exoplayer demo

rvItemPreview

Exoplayer in a recyclerview allowing a preview onLongClick

Added and forked from this repo

nativePreview

Small thumb above progress bar

Resources

Codelabs

Exoplayer website

Exoplayer github

Recyclerview - forked

PreviewSeekbar - inspired

About

Exoplayer in Kotlin fullscreen and quality selector

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%