SubtitleRegexObject.ttml constructor

SubtitleRegexObject.ttml()

Timed Text Markup Language

This is the ttml or dfxp regex. Used in SubtitleParser to parsing this subtitle format to dart code.

Implementation

factory SubtitleRegexObject.ttml() => const TtmlRegex();