Interface OmakaseVttCueExtension

interface OmakaseVttCueExtension {
    rows?: VttCueExtensionRow[];
}

Properties

Properties