In V1 we received complaints that Renderer was too locked down. In particular, it wasn't possible to implement a Renderer that wrapped another Renderer, since most of the methods were package private and final (e.g. enable). This change defines Renderer as a proper interface, removing this limitation. A method-reordering-only change will follow this one, to get things into a nice consistent/sane order in each of the Renderer classes. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127527995
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| eia608 | Loading commit data... | |
| subrip | Loading commit data... | |
| ttml | Loading commit data... | |
| tx3g | Loading commit data... | |
| webvtt | Loading commit data... | |
| CaptionStyleCompat.java | Loading commit data... | |
| Cue.java | Loading commit data... | |
| CuePainter.java | Loading commit data... | |
| SimpleSubtitleDecoder.java | Loading commit data... | |
| SimpleSubtitleOutputBuffer.java | Loading commit data... | |
| Subtitle.java | Loading commit data... | |
| SubtitleDecoder.java | Loading commit data... | |
| SubtitleDecoderFactory.java | Loading commit data... | |
| SubtitleInputBuffer.java | Loading commit data... | |
| SubtitleLayout.java | Loading commit data... | |
| SubtitleOutputBuffer.java | Loading commit data... | |
| TextDecoderException.java | Loading commit data... | |
| TextRenderer.java | Loading commit data... |