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

interface TechnicalCueSegment {
    Confidence?: number;
    Type?: string;
}

Properties

Properties

Confidence?: number

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

Type?: string

The type of the technical cue.