
SubtitleExtractor is a component that extracts subtitle data taken from ExtractorInput into samples. Samples are pushed into an ExtractorOutput (usually SampleQueue). As a temporary solution SubtitleExtractor uses SubtitleDecoder to extract Cues from input data. PiperOrigin-RevId: 390319875