mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
Moved the behaviors related to Cue's to the WebvttCueParser class. This way, the parsing methods will be more easily accessible to other classes, such as the MP4Webvtt parser. This class also has some methods that require state to avoid repetitive avoidable allocations. The method visibility is subject to changes in further CLs. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=111616824 |
||
|---|---|---|
| .. | ||
| eia608 | ||
| mp4webvtt | ||
| subrip | ||
| ttml | ||
| tx3g | ||
| webvtt | ||
| CaptionStyleCompat.java | ||
| Cue.java | ||
| CuePainter.java | ||
| PlayableSubtitle.java | ||
| Subtitle.java | ||
| SubtitleLayout.java | ||
| SubtitleParser.java | ||
| SubtitleParserHelper.java | ||
| TextRenderer.java | ||
| TextTrackRenderer.java | ||