ShotSegment

Information about a shot detection segment detected in a video. For more information, see SegmentDetection.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard
val index: Long?

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

Functions

Link copied to clipboard
inline fun copy(block: ShotSegment.Builder.() -> Unit = {}): ShotSegment
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String