> ## Documentation Index
> Fetch the complete documentation index at: https://omss.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SubtitleFormat

> Valid Subtitle Formats

```typescript
type SubtitleFormat = "vtt" | "srt"
```


## Related topics

- [Subtitle](/sdk-artifacts/interfaces/Subtitle.md)
- [OMSS v1.0 Specification](/spec/v1.0/ref/spec.md)
- [OMSS v1.1 Specification](/spec/latest/ref/spec.md)
