shobanavelmurugan / exoplayer-kotlin

Exoplayer in Kotlin fullscreen and quality selector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exoplayer-kotlin

Example of Exoplayer v2.14.0 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


Languages

Language:Kotlin 100.0%