media/library
ibaker 424f991079 Extend EventMessage.toString to include durationMs
This field is used in .equals(), so it makes sense to include it in toString() too.

PiperOrigin-RevId: 263768329
2019-08-23 17:00:06 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Extend EventMessage.toString to include durationMs 2019-08-23 17:00:06 +01:00
dash Modify EventMessageDecoder to return null if decoding fails (currently throws exceptions) 2019-08-23 16:59:50 +01:00
hls Fix propagation of HlsMetadataEntry's in HLS chunkless preparation 2019-08-15 14:41:52 +01:00
smoothstreaming Add a metadata argument to Format factory methods used in HLS 2019-08-15 14:41:51 +01:00
ui Merge robolectric_testutils into testutils. 2019-08-09 18:36:32 +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.