Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/ai-chat/types/ai-context
EnhancementSettings
Interface EnhancementSettings
Настройки для применения улучшений
interface
EnhancementSettings
{
applyToExisting
:
boolean
;
intensity
:
"subtle"
|
"moderate"
|
"strong"
;
previewFirst
:
boolean
;
targetElements
?:
{
clipIds
?:
string
[]
;
sectionIds
?:
string
[]
;
trackIds
?:
string
[]
;
}
;
types
:
EnhancementType
[]
;
}
Index
Properties
apply
To
Existing
intensity
preview
First
target
Elements?
types
Properties
apply
To
Existing
applyToExisting
:
boolean
intensity
intensity
:
"subtle"
|
"moderate"
|
"strong"
preview
First
previewFirst
:
boolean
Optional
target
Elements
targetElements
?:
{
clipIds
?:
string
[]
;
sectionIds
?:
string
[]
;
trackIds
?:
string
[]
;
}
types
types
:
EnhancementType
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
apply
To
Existing
intensity
preview
First
target
Elements
types
Timeline Studio API Documentation - v0.26.0
Loading...
Настройки для применения улучшений