Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/ai-chat/services/multimodal-analysis-service
VideoAnalysisParams
Interface VideoAnalysisParams
Параметры видео анализа
interface
VideoAnalysisParams
{
analysisTypes
:
MultimodalAnalysisType
[]
;
clipId
:
string
;
contextInfo
?:
{
description
?:
string
;
genre
?:
string
;
targetAudience
?:
string
;
title
?:
string
;
}
;
customPrompts
?:
Record
<
MultimodalAnalysisType
,
string
>
;
maxFrames
?:
number
;
samplingRate
?:
number
;
}
Index
Properties
analysis
Types
clip
Id
context
Info?
custom
Prompts?
max
Frames?
sampling
Rate?
Properties
analysis
Types
analysisTypes
:
MultimodalAnalysisType
[]
clip
Id
clipId
:
string
Optional
context
Info
contextInfo
?:
{
description
?:
string
;
genre
?:
string
;
targetAudience
?:
string
;
title
?:
string
;
}
Optional
custom
Prompts
customPrompts
?:
Record
<
MultimodalAnalysisType
,
string
>
Optional
max
Frames
maxFrames
?:
number
Optional
sampling
Rate
samplingRate
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
analysis
Types
clip
Id
context
Info
custom
Prompts
max
Frames
sampling
Rate
Timeline Studio API Documentation - v0.26.0
Loading...
Параметры видео анализа