Crate vtt
Source - prelude
- A module that provides a prelude for the WebVTT library.
- VttCue
- Represents a single cue in a WebVTT file.
- VttHeader
- Represents the header section of a WebVTT file.
- VttSettings
- Represents the settings associated with a WebVTT cue.
- VttTimestamp
- Represents a timestamp in WebVTT format.
- WebVtt
- Represents a complete WebVTT file, including its header and cues.
- AlignSetting
- Specifies the alignment of a cue.
- LineSetting
- Specifies the line position of a cue.
- VerticalSetting
- Specifies the vertical orientation of a cue.
- VttParseError
- An error type representing possible parsing failures in WebVTT data.