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

Class: Aws::Rekognition::Types::ShotSegment

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

Overview

Information about a shot detection segment detected in a video. 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.

#indexInteger

An Identifier for a shot detection segment detected in a video.

Returns:

  • (Integer)

    An Identifier for a shot detection segment detected in a video.