Class: LiveVideo

GoBrain.Dtos.Sequences. LiveVideo

new GoBrain.Dtos.Sequences.LiveVideo()

GoBrain.Core/src/dtos/sequences/live-video.js, line 1
Properties:
Name Type Description
end Number

LiveVideo sequence end time.

id String

LiveVideo sequence id.

start Number

LiveVideo sequence start time.

streams Array.<GoBrain.Dtos.Stream>

List of streams belonging to the live video sequence.

Extends