You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Rekognition::Types::TechnicalCueSegment

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about a technical cue segment. For more information, see SegmentDetection.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#confidenceFloat

The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.

Returns:

  • (Float)

    The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.

#typeString

The type of the technical cue.

Possible values:

  • ColorBars
  • EndCredits
  • BlackFrames

Returns:

  • (String)

    The type of the technical cue.