media/library/dash/src
ibaker 9ec346a2e1 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: 263767144
2019-09-02 14:34:19 +01:00
..
main Modify EventMessageDecoder to return null if decoding fails (currently throws exceptions) 2019-09-02 14:34:19 +01:00
test Modify DashDownloaderTest to test if content length is stored 2019-05-31 23:01:21 +01:00