Properties of a VideoAnnotationResults.
Package
@google-cloud/video-intelligenceProperties
celebrityRecognitionAnnotations
celebrityRecognitionAnnotations?: (google.cloud.videointelligence.v1p3beta1.ICelebrityRecognitionAnnotation|null);VideoAnnotationResults celebrityRecognitionAnnotations
error
error?: (google.rpc.IStatus|null);VideoAnnotationResults error
explicitAnnotation
explicitAnnotation?: (google.cloud.videointelligence.v1p3beta1.IExplicitContentAnnotation|null);VideoAnnotationResults explicitAnnotation
faceDetectionAnnotations
faceDetectionAnnotations?: (google.cloud.videointelligence.v1p3beta1.IFaceDetectionAnnotation[]|null);VideoAnnotationResults faceDetectionAnnotations
frameLabelAnnotations
frameLabelAnnotations?: (google.cloud.videointelligence.v1p3beta1.ILabelAnnotation[]|null);VideoAnnotationResults frameLabelAnnotations
inputUri
inputUri?: (string|null);VideoAnnotationResults inputUri
logoRecognitionAnnotations
logoRecognitionAnnotations?: (google.cloud.videointelligence.v1p3beta1.ILogoRecognitionAnnotation[]|null);VideoAnnotationResults logoRecognitionAnnotations
objectAnnotations
objectAnnotations?: (google.cloud.videointelligence.v1p3beta1.IObjectTrackingAnnotation[]|null);VideoAnnotationResults objectAnnotations
personDetectionAnnotations
personDetectionAnnotations?: (google.cloud.videointelligence.v1p3beta1.IPersonDetectionAnnotation[]|null);VideoAnnotationResults personDetectionAnnotations
segment
segment?: (google.cloud.videointelligence.v1p3beta1.IVideoSegment|null);VideoAnnotationResults segment
segmentLabelAnnotations
segmentLabelAnnotations?: (google.cloud.videointelligence.v1p3beta1.ILabelAnnotation[]|null);VideoAnnotationResults segmentLabelAnnotations
segmentPresenceLabelAnnotations
segmentPresenceLabelAnnotations?: (google.cloud.videointelligence.v1p3beta1.ILabelAnnotation[]|null);VideoAnnotationResults segmentPresenceLabelAnnotations
shotAnnotations
shotAnnotations?: (google.cloud.videointelligence.v1p3beta1.IVideoSegment[]|null);VideoAnnotationResults shotAnnotations
shotLabelAnnotations
shotLabelAnnotations?: (google.cloud.videointelligence.v1p3beta1.ILabelAnnotation[]|null);VideoAnnotationResults shotLabelAnnotations
shotPresenceLabelAnnotations
shotPresenceLabelAnnotations?: (google.cloud.videointelligence.v1p3beta1.ILabelAnnotation[]|null);VideoAnnotationResults shotPresenceLabelAnnotations
speechTranscriptions
speechTranscriptions?: (google.cloud.videointelligence.v1p3beta1.ISpeechTranscription[]|null);VideoAnnotationResults speechTranscriptions
textAnnotations
textAnnotations?: (google.cloud.videointelligence.v1p3beta1.ITextAnnotation[]|null);VideoAnnotationResults textAnnotations