Class VideoAnnotationResults (1.16.3)

Annotation results for a single video.

Video segment on which the annotation is run.

Presence label annotations on video level or user-specified segment level. There is exactly one element for each unique label. Compared to the existing topical segment_label_annotations, this field presents more fine- grained, segment-level labels detected in video content and is made available only when the client sets LabelDetectionConfig.model to “builtin/latest” in the request.

Presence label annotations on shot level. There is exactly one element for each unique label. Compared to the existing topical shot_label_annotations, this field presents more fine-grained, shot-level labels detected in video content and is made available only when the client sets LabelDetectionConfig.model to “builtin/latest” in the request.

Deprecated. Please use face_detection_annotations instead.

Shot annotations. Each shot is represented as a video segment.

Speech transcription.

Annotations for list of objects detected and tracked in video.

Person detection annotations.