aquilescanta 3d487dae40 Add missing switch case
Before this change, calling read after reaching the end of input in an Ogg file
would cause an IllegalStateException.

PiperOrigin-RevId: 364758873
2021-04-09 17:08:39 +01:00
..
2021-04-09 17:08:39 +01:00

ExoPlayer extractor library module

Provides media container extractors.

  • Javadoc: Classes matching com.google.android.exoplayer2.extractor.* belong to this module.