API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeSubtitleFormat
@codexo/exojs / assets / stable
The two subtitle formats the built-in `subtitle` type reads.
0
props
0
methods
0
events
Import
import { SubtitleFormat } from '@codexo/exojs'The two subtitle formats the built-in `subtitle` type reads.
Definition1
"srt" | "vtt"Source