ibaker 79b721e411 Define the SubtitleParser interface
We will migrate concrete implementations of `SubtitleDecoder` to implement
this instead.

PiperOrigin-RevId: 537298600
2023-06-05 09:49:26 +00:00
..
2023-06-05 09:49:26 +00:00

Extractor module

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