These pages outline the chart configuration options, and the methods and properties of Highcharts objects.
Feel free to search this API through the search bar or the navigation tree in the sidebar.
Mapping options for the audio parameters.
All parameters can be either:
If a function is used, it should return the desired value for
the audio parameter. The function is called for each audio event
to be played, and receives a context object parameter with
time
, and potentially point
and value
depending on the
track. point
is available if the audio event is related to a
data point, and value
is available if the track is used for a
context track using valueInterval
.