Interface protos.google.cloud.videointelligence.v1.IVideoSegment (3.1.0)

Properties of a VideoSegment.

Package

@google-cloud/video-intelligence!

Properties

endTimeOffset

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

VideoSegment endTimeOffset

Property Value
TypeDescription
(google.protobuf.IDuration|null)

startTimeOffset

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

VideoSegment startTimeOffset

Property Value
TypeDescription
(google.protobuf.IDuration|null)