Specifying Timeline Information

You can also include timeline information (cue points and transient links). To do this you must include a timeline key-value pair in the map:

{
  ...
  "timeline":{
    "cuepoints":cuepoint-values,
    "tracks":track-values
  }
}

The value of the timeline key must be a map containing the following key-value pairs:

cuepoints

An array of one or more cue point definitions (see Specifying Cue Points).

tracks

A map containing default transient link definitions for the transient link tracks defined at your installation (see Specifying Transient Links). By default there are two such tracks, called Overlay and Aside.