androidx.media3.extractor.text
Interfaces
Subtitle | A subtitle consisting of timed |
SubtitleDecoder | Decodes |
SubtitleParser | Parses subtitle data into timed |
SubtitleParser.Factory | Factory for |
Classes
CueDecoder | Decodes data encoded by |
CueEncoder | Encodes data that can be decoded by |
CuesWithTiming | A list of |
CuesWithTimingSubtitle | A |
DefaultSubtitleParserFactory | A factory for |
LegacySubtitleUtil | Utility methods for working with legacy |
SimpleSubtitleDecoder | Base class for subtitle parsers that use their own decode thread. |
SubtitleExtractor | Generic extractor for extracting subtitles from various subtitle formats. |
SubtitleInputBuffer | A |
SubtitleOutputBuffer | Base class for |
SubtitleParser.OutputOptions | Options to control the output behavior of |
SubtitleTranscodingExtractor | This class is deprecated. Use |
SubtitleTranscodingExtractorOutput | A wrapping |
Exceptions
SubtitleDecoderException | Thrown when an error occurs decoding subtitle data. |