POST /timelines/0/add
Add a clip to the end of the timeline.
Parameters
This parameter can be one of the following types:
Name
clips
Name
clips
clips[i]
Response
204 - No Content
Event Control API
API For working with built-in websocket.
GET /event/list
Get the list of events that can be subscribed to using the websocket API.
Response
200 - OK
The response is a JSON object.
Name
events
events[i]
Type
Description
integer
Unique ID used to identify this clip
Type
Description
array
integer
Unique ID used to identify this clip
Type
Description
array
List of events that can be subscribed to using the
string
websocket API
Informationen für Entwickler (Englisch)
704