Optional videoURL of the video to analyse. Mutually exclusive with videoBuffer.
Optional videoRaw video bytes. Mutually exclusive with videoUrl.
Optional promptText prompt / question to guide the analysis.
Optional modelModel identifier to use for analysis.
Optional maxMaximum number of frames to sample for analysis.
Optional providerArbitrary provider-specific options.
Request payload for video analysis / understanding.
Passed to IVideoAnalyzer.analyzeVideo.