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

Properties of a StreamingVideoAnnotationResults.

Package

@google-cloud/video-intelligence

Properties

explicitAnnotation

explicitAnnotation?: (google.cloud.videointelligence.v1p3beta1.IExplicitContentAnnotation|null);

StreamingVideoAnnotationResults explicitAnnotation

labelAnnotations

labelAnnotations?: (google.cloud.videointelligence.v1p3beta1.ILabelAnnotation[]|null);

StreamingVideoAnnotationResults labelAnnotations

objectAnnotations

objectAnnotations?: (google.cloud.videointelligence.v1p3beta1.IObjectTrackingAnnotation[]|null);

StreamingVideoAnnotationResults objectAnnotations

shotAnnotations

shotAnnotations?: (google.cloud.videointelligence.v1p3beta1.IVideoSegment[]|null);

StreamingVideoAnnotationResults shotAnnotations