new GoBrain.Dtos.Track()
GoBrain.Core/src/dtos/track.js, line 1
Properties:
Name | Type | Description |
---|---|---|
absoluteTime |
String | Track absolute time. |
id |
String | Track id. |
name |
String | Track name. |
sequences |
Array.<GoBrain.Dtos.Sequences.Sequence> | List of sequences belonging to the track. |
type |
String | Track type. |