mirror of
https://github.com/androidx/media.git
synced 2025-05-03 21:57:46 +08:00

It will act similarly to `SubtitleDecoderFactory`, but return parsers instead of decoders. In turn `SubtitleDecoderFactory.createDecoder()` cab wrap those parsers with `DelegatingSubtitleDecoder`. PiperOrigin-RevId: 548528054