Represents a continuous camera shot within a scene, containing detailed visual analysis including subjects, timing, and descriptive metadata

Export

Shot

Constructors

Properties

detailedDescription?: string

A comprehensive textual description of the visual content, action, and context within this shot

Memberof

Shot

endInSeconds?: number

The end time of the shot in seconds from the beginning of the video (required)

Memberof

Shot

keywords?: string[]

A list of relevant keywords and tags that describe the content, themes, or notable elements in this shot

Memberof

Shot

mainSubjects?: MainSubject[]

A collection of the primary subjects or objects detected and tracked within this shot, including their positions and characteristics

Memberof

Shot

startInSeconds?: number

The start time of the shot in seconds from the beginning of the video (required)

Memberof

Shot