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

ItemDescription
WebVTT (.vtt) fileFile 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.


Once chapter markers have been added to a player item, you can listen for and respond to a chapter event.