Interface | Description |
---|---|
Subtitle |
A subtitle consisting of timed
Cue s. |
SubtitleDecoder |
Decodes
Subtitle s from SubtitleInputBuffer s. |
SubtitleDecoderFactory |
A factory for
SubtitleDecoder instances. |
TextRenderer.Output |
Receives output from a
TextRenderer . |
Class | Description |
---|---|
CaptionStyleCompat |
A compatibility wrapper for
CaptioningManager.CaptionStyle . |
Cue |
Contains information about a specific cue, including textual content and formatting data.
|
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.
|