Skip to main content

Type Alias: DescriptionDetail

DescriptionDetail = "brief" | "detailed" | "exhaustive"

Defined in: packages/agentos/src/core/video/types.ts:403

Detail level for scene descriptions produced during video analysis.

  • 'brief' — 1-2 sentences per scene, focusing on key action
  • 'detailed' — Full paragraph per scene with lighting, composition, mood
  • 'exhaustive' — Multi-paragraph with frame-level details, objects, colors