media/library
tonihei 40101094ba Add option to send messages at end of stream.
This simplifies sending messages to the end of a stream. This was
already possible, but users needed to wait until the duration is known
before sending the message. This duration resolution can happen as part of the message position resolution.

PiperOrigin-RevId: 294626984
2020-02-13 15:44:56 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Add Format peak and average bitrate (hidden for now) 2020-02-13 15:44:03 +00:00
core Add option to send messages at end of stream. 2020-02-13 15:44:56 +00:00
dash DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
extractor FakeTrackOutput: test all the formats sent 2020-02-13 15:44:47 +00:00
hls DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
smoothstreaming DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
ui Fix build warnings under exoplayer/v2/library 2020-02-13 15:44:11 +00: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.