media/library
ibaker db68aa9490 Rollback of 01f484cbe9
*** Original commit ***

Modify EventMessageDecoder to return null if decoding fails (currently throws exceptions)

This matches the documentation on MetadataDecoder.decode:
"@return The decoded metadata object, or null if the metadata could not be decoded."

***

PiperOrigin-RevId: 272405287
2019-10-02 21:29:30 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Rollback of 01f484cbe9 2019-10-02 21:29:30 +01:00
dash Rollback of 01f484cbe9 2019-10-02 21:29:30 +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.