Add chapter markers (iOS)
Set chapter markers for a player item.
Chapter markers allow viewers to easily navigate through different sections or segments of the video. Adding chapters to your videos will benefit your viewers in the following ways:
- Reading the title of the chapter or section when hovering over a chapter marker
- Navigating to a specific point in a video after clicking a cue point
Requirement
Item | Description |
---|---|
WebVTT (.vtt) file | File containing the information to define a chapters in a video |
Add a chapter marker
Use the following recipe to add chapter markers a player item.
π±
iOS: Add chapter markers
Open Recipe
Once chapter markers have been added to a player item, you can listen for and respond to a chapter event.
Updated about 1 year ago