Interface protos.google.cloud.video.stitcher.v1.IEvent (2.0.1)

Properties of an Event.

Package

@google-cloud/video-stitcher

Properties

id

id?: (string|null);

Event id

offset

offset?: (google.protobuf.IDuration|null);

Event offset

type

type?: (google.cloud.video.stitcher.v1.Event.EventType|keyof typeof google.cloud.video.stitcher.v1.Event.EventType|null);

Event type

uri

uri?: (string|null);

Event uri