Class: Google::Cloud::VideoIntelligence::V1p1beta1::ExplicitContentAnnotation

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/video_intelligence/v1p1beta1/doc/google/cloud/videointelligence/v1p1beta1/video_intelligence.rb

Overview

Explicit content annotation (based on per-frame visual signals only). If no explicit content has been detected in a frame, no annotations are present for that frame.

Instance Attribute Summary collapse

Instance Attribute Details

#framesArray<Google::Cloud::VideoIntelligence::V1p1beta1::ExplicitContentFrame>

Returns All video frames where explicit content was detected.

Returns:



191
# File 'lib/google/cloud/video_intelligence/v1p1beta1/doc/google/cloud/videointelligence/v1p1beta1/video_intelligence.rb', line 191

class ExplicitContentAnnotation; end