new GoBrain.Dtos.Sequences.Video()
GoBrain.Core/src/dtos/sequences/video.js, line 1
Properties:
Name | Type | Description |
---|---|---|
end |
Number | Video sequence end time. |
id |
String | Video sequence id. |
resource |
String | Video sequence resource (id). |
start |
Number | Video sequence start time. |
streams |
Array.<GoBrain.Dtos.Stream> | List of streams belonging to the video sequence. |