Cloud Video Intelligence V1p3beta1 API - Class Google::Cloud::VideoIntelligence::V1p3beta1::StreamingVideoAnnotationResults (v0.7.0)

Reference documentation and code samples for the Cloud Video Intelligence V1p3beta1 API class Google::Cloud::VideoIntelligence::V1p3beta1::StreamingVideoAnnotationResults.

Streaming annotation results corresponding to a portion of the video that is currently being processed.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#explicit_annotation

def explicit_annotation() -> ::Google::Cloud::VideoIntelligence::V1p3beta1::ExplicitContentAnnotation
Returns

#explicit_annotation=

def explicit_annotation=(value) -> ::Google::Cloud::VideoIntelligence::V1p3beta1::ExplicitContentAnnotation
Parameter
Returns

#label_annotations

def label_annotations() -> ::Array<::Google::Cloud::VideoIntelligence::V1p3beta1::LabelAnnotation>
Returns

#label_annotations=

def label_annotations=(value) -> ::Array<::Google::Cloud::VideoIntelligence::V1p3beta1::LabelAnnotation>
Parameter
Returns

#object_annotations

def object_annotations() -> ::Array<::Google::Cloud::VideoIntelligence::V1p3beta1::ObjectTrackingAnnotation>
Returns

#object_annotations=

def object_annotations=(value) -> ::Array<::Google::Cloud::VideoIntelligence::V1p3beta1::ObjectTrackingAnnotation>
Parameter
Returns

#shot_annotations

def shot_annotations() -> ::Array<::Google::Cloud::VideoIntelligence::V1p3beta1::VideoSegment>
Returns

#shot_annotations=

def shot_annotations=(value) -> ::Array<::Google::Cloud::VideoIntelligence::V1p3beta1::VideoSegment>
Parameter
Returns