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
| Name | Description |
|---|---|
AMinSegmentConfidence | Specify the minimum confidence that Amazon Rekognition Video must have in order to return the detected segment. |