Skip to main content

TRekognitionStartShotDetectionFilter

Class in AWS.Rekognition

StartShotDetectionFilter class.

Ancestors

Properties

MinSegmentConfidence

property MinSegmentConfidence: TOptional<Single>

Constructors

Create

constructor Create(const AMinSegmentConfidence: TOptional<Single>);

Constructor for TRekognitionStartShotDetectionFilter.

Parameters

NameDescription
AMinSegmentConfidenceSpecify the minimum confidence that Amazon Rekognition Video must have in order to return the detected segment.