Googler bbe78b10c1 Throw a ParserException instead of a NullPointerException if the sample table (stbl) is missing a required sample description (stsd).
As per the javadoc for AtomParsers.parseTrack, ParserException should be "thrown if the trak atom can't be parsed."

PiperOrigin-RevId: 499522748
2023-01-10 20:04:22 +00:00
..
2021-10-26 14:08:21 +01:00

Extractor module

Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.