Cloud Video Intelligence V1p2beta1 API - Class Google::Cloud::VideoIntelligence::V1p2beta1::ExplicitContentAnnotation (v0.10.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Video Intelligence V1p2beta1 API class Google::Cloud::VideoIntelligence::V1p2beta1::ExplicitContentAnnotation.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#frames
defframes()->::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::ExplicitContentFrame>
Returns
- (::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::ExplicitContentFrame>) — All video frames where explicit content was detected.
#frames=
defframes=(value)->::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::ExplicitContentFrame>
Parameter
- value (::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::ExplicitContentFrame>) — All video frames where explicit content was detected.
Returns
- (::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::ExplicitContentFrame>) — All video frames where explicit content was detected.