Interface protos.google.cloud.videointelligence.v1p3beta1.ITrack (5.0.2)

Properties of a Track.

Package

@google-cloud/video-intelligence

Properties

attributes

attributes?: (google.cloud.videointelligence.v1p3beta1.IDetectedAttribute[]|null);

Track attributes

confidence

confidence?: (number|null);

Track confidence

segment

segment?: (google.cloud.videointelligence.v1p3beta1.IVideoSegment|null);

Track segment

timestampedObjects

timestampedObjects?: (google.cloud.videointelligence.v1p3beta1.ITimestampedObject[]|null);

Track timestampedObjects