| Interface | Description |
|---|---|
| Subtitle |
A subtitle consisting of timed
Cues. |
| SubtitleDecoder |
Decodes
Subtitles from SubtitleInputBuffers. |
| SubtitleDecoderFactory |
A factory for
SubtitleDecoder instances. |
| TextOutput |
Receives text output.
|
| Class | Description |
|---|---|
| CaptionStyleCompat |
A compatibility wrapper for
CaptioningManager.CaptionStyle. |
| Cue |
Contains information about a specific cue, including textual content and formatting data.
|
| Cue.Builder |
A builder for
Cue objects. |
| SimpleSubtitleDecoder |
Base class for subtitle parsers that use their own decode thread.
|
| SubtitleInputBuffer |
A
DecoderInputBuffer for a SubtitleDecoder. |
| SubtitleOutputBuffer |
Base class for
SubtitleDecoder output buffers. |
| TextRenderer |
A renderer for text.
|
| Exception | Description |
|---|---|
| SubtitleDecoderException |
Thrown when an error occurs decoding subtitle data.
|
| Annotation Type | Description |
|---|---|
| CaptionStyleCompat.EdgeType |
The type of edge, which may be none.
|
| Cue.AnchorType |
The type of anchor, which may be unset.
|
| Cue.LineType |
The type of line, which may be unset.
|
| Cue.TextSizeType |
The type of default text size for this cue, which may be unset.
|
| Cue.VerticalType |
The type of vertical layout for this cue, which may be unset (i.e.
|