Class: AttributesSet

GoBrain.ModuleAssets.Notifications.Dtos.Sequences.Video. AttributesSet

new GoBrain.ModuleAssets.Notifications.Dtos.Sequences.Video.AttributesSet()

GoBrain.Modules/src/notifications/assets/js/dtos/sequences/video/attributes-set.js, line 1

Video sequence AttributesSet notification.

Video sequence AttributesSet notification.

Properties:
Name Type Description
key String

Notification key.

data Object

Notification data.

Properties
Name Type Description
accountId String

Account id.

mediaId String

Media id.

trackId String

Track id.

videoId String

Video sequence id.

start Number

Video sequence start point.

end Number

Video sequence end point.

in Number

Video sequence in point.

out Number

Video sequence out point.

resource Object

Video sequence resource reference.

Properties
Name Type Description
id String

Video sequence resource reference id.

Extends