media/library
tonihei dd4f9bcaae Add Timeline.Window.isLive
This flag is currently merged into Window.isDynamic, which isn't always true
because
1. A window can be dynamic for other reasons (e.g. when the duration is still
missing).
2. A live stream can be become non-dynamic when it ends.

Issue:#2668
Issue:#5973
PiperOrigin-RevId: 271999378
2019-10-02 21:28:43 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Add Timeline.Window.isLive 2019-10-02 21:28:43 +01:00
dash Add Timeline.Window.isLive 2019-10-02 21:28:43 +01:00
hls Add Timeline.Window.isLive 2019-10-02 21:28:43 +01:00
smoothstreaming Add Timeline.Window.isLive 2019-10-02 21:28:43 +01:00
ui Use Player.isPlaying in appropriate places. 2019-10-02 21:25:56 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.