Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/ai-chat/services/multimodal-analysis-service
FrameAnalysisParams
Interface FrameAnalysisParams
Параметры анализа кадра
interface
FrameAnalysisParams
{
analysisType
:
MultimodalAnalysisType
;
contextInfo
?:
{
frameTimestamp
?:
number
;
previousFrames
?:
string
[]
;
videoDuration
?:
number
;
videoTitle
?:
string
;
}
;
customPrompt
?:
string
;
detailLevel
?:
"low"
|
"medium"
|
"high"
;
frameImagePath
:
string
;
language
?:
string
;
}
Index
Properties
analysis
Type
context
Info?
custom
Prompt?
detail
Level?
frame
Image
Path
language?
Properties
analysis
Type
analysisType
:
MultimodalAnalysisType
Optional
context
Info
contextInfo
?:
{
frameTimestamp
?:
number
;
previousFrames
?:
string
[]
;
videoDuration
?:
number
;
videoTitle
?:
string
;
}
Optional
custom
Prompt
customPrompt
?:
string
Optional
detail
Level
detailLevel
?:
"low"
|
"medium"
|
"high"
frame
Image
Path
frameImagePath
:
string
Optional
language
language
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
analysis
Type
context
Info
custom
Prompt
detail
Level
frame
Image
Path
language
Timeline Studio API Documentation - v0.26.0
Loading...
Параметры анализа кадра