Interface protos.google.cloud.videointelligence.v1p3beta1.IFaceDetectionAnnotation (3.3.6)

Properties of a FaceDetectionAnnotation.

Package

@google-cloud/video-intelligence!

Properties

thumbnail

thumbnail?: (Uint8Array|string|null);

FaceDetectionAnnotation thumbnail

Property Value
TypeDescription
(Uint8Array|string|null)

tracks

tracks?: (google.cloud.videointelligence.v1p3beta1.ITrack[]|null);

FaceDetectionAnnotation tracks

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.ITrack[]|null)